{"id":377880,"url":"https://github.com/jaredwray/keyv","last_synced_at":"2026-07-22T13:03:23.685Z","repository":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-07-18T20:26:04.000Z","size":6280,"stargazers_count":3161,"open_issues_count":3,"forks_count":198,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-07-18T20:27:02.906Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-07-18T18:26:04.000Z","dependencies_parsed_at":"2026-07-02T19:03:16.271Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35729869,"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-21T02:00:06.728Z","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":{"login":"jaredwray","name":"Jared Wray","uuid":"1205481","kind":"user","description":"","email":"","website":"http://jaredwray.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1205481?u=4ffb17d31f627b2b5627b4d4d0fc03894c926441\u0026v=4","repositories_count":21,"last_synced_at":"2025-10-11T02:42:51.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jaredwray","funding_links":[],"total_stars":5000,"followers":217,"following":47,"created_at":"2022-11-02T16:23:54.509Z","updated_at":"2025-10-11T02:42:51.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray/repositories"},"packages":[{"id":1017474,"name":"@keyv/sqlite","ecosystem":"npm","description":"SQLite storage adapter for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["sqlite","sql","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":41,"first_release_published_at":"2017-08-11T14:17:55.067Z","latest_release_published_at":"2026-01-21T00:45:07.358Z","latest_release_number":"4.0.8","last_synced_at":"2026-07-15T18:46:18.557Z","created_at":"2022-04-07T19:20:11.725Z","updated_at":"2026-07-15T18:46:18.558Z","registry_url":"https://www.npmjs.com/package/@keyv/sqlite","install_command":"npm install @keyv/sqlite","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.8","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-17T17:19:38.000Z","size":5902,"stargazers_count":3147,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-17T17:27:45.167Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-17T16:42:20.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34547808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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":"jaredwray","name":"Jared Wray","uuid":"1205481","kind":"user","description":"","email":"","website":"http://jaredwray.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1205481?u=4ffb17d31f627b2b5627b4d4d0fc03894c926441\u0026v=4","repositories_count":21,"last_synced_at":"2025-10-11T02:42:51.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jaredwray","funding_links":[],"total_stars":5000,"followers":217,"following":47,"created_at":"2022-11-02T16:23:54.509Z","updated_at":"2025-10-11T02:42:51.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray/repositories"},"tags":[{"name":"v6.0.0-beta.1","sha":"da0a731f73dc6ebfb80bea40ac50f74d5cd9be0c","kind":"commit","published_at":"2026-04-01T20:27:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.1/manifests"},{"name":"v6.0.0-alpha.4","sha":"4847147b2893fd861bf6abb3125510d03d52918a","kind":"commit","published_at":"2026-03-27T06:37:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"1e856aa8fd60c14792ed63fe6bc2ad2f90c0a600","kind":"commit","published_at":"2026-03-22T21:08:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"9d1b212543a8991dc035fef197a3ae01ccdcdea8","kind":"commit","published_at":"2026-03-04T02:55:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.2/manifests"},{"name":"6.0.0-alpha.1","sha":"d7419cfcc951659e7e2f4a2d17463b29ae52d794","kind":"commit","published_at":"2026-02-26T01:33:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/6.0.0-alpha.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/6.0.0-alpha.1/manifests"},{"name":"2026-01-20","sha":"e3f8f0099ea36bcd0b1ffcb62e7577c2c805281f","kind":"commit","published_at":"2026-01-21T00:47:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2026-01-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2026-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2026-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2026-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2026-01-20/manifests"},{"name":"2025-01-20","sha":"b5c93b5164e41c09661ddf2ac1a972a72e2f7df6","kind":"commit","published_at":"2026-01-21T00:34:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-20/manifests"},{"name":"2025-12-26","sha":"3d2c5e9799d317a83242cf8524eb2fe64303357e","kind":"commit","published_at":"2025-12-26T20:04:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-12-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-12-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-12-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-26/manifests"},{"name":"2025-12-10","sha":"0d66fc929d45da05faacb31da4fb973d7c28cc3e","kind":"commit","published_at":"2025-12-10T18:03:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-12-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-12-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-12-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-10/manifests"},{"name":"2025-11-20","sha":"3059ec2db48b4f36ccbb3edbe8c1e75c08e6917c","kind":"commit","published_at":"2025-11-21T07:34:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-20/manifests"},{"name":"2025-11-17","sha":"6f54da369751696674b23b5c84bebbad6ba75738","kind":"commit","published_at":"2025-11-18T07:01:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-17/manifests"},{"name":"2025-11-11","sha":"a7d77d0349ce0a91f2fc75f453e2be4b1199988f","kind":"commit","published_at":"2025-11-11T19:09:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-11/manifests"},{"name":"2025-11-04","sha":"77722e65515304734c8e2ae5b4d38f1b8a550916","kind":"commit","published_at":"2025-11-04T08:00:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-04/manifests"},{"name":"2025-10-25","sha":"8b6b94d8b3ffc708b3ab63e1cd43e6813a9e4168","kind":"commit","published_at":"2025-10-25T20:54:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-25","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-25/manifests"},{"name":"2025-10-18","sha":"1d3e00f80bab56af0cf971411d50f166dd8ef288","kind":"commit","published_at":"2025-10-18T21:11:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-18/manifests"},{"name":"2025-10-09","sha":"19495510547d9cf6010db9b5588932c42036b650","kind":"commit","published_at":"2025-10-10T05:19:44.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-09/manifests"},{"name":"2025-10-03","sha":"ab2ba2b017e65bf5ec52d8a04c545f7e633346a0","kind":"commit","published_at":"2025-10-03T12:14:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03/manifests"},{"name":"2025-09-27","sha":"e11190f8405adc251f52eaa15e1a0f9bac31f935","kind":"commit","published_at":"2025-09-27T21:54:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27/manifests"},{"name":"2025-09-17","sha":"7d988cf09413436355b740d9b344808d6a8847c1","kind":"commit","published_at":"2025-09-17T20:58:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17/manifests"},{"name":"2025-09-10","sha":"b7946f803fd45f62db80340bb5e3347c0a2f2c2b","kind":"commit","published_at":"2025-09-10T16:12:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10/manifests"},{"name":"2025-08-16","sha":"d11667885f38e272aa7ba90f7f687756149498f5","kind":"commit","published_at":"2025-08-16T23:21:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16/manifests"},{"name":"2025-08-02","sha":"06a151ed780826c80e98764a57a5a8ba6854078b","kind":"commit","published_at":"2025-08-02T20:00:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02/manifests"},{"name":"2025-07-19","sha":"7ef49e97b758c5d4dc8324b0d7a275cb28252776","kind":"commit","published_at":"2025-07-19T19:40:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19/manifests"},{"name":"2025-07-09","sha":"a4c2dc496287832a61525e3ad09a0c59fab35e3d","kind":"commit","published_at":"2025-07-09T16:48:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09/manifests"},{"name":"2025-06-21","sha":"8a64ee5cf1d5e8b607a6fd79122dda6e0d6f09d3","kind":"commit","published_at":"2025-06-21T22:30:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21/manifests"},{"name":"2025-06-09","sha":"f7c2f2b1467f01050e5f3b98478d8195e26e59fc","kind":"commit","published_at":"2025-06-10T02:32:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09/manifests"},{"name":"2025-05-17","sha":"49934e9b5e74e4fa75f7b86e6f61f4abf221ad52","kind":"commit","published_at":"2025-05-17T17:24:02.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17/manifests"},{"name":"2025-05-03","sha":"c58e45c99ddba100aa32924eb47037a84f989231","kind":"commit","published_at":"2025-05-03T17:56:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03/manifests"},{"name":"2025-04-20","sha":"57e8245bed087ff686011741c641bd0148821b63","kind":"commit","published_at":"2025-04-20T16:18:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20/manifests"},{"name":"2025-04-19","sha":"89a92e198caeb6ed79e6fa13cd38fd47b5ca41c9","kind":"commit","published_at":"2025-04-19T15:11:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19/manifests"},{"name":"2025-04-05","sha":"4954b3ce7a4482e77470bb8eba8d7aa93d6a8108","kind":"commit","published_at":"2025-04-05T21:01:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05/manifests"},{"name":"2025-03-15","sha":"d1f5e2957d3275c017a30ae29c499eefee0669b8","kind":"commit","published_at":"2025-03-15T21:27:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15/manifests"},{"name":"2025-03-01","sha":"0d4f46ede4e0d446c5a2ccd32d3eb3e1f8e67e1f","kind":"commit","published_at":"2025-03-01T22:02:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01/manifests"},{"name":"2025-02-17","sha":"f6d38fb35a7ef2baf111e39ff6cdfdda9764c6ff","kind":"commit","published_at":"2025-02-15T21:03:53.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17/manifests"},{"name":"2025-02-01","sha":"75741ca7ee783f4ca8007ec0a8328c54ca550f7d","kind":"commit","published_at":"2025-02-01T18:07:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01/manifests"},{"name":"2025-01-18","sha":"7b364e17292131690145892c31f6f8ff2d3cb10c","kind":"commit","published_at":"2025-01-18T18:47:11.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18/manifests"},{"name":"2025-01-04","sha":"01c47fe35de481774dfdfbdb2a7a112320aed929","kind":"commit","published_at":"2025-01-04T20:19:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04/manifests"},{"name":"2024-12-21","sha":"6573d3f3b4ba5ae7b28de582bd97423127fc3ea3","kind":"commit","published_at":"2024-12-21T18:44:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21/manifests"},{"name":"2024-12-11","sha":"68e37570a25ef94ea6f3cece066c8179c9aec7b5","kind":"commit","published_at":"2024-12-12T01:35:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11/manifests"},{"name":"2024-12-09","sha":"418246d4563c7686b5d141eff1f95236c80a2e1e","kind":"commit","published_at":"2024-12-09T21:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09/manifests"},{"name":"2024-11-22","sha":"4e59d1c5cd65b505b9a38dc7b20e6c8a4f7b9264","kind":"commit","published_at":"2024-11-22T16:24:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22/manifests"},{"name":"2024-11-16","sha":"ab49913953bb5aacdc687be817284c188ed7f6b7","kind":"commit","published_at":"2024-11-16T23:41:12.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16/manifests"},{"name":"2024-11-13","sha":"689996272919625d88361aa3c946d6727151b559","kind":"commit","published_at":"2024-11-13T17:58:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-13","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13/manifests"},{"name":"2024-11-11","sha":"359a20f6fbe5528e43a81f317d03332bba8ec2cc","kind":"commit","published_at":"2024-11-12T02:46:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11/manifests"},{"name":"2024-11-09","sha":"d2e92349b5b900dd3c03bda466ff0410a9c25e2d","kind":"commit","published_at":"2024-11-09T23:13:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09/manifests"},{"name":"2024-11-02","sha":"062db2fb27e5614825f8598ec2f76a81b4401783","kind":"commit","published_at":"2024-11-02T16:24:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02/manifests"},{"name":"2024-10-21","sha":"abfc8ccb2224b450167769250c8ff7eb5a2c82b2","kind":"commit","published_at":"2024-10-21T15:15:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21/manifests"},{"name":"2024-10-08","sha":"835e6cbf2789bd5a04e0e8ad538be41cc7c86e49","kind":"commit","published_at":"2024-10-09T19:18:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08/manifests"},{"name":"2024-10-05","sha":"4d14811da013be6e78175738a99b09ec3ff0bbb5","kind":"commit","published_at":"2024-10-05T23:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05/manifests"},{"name":"2024-09-27","sha":"207a1c8c5c1c44d768df67b98dde1e7eb8357f39","kind":"commit","published_at":"2024-09-27T17:22:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27/manifests"},{"name":"2024-09-22","sha":"f542c0c7b286f228ba2341a79089c19765d4a3da","kind":"commit","published_at":"2024-09-22T21:54:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22/manifests"},{"name":"2024-09-21","sha":"53c4aeadb0b33ae1021fa57481fef674b0c8c8bc","kind":"commit","published_at":"2024-09-21T19:36:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21/manifests"},{"name":"2024-09-07","sha":"29a2bfbbf1114f5dc25a754451a21d8862c1821e","kind":"commit","published_at":"2024-09-07T16:27:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07/manifests"},{"name":"2024-09-05","sha":"1623e71c074e5edcfc39a84c61ddb0cd8a6f8753","kind":"commit","published_at":"2024-09-05T18:12:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05/manifests"},{"name":"2024-08-21","sha":"f9f5eb06994d54cff404f8e9a3982153ead33f23","kind":"commit","published_at":"2024-08-21T23:36:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21/manifests"},{"name":"2024-08-20","sha":"1f035c90c4c839552ed02b3a56c6f40b7289dae1","kind":"commit","published_at":"2024-08-20T23:17:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20/manifests"},{"name":"2024-05-04","sha":"4757b6080bc025b14a7b2e34a63541be4729a7fd","kind":"commit","published_at":"2024-05-04T22:03:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-05-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04/manifests"},{"name":"2024-03-16","sha":"4abd6ef30181dd5f21df40684ba1d86d656b6c93","kind":"commit","published_at":"2024-03-16T15:46:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-03-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16/manifests"},{"name":"2024-02-17","sha":"05d912b63de1708ce46308057c5196be0c94f0ff","kind":"commit","published_at":"2024-02-17T21:22:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17/manifests"},{"name":"2024-02-04","sha":"b22a712b95b23e37d7cf08e80a0a641a0825c13e","kind":"commit","published_at":"2024-02-04T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04/manifests"},{"name":"2024-01-29","sha":"d8e12ba26bb89dff140a6281029e8cf49f676f9a","kind":"commit","published_at":"2024-01-29T17:04:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-29","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29/manifests"},{"name":"2024-01-08","sha":"c6e7a6d35f34cd0f93d2494c864dd62ae2861717","kind":"commit","published_at":"2024-01-08T23:25:00.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08/manifests"},{"name":"2024-01-06","sha":"e900b29e4a4c8e28a6977d28d70b68d94912b330","kind":"commit","published_at":"2024-01-06T19:45:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06/manifests"},{"name":"2023-12-02","sha":"83b03d9f25a78d99af820e34fa39bf4c3f745e42","kind":"commit","published_at":"2023-12-02T21:23:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-12-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02/manifests"},{"name":"2023-11-19","sha":"fc0f484f342b6fe764787c6fca6d293f53c97c35","kind":"commit","published_at":"2023-11-19T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19/manifests"},{"name":"2023-11-12","sha":"21b7024b79218ca615d1cc13f854948e7d1da73c","kind":"commit","published_at":"2023-11-13T00:39:57.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-12","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12/manifests"},{"name":"2023-10-07","sha":"78b247b5b7a8c9b12154fbfae4295d6fb29158cf","kind":"commit","published_at":"2023-10-07T16:55:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-10-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07/manifests"},{"name":"2023-09-16","sha":"06e513fd2a0184c29454e11a55882c7d7d36fd36","kind":"commit","published_at":"2023-09-16T22:52:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16/manifests"},{"name":"2023-09-04","sha":"a17e2ccf3538ba499c5998d8cc1c08bf2b7f6c9e","kind":"commit","published_at":"2023-09-04T15:54:06.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04/manifests"},{"name":"2023-08-19","sha":"ae7a88e8f7eec898d5f9cc188101f6fab2adec4e","kind":"commit","published_at":"2023-08-19T18:28:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19/manifests"},{"name":"2023-08-06","sha":"24f2c8c6acc7da5e25225dc5dc3bfd2dbd06c5ee","kind":"commit","published_at":"2023-08-06T13:38:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06/manifests"},{"name":"2023-07-16","sha":"0b94bf6ce5eedf538a825f7a30c930ae0e2da9fe","kind":"commit","published_at":"2023-07-16T15:37:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16/manifests"},{"name":"2023-07-01","sha":"385a33adf3645cc79922ee1ea2dba79263ac2d7a","kind":"commit","published_at":"2023-07-01T19:35:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01/manifests"},{"name":"2023-06-26","sha":"b1513207396717f7b16f10bb9d748e24e42aade3","kind":"commit","published_at":"2023-06-26T16:51:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26/manifests"},{"name":"2023-06-18","sha":"eee2f1fa6f917f1e8c2bfca5c8f8a885bfa6c0e8","kind":"commit","published_at":"2023-06-18T23:56:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18/manifests"},{"name":"2023-06-03","sha":"cc55c005da92e87851814e337d47458ae377dcf9","kind":"commit","published_at":"2023-06-03T21:49:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03/manifests"},{"name":"2023-05-20","sha":"026a365286122a342e2a38382d33877098b208a5","kind":"commit","published_at":"2023-05-21T01:10:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20/manifests"},{"name":"2023-05-07","sha":"ed9f487d99647af526dd634029d104f596f5e653","kind":"commit","published_at":"2023-05-07T19:28:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07/manifests"},{"name":"2023-04-15","sha":"5e1c8bbad58cac25dab0af98ffc7e8d6227be355","kind":"commit","published_at":"2023-04-15T23:20:36.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15/manifests"},{"name":"2023-04-03","sha":"f2676633c2f1b5dde833794fddde6036d6a90365","kind":"commit","published_at":"2023-04-03T15:44:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03/manifests"},{"name":"2023-03-20","sha":"17855a1ac51741e42203552c8f2520cadaa35cf3","kind":"commit","published_at":"2023-03-20T15:19:43.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20/manifests"},{"name":"2023-03-06","sha":"1d22d036d76e2a30d34c6215bdcfa9e4326332aa","kind":"commit","published_at":"2023-03-06T18:00:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06/manifests"},{"name":"2023-02-19","sha":"876f6ecb6b156ca1a86d91f2f6f061e26b115be7","kind":"commit","published_at":"2023-02-19T17:37:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19/manifests"},{"name":"2023-02-04","sha":"33e592a76453c565df8f0fe35f7f0f5c36094ef8","kind":"commit","published_at":"2023-02-04T21:11:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04/manifests"},{"name":"2023-01-21","sha":"fca868dc63343928c263fc7eab09001933f70fe8","kind":"commit","published_at":"2023-01-21T18:14:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-01-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-01-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21/manifests"},{"name":"2022-01-07","sha":"56c8be52b514d8e80d20a10cb155efbd12ba139d","kind":"commit","published_at":"2023-01-08T00:38:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-01-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-01-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07/manifests"},{"name":"2022-12-17","sha":"9b70985a40224ba31adf5352c4e4fb26976791d0","kind":"commit","published_at":"2022-12-17T20:58:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17/manifests"},{"name":"2022-12-05","sha":"0d2319930d704b328bf6acbe881ef5840e8bcc92","kind":"commit","published_at":"2022-12-05T18:17:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05/manifests"},{"name":"2022-11-24","sha":"9fd41013300961958181daf4a1076751c2ec3c6d","kind":"commit","published_at":"2022-11-24T16:17:42.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-24","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24/manifests"},{"name":"2022-11-06","sha":"acee066761238707161073b4bfbb23c09cee9a33","kind":"commit","published_at":"2022-11-06T23:51:54.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06/manifests"},{"name":"2022-10-17","sha":"fb9ad2725491a2ee962af4a03cbbbde30b993916","kind":"commit","published_at":"2022-10-17T19:07:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-10-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17/manifests"},{"name":"2022-09-19","sha":"b524911df5b88058ad76f3df7984055f7e2d4590","kind":"commit","published_at":"2022-09-18T17:40:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19/manifests"},{"name":"2022-09-02","sha":"a3d7b22740a7fbb263ed69689ea021edc2f7ae3f","kind":"commit","published_at":"2022-09-02T17:00:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02/manifests"},{"name":"2022-08-21","sha":"1d451c6b6bc731f05bc06bc8d2501b4e306448d8","kind":"commit","published_at":"2022-08-21T18:08:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21/manifests"},{"name":"2022-08-08","sha":"cdebd494b8a5e2b8af738cd9fcdcf3c1af313846","kind":"commit","published_at":"2022-08-08T15:57:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08/manifests"},{"name":"2022-07-17","sha":"6e26269f3c27fedaa5af7932257bbe851c328dcb","kind":"commit","published_at":"2022-07-17T23:33:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17/manifests"},{"name":"2022-07-03","sha":"cf9bd6c34212e8c70ab6867ee2cb9bc87c0a6909","kind":"commit","published_at":"2022-07-03T18:10:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03/manifests"},{"name":"2022-06-20","sha":"a471119046e16cd47a07bcadf42ad8b953e55ab4","kind":"commit","published_at":"2022-06-20T17:57:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-06-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-06-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-06-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20/manifests"},{"name":"2022-05-23","sha":"2930eeb6b5c8a3b2617ccc8ba2414aedb5c9dc39","kind":"commit","published_at":"2022-05-23T17:34:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-23","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23/manifests"},{"name":"2022-05-09","sha":"45490d51f7705481b5e4524dee8b5921320c5a6b","kind":"commit","published_at":"2022-05-10T00:52:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09/manifests"},{"name":"2022-04-20","sha":"c7fa32d89b95498e990fe5fc3d41ed3a96932ce9","kind":"commit","published_at":"2022-04-20T20:42:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20/manifests"},{"name":"2022-04-02","sha":"25ae54f3dd4702b720183dd5cdb2eb8b71223546","kind":"commit","published_at":"2022-04-02T21:36:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02/manifests"},{"name":"2022-02-19","sha":"00abfa3aaf2539a5af8db080334751ddc8021c0a","kind":"commit","published_at":"2022-02-19T19:58:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19/manifests"},{"name":"test-suite-v1.7.0","sha":"b6ef7fa70847b90013761d93db816cc164f5b849","kind":"commit","published_at":"2022-01-28T16:20:56.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0/manifests"},{"name":"mongo-v2.0.0","sha":"7db919abba7df7ea601c31300b1727266e34c5cd","kind":"commit","published_at":"2022-01-26T18:33:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0/manifests"},{"name":"sqlite-v3.0.0","sha":"33e1a60d0411971efefc1718e64df55cab88c4cc","kind":"commit","published_at":"2022-01-24T20:09:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/sqlite-v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/sqlite-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@sqlite-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0/manifests"},{"name":"test-suite-v1.6.14","sha":"b08bf0bf91fa93d81374e075f4ce2a016a6de530","kind":"commit","published_at":"2022-01-03T16:20:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.6.14","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14/manifests"},{"name":"mongo-v1.2.2","sha":"d97948d3ad5f64da693e14ce8d84aa54fb7c3683","kind":"commit","published_at":"2022-01-01T23:29:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v1.2.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2/manifests"},{"name":"redis-v2.2.1","sha":"8b88733427f84655384cee90b605f502e4724f5e","kind":"commit","published_at":"2021-12-05T21:47:47.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/redis-v2.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/redis-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@redis-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1/manifests"},{"name":"v4.0.4","sha":"e58617c23456cb07de617f42407c89faca92ace7","kind":"commit","published_at":"2021-10-31T22:36:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ab99cada0186e6dc83420ceaa85919d1bae871dd","kind":"tag","published_at":"2020-09-17T10:38:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"e297e27d07007e962024d3cdb7046c99109f3aee","kind":"tag","published_at":"2020-09-16T11:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4cea2ce404713e6a8385fbe35caab77ada7d6735","kind":"tag","published_at":"2020-05-05T07:07:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d288a1896ea7601f4a74ecbb086e8917c370367f","kind":"tag","published_at":"2019-11-16T05:46:49.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"de2e7a2ffc4a5007569b62a31956d7b692a011e7","kind":"tag","published_at":"2018-08-21T21:16:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"33ae64413338c465999863ea5545c1ae20b54ddb","kind":"tag","published_at":"2017-10-03T13:38:03.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"b0c377156057a14e9f9a8f24ab05bf30f72a65b1","kind":"tag","published_at":"2017-08-17T16:45:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0ac673ff916a4dca3adc4b81cf3926cef0e1dde5","kind":"tag","published_at":"2017-08-13T13:15:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1899d6c05665f161bf05b738f1d234732ecc4362","kind":"tag","published_at":"2017-08-11T15:33:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0/manifests"},{"name":"v1.0.5","sha":"00fb1f228b97689799fb5ef7993b0426e05acbcd","kind":"tag","published_at":"2017-08-10T13:05:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.5","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"62fb070b0a7dd9c3969a43e545bf2cd0a7aa514f","kind":"tag","published_at":"2017-08-03T21:18:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d942a2b38a49b9c8d8f1b51fa67ae39dda6f143f","kind":"tag","published_at":"2017-08-03T10:05:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d96a19e172b049ef622ac9b28f8d4d4458e7cd65","kind":"tag","published_at":"2017-08-03T09:59:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"57441ba8e0db0e2e034f81b7a9e0ba1d713d1e32","kind":"tag","published_at":"2017-08-02T23:57:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5583d2fea835267f7035ce1fb635b4ba288ec54a","kind":"tag","published_at":"2017-08-02T23:44:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"cc4650b3156550c06e295192f74737a73c667bbc","kind":"tag","published_at":"2017-08-01T16:01:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.8.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8414dde0a0a13ed75ccf39f33e4ea5ae60bdeea8","kind":"tag","published_at":"2017-07-30T07:22:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bee96d9a02ec1de10ef4502c1911b36eb859595c","kind":"tag","published_at":"2017-07-29T23:16:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.6.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"0ce0c78c4e0e00f7b0a15b0177c0d041dabdbdd8","kind":"tag","published_at":"2017-07-29T13:21:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.5.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3ed0b7f7ddacd883b481a2a4f5d56c75542664bf","kind":"tag","published_at":"2017-07-26T14:59:48.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.4.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f4b2d502fa49916f8fcb1ec6d86267b9ada51c2e","kind":"tag","published_at":"2017-07-18T13:36:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f3b5d14d0b93c89e9fa994119a5358e5c9b7c34c","kind":"tag","published_at":"2017-07-17T18:56:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"7540c2f8c85661e9d2b380681bb8aece029d8145","kind":"tag","published_at":"2017-07-14T18:25:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2349182d83dffc26c29f8bbf3bc714d9d1032a11","kind":"tag","published_at":"2017-07-13T14:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"08950876ed72e4fae12c9e7aa6e6fc82a8092314","kind":"tag","published_at":"2017-07-11T16:28:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cdff7db698f975e3d557d430ab1e31a1a549e286","kind":"tag","published_at":"2017-07-11T14:10:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7d2d0aa9fb18b10e222dc969e777742ecb353883","kind":"tag","published_at":"2017-07-11T13:54:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"65d992321f7c3a5debfe3fd2b31375f51cd665d5","kind":"tag","published_at":"2017-07-11T13:01:55.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-07-12T20:46:15.957Z","dependent_packages_count":69,"downloads":157093,"downloads_period":"last-month","dependent_repos_count":16832,"rankings":{"downloads":1.9715414724319695,"dependent_repos_count":0.2171403765242303,"dependent_packages_count":0.48754480106459114,"stargazers_count":1.9479057943039766,"forks_count":2.6758438137192084,"docker_downloads_count":0.8794860848178543,"average":1.363243723810305},"purl":"pkg:npm/%40keyv/sqlite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/sqlite","docker_dependents_count":8,"docker_downloads_count":1505,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/sqlite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/sqlite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-14T19:05:30.248Z","issues_count":173,"pull_requests_count":1149,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":69178.75276752768,"issues_closed_count":143,"pull_requests_closed_count":1084,"pull_request_authors_count":47,"issue_authors_count":145,"avg_comments_per_issue":2.947976878612717,"avg_comments_per_pull_request":0.8772845953002611,"merged_pull_requests_count":1049,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":38,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":131329.11111111112,"past_year_avg_time_to_close_pull_request":21425.874396135267,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":207,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.6842105263157896,"past_year_avg_comments_per_pull_request":1.0252100840336134,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":203,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1030,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":222,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fsqlite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fsqlite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fsqlite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fsqlite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fsqlite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fsqlite/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2022-11-20T21:41:01.630Z","updated_at":"2022-11-20T21:41:01.630Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1924995,"name":"keyv","ecosystem":"npm","description":"Simple key-value storage with support for multiple backends","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["key","value","store","cache","ttl","key-value","storage","backend","adapter","redis","mongodb","sqlite","mysql","postgresql","memory","node-cache","lru-cache","lru","cache-manager"],"namespace":null,"versions_count":84,"first_release_published_at":"2017-07-07T13:43:26.836Z","latest_release_published_at":"2026-01-21T00:39:26.982Z","latest_release_number":"5.6.0","last_synced_at":"2026-07-15T15:25:43.604Z","created_at":"2022-04-09T18:25:18.682Z","updated_at":"2026-07-15T21:20:50.147Z","registry_url":"https://www.npmjs.com/package/keyv","install_command":"npm install keyv","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"5.0.0-rc.1","latest":"5.6.0","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T21:20:50.120Z","dependent_packages_count":1045,"downloads":594464778,"downloads_period":"last-month","dependent_repos_count":1079901,"rankings":{"downloads":0.012786379302602945,"dependent_repos_count":0.031760599552504105,"dependent_packages_count":0.06598538355304732,"stargazers_count":1.844058741776469,"forks_count":2.534906541697834,"docker_downloads_count":0.02710602892843023,"average":0.7527672791351478},"purl":"pkg:npm/keyv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/keyv","docker_dependents_count":15084,"docker_downloads_count":4972396677,"usage_url":"https://repos.ecosyste.ms/usage/npm/keyv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/keyv/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-05T19:02:45.840Z","issues_count":172,"pull_requests_count":1122,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":69316.74739829707,"issues_closed_count":143,"pull_requests_closed_count":1057,"pull_request_authors_count":45,"issue_authors_count":144,"avg_comments_per_issue":2.9186046511627906,"avg_comments_per_pull_request":0.8538324420677362,"merged_pull_requests_count":1024,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":44,"past_year_pull_requests_count":275,"past_year_avg_time_to_close_issue":204985.65217391305,"past_year_avg_time_to_close_pull_request":12042.06329113924,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":237,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.7236363636363636,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":235,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1005,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":261,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/keyv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/keyv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/keyv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/keyv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/keyv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/keyv/codemeta","maintainers":[{"uuid":"lukechilds","login":"lukechilds","name":null,"email":"lukechilds123@gmail.com","url":null,"packages_count":87,"html_url":"https://www.npmjs.com/~lukechilds","role":null,"created_at":"2022-11-10T12:12:37.710Z","updated_at":"2022-11-10T12:12:37.710Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukechilds/packages"},{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2026-05-08T03:01:39.333Z","updated_at":"2026-05-08T03:01:39.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11928111,"name":"org.mvnpm.at.keyv:serialize","ecosystem":"maven","description":"Serialization for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":[],"namespace":"org.mvnpm.at.keyv","versions_count":3,"first_release_published_at":"2025-03-31T01:07:31.000Z","latest_release_published_at":"2025-09-10T20:13:11.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-07-15T22:23:30.027Z","created_at":"2025-07-19T20:15:52.970Z","updated_at":"2026-07-15T22:23:30.027Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.keyv/serialize/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.keyv/serialize/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2025-10-10T05:20:46.000Z","size":4606,"stargazers_count":3003,"open_issues_count":0,"forks_count":187,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-10-11T15:21:30.419Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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":null,"dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2025-10-10T12:15:56.000Z","dependencies_parsed_at":"2023-07-17T20:41:37.207Z","dependency_job_id":"254a92f9-d7d7-450a-9912-c9097d9d3b66","html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":122,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010172,"owners_count":26084691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","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":"jaredwray","name":"Jared Wray","uuid":"1205481","kind":"user","description":"","email":"","website":"http://jaredwray.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1205481?u=4ffb17d31f627b2b5627b4d4d0fc03894c926441\u0026v=4","repositories_count":21,"last_synced_at":"2025-10-11T02:42:51.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jaredwray","funding_links":[],"total_stars":5000,"followers":217,"following":47,"created_at":"2022-11-02T16:23:54.509Z","updated_at":"2025-10-11T02:42:51.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray/repositories"},"tags":[{"name":"2025-10-03","sha":"ab2ba2b017e65bf5ec52d8a04c545f7e633346a0","kind":"commit","published_at":"2025-10-03T12:14:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03/manifests"},{"name":"2025-09-27","sha":"e11190f8405adc251f52eaa15e1a0f9bac31f935","kind":"commit","published_at":"2025-09-27T21:54:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27/manifests"},{"name":"2025-09-17","sha":"7d988cf09413436355b740d9b344808d6a8847c1","kind":"commit","published_at":"2025-09-17T20:58:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17/manifests"},{"name":"2025-09-10","sha":"b7946f803fd45f62db80340bb5e3347c0a2f2c2b","kind":"commit","published_at":"2025-09-10T16:12:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10/manifests"},{"name":"2025-08-16","sha":"d11667885f38e272aa7ba90f7f687756149498f5","kind":"commit","published_at":"2025-08-16T23:21:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16/manifests"},{"name":"2025-08-02","sha":"06a151ed780826c80e98764a57a5a8ba6854078b","kind":"commit","published_at":"2025-08-02T20:00:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02/manifests"},{"name":"2025-07-19","sha":"7ef49e97b758c5d4dc8324b0d7a275cb28252776","kind":"commit","published_at":"2025-07-19T19:40:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19/manifests"},{"name":"2025-07-09","sha":"a4c2dc496287832a61525e3ad09a0c59fab35e3d","kind":"commit","published_at":"2025-07-09T16:48:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09/manifests"},{"name":"2025-06-21","sha":"8a64ee5cf1d5e8b607a6fd79122dda6e0d6f09d3","kind":"commit","published_at":"2025-06-21T22:30:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21/manifests"},{"name":"2025-06-09","sha":"f7c2f2b1467f01050e5f3b98478d8195e26e59fc","kind":"commit","published_at":"2025-06-10T02:32:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09/manifests"},{"name":"2025-05-17","sha":"49934e9b5e74e4fa75f7b86e6f61f4abf221ad52","kind":"commit","published_at":"2025-05-17T17:24:02.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17/manifests"},{"name":"2025-05-03","sha":"c58e45c99ddba100aa32924eb47037a84f989231","kind":"commit","published_at":"2025-05-03T17:56:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03/manifests"},{"name":"2025-04-20","sha":"57e8245bed087ff686011741c641bd0148821b63","kind":"commit","published_at":"2025-04-20T16:18:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20/manifests"},{"name":"2025-04-19","sha":"89a92e198caeb6ed79e6fa13cd38fd47b5ca41c9","kind":"commit","published_at":"2025-04-19T15:11:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19/manifests"},{"name":"2025-04-05","sha":"4954b3ce7a4482e77470bb8eba8d7aa93d6a8108","kind":"commit","published_at":"2025-04-05T21:01:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05/manifests"},{"name":"2025-03-15","sha":"d1f5e2957d3275c017a30ae29c499eefee0669b8","kind":"commit","published_at":"2025-03-15T21:27:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15/manifests"},{"name":"2025-03-01","sha":"0d4f46ede4e0d446c5a2ccd32d3eb3e1f8e67e1f","kind":"commit","published_at":"2025-03-01T22:02:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01/manifests"},{"name":"2025-02-17","sha":"f6d38fb35a7ef2baf111e39ff6cdfdda9764c6ff","kind":"commit","published_at":"2025-02-15T21:03:53.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17/manifests"},{"name":"2025-02-01","sha":"75741ca7ee783f4ca8007ec0a8328c54ca550f7d","kind":"commit","published_at":"2025-02-01T18:07:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01/manifests"},{"name":"2025-01-18","sha":"7b364e17292131690145892c31f6f8ff2d3cb10c","kind":"commit","published_at":"2025-01-18T18:47:11.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18/manifests"},{"name":"2025-01-04","sha":"01c47fe35de481774dfdfbdb2a7a112320aed929","kind":"commit","published_at":"2025-01-04T20:19:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04/manifests"},{"name":"2024-12-21","sha":"6573d3f3b4ba5ae7b28de582bd97423127fc3ea3","kind":"commit","published_at":"2024-12-21T18:44:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21/manifests"},{"name":"2024-12-11","sha":"68e37570a25ef94ea6f3cece066c8179c9aec7b5","kind":"commit","published_at":"2024-12-12T01:35:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11/manifests"},{"name":"2024-12-09","sha":"418246d4563c7686b5d141eff1f95236c80a2e1e","kind":"commit","published_at":"2024-12-09T21:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09/manifests"},{"name":"2024-11-22","sha":"4e59d1c5cd65b505b9a38dc7b20e6c8a4f7b9264","kind":"commit","published_at":"2024-11-22T16:24:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22/manifests"},{"name":"2024-11-16","sha":"ab49913953bb5aacdc687be817284c188ed7f6b7","kind":"commit","published_at":"2024-11-16T23:41:12.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16/manifests"},{"name":"2024-11-13","sha":"689996272919625d88361aa3c946d6727151b559","kind":"commit","published_at":"2024-11-13T17:58:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-13","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13/manifests"},{"name":"2024-11-11","sha":"359a20f6fbe5528e43a81f317d03332bba8ec2cc","kind":"commit","published_at":"2024-11-12T02:46:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11/manifests"},{"name":"2024-11-09","sha":"d2e92349b5b900dd3c03bda466ff0410a9c25e2d","kind":"commit","published_at":"2024-11-09T23:13:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09/manifests"},{"name":"2024-11-02","sha":"062db2fb27e5614825f8598ec2f76a81b4401783","kind":"commit","published_at":"2024-11-02T16:24:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02/manifests"},{"name":"2024-10-21","sha":"abfc8ccb2224b450167769250c8ff7eb5a2c82b2","kind":"commit","published_at":"2024-10-21T15:15:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21/manifests"},{"name":"2024-10-08","sha":"835e6cbf2789bd5a04e0e8ad538be41cc7c86e49","kind":"commit","published_at":"2024-10-09T19:18:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08/manifests"},{"name":"2024-10-05","sha":"4d14811da013be6e78175738a99b09ec3ff0bbb5","kind":"commit","published_at":"2024-10-05T23:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05/manifests"},{"name":"2024-09-27","sha":"207a1c8c5c1c44d768df67b98dde1e7eb8357f39","kind":"commit","published_at":"2024-09-27T17:22:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27/manifests"},{"name":"2024-09-22","sha":"f542c0c7b286f228ba2341a79089c19765d4a3da","kind":"commit","published_at":"2024-09-22T21:54:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22/manifests"},{"name":"2024-09-21","sha":"53c4aeadb0b33ae1021fa57481fef674b0c8c8bc","kind":"commit","published_at":"2024-09-21T19:36:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21/manifests"},{"name":"2024-09-07","sha":"29a2bfbbf1114f5dc25a754451a21d8862c1821e","kind":"commit","published_at":"2024-09-07T16:27:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07/manifests"},{"name":"2024-09-05","sha":"1623e71c074e5edcfc39a84c61ddb0cd8a6f8753","kind":"commit","published_at":"2024-09-05T18:12:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05/manifests"},{"name":"2024-08-21","sha":"f9f5eb06994d54cff404f8e9a3982153ead33f23","kind":"commit","published_at":"2024-08-21T23:36:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21/manifests"},{"name":"2024-08-20","sha":"1f035c90c4c839552ed02b3a56c6f40b7289dae1","kind":"commit","published_at":"2024-08-20T23:17:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20/manifests"},{"name":"2024-05-04","sha":"4757b6080bc025b14a7b2e34a63541be4729a7fd","kind":"commit","published_at":"2024-05-04T22:03:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-05-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04/manifests"},{"name":"2024-03-16","sha":"4abd6ef30181dd5f21df40684ba1d86d656b6c93","kind":"commit","published_at":"2024-03-16T15:46:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-03-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16/manifests"},{"name":"2024-02-17","sha":"05d912b63de1708ce46308057c5196be0c94f0ff","kind":"commit","published_at":"2024-02-17T21:22:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17/manifests"},{"name":"2024-02-04","sha":"b22a712b95b23e37d7cf08e80a0a641a0825c13e","kind":"commit","published_at":"2024-02-04T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04/manifests"},{"name":"2024-01-29","sha":"d8e12ba26bb89dff140a6281029e8cf49f676f9a","kind":"commit","published_at":"2024-01-29T17:04:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-29","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29/manifests"},{"name":"2024-01-08","sha":"c6e7a6d35f34cd0f93d2494c864dd62ae2861717","kind":"commit","published_at":"2024-01-08T23:25:00.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08/manifests"},{"name":"2024-01-06","sha":"e900b29e4a4c8e28a6977d28d70b68d94912b330","kind":"commit","published_at":"2024-01-06T19:45:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06/manifests"},{"name":"2023-12-02","sha":"83b03d9f25a78d99af820e34fa39bf4c3f745e42","kind":"commit","published_at":"2023-12-02T21:23:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-12-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02/manifests"},{"name":"2023-11-19","sha":"fc0f484f342b6fe764787c6fca6d293f53c97c35","kind":"commit","published_at":"2023-11-19T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19/manifests"},{"name":"2023-11-12","sha":"21b7024b79218ca615d1cc13f854948e7d1da73c","kind":"commit","published_at":"2023-11-13T00:39:57.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-12","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12/manifests"},{"name":"2023-10-07","sha":"78b247b5b7a8c9b12154fbfae4295d6fb29158cf","kind":"commit","published_at":"2023-10-07T16:55:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-10-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07/manifests"},{"name":"2023-09-16","sha":"06e513fd2a0184c29454e11a55882c7d7d36fd36","kind":"commit","published_at":"2023-09-16T22:52:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16/manifests"},{"name":"2023-09-04","sha":"a17e2ccf3538ba499c5998d8cc1c08bf2b7f6c9e","kind":"commit","published_at":"2023-09-04T15:54:06.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04/manifests"},{"name":"2023-08-19","sha":"ae7a88e8f7eec898d5f9cc188101f6fab2adec4e","kind":"commit","published_at":"2023-08-19T18:28:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19/manifests"},{"name":"2023-08-06","sha":"24f2c8c6acc7da5e25225dc5dc3bfd2dbd06c5ee","kind":"commit","published_at":"2023-08-06T13:38:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06/manifests"},{"name":"2023-07-16","sha":"0b94bf6ce5eedf538a825f7a30c930ae0e2da9fe","kind":"commit","published_at":"2023-07-16T15:37:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16/manifests"},{"name":"2023-07-01","sha":"385a33adf3645cc79922ee1ea2dba79263ac2d7a","kind":"commit","published_at":"2023-07-01T19:35:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01/manifests"},{"name":"2023-06-26","sha":"b1513207396717f7b16f10bb9d748e24e42aade3","kind":"commit","published_at":"2023-06-26T16:51:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26/manifests"},{"name":"2023-06-18","sha":"eee2f1fa6f917f1e8c2bfca5c8f8a885bfa6c0e8","kind":"commit","published_at":"2023-06-18T23:56:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18/manifests"},{"name":"2023-06-03","sha":"cc55c005da92e87851814e337d47458ae377dcf9","kind":"commit","published_at":"2023-06-03T21:49:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03/manifests"},{"name":"2023-05-20","sha":"026a365286122a342e2a38382d33877098b208a5","kind":"commit","published_at":"2023-05-21T01:10:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20/manifests"},{"name":"2023-05-07","sha":"ed9f487d99647af526dd634029d104f596f5e653","kind":"commit","published_at":"2023-05-07T19:28:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07/manifests"},{"name":"2023-04-15","sha":"5e1c8bbad58cac25dab0af98ffc7e8d6227be355","kind":"commit","published_at":"2023-04-15T23:20:36.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15/manifests"},{"name":"2023-04-03","sha":"f2676633c2f1b5dde833794fddde6036d6a90365","kind":"commit","published_at":"2023-04-03T15:44:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03/manifests"},{"name":"2023-03-20","sha":"17855a1ac51741e42203552c8f2520cadaa35cf3","kind":"commit","published_at":"2023-03-20T15:19:43.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20/manifests"},{"name":"2023-03-06","sha":"1d22d036d76e2a30d34c6215bdcfa9e4326332aa","kind":"commit","published_at":"2023-03-06T18:00:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06/manifests"},{"name":"2023-02-19","sha":"876f6ecb6b156ca1a86d91f2f6f061e26b115be7","kind":"commit","published_at":"2023-02-19T17:37:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19/manifests"},{"name":"2023-02-04","sha":"33e592a76453c565df8f0fe35f7f0f5c36094ef8","kind":"commit","published_at":"2023-02-04T21:11:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04/manifests"},{"name":"2023-01-21","sha":"fca868dc63343928c263fc7eab09001933f70fe8","kind":"commit","published_at":"2023-01-21T18:14:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-01-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-01-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21/manifests"},{"name":"2022-01-07","sha":"56c8be52b514d8e80d20a10cb155efbd12ba139d","kind":"commit","published_at":"2023-01-08T00:38:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-01-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-01-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07/manifests"},{"name":"2022-12-17","sha":"9b70985a40224ba31adf5352c4e4fb26976791d0","kind":"commit","published_at":"2022-12-17T20:58:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17/manifests"},{"name":"2022-12-05","sha":"0d2319930d704b328bf6acbe881ef5840e8bcc92","kind":"commit","published_at":"2022-12-05T18:17:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05/manifests"},{"name":"2022-11-24","sha":"9fd41013300961958181daf4a1076751c2ec3c6d","kind":"commit","published_at":"2022-11-24T16:17:42.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-24","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24/manifests"},{"name":"2022-11-06","sha":"acee066761238707161073b4bfbb23c09cee9a33","kind":"commit","published_at":"2022-11-06T23:51:54.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06/manifests"},{"name":"2022-10-17","sha":"fb9ad2725491a2ee962af4a03cbbbde30b993916","kind":"commit","published_at":"2022-10-17T19:07:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-10-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17/manifests"},{"name":"2022-09-19","sha":"b524911df5b88058ad76f3df7984055f7e2d4590","kind":"commit","published_at":"2022-09-18T17:40:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19/manifests"},{"name":"2022-09-02","sha":"a3d7b22740a7fbb263ed69689ea021edc2f7ae3f","kind":"commit","published_at":"2022-09-02T17:00:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02/manifests"},{"name":"2022-08-21","sha":"1d451c6b6bc731f05bc06bc8d2501b4e306448d8","kind":"commit","published_at":"2022-08-21T18:08:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21/manifests"},{"name":"2022-08-08","sha":"cdebd494b8a5e2b8af738cd9fcdcf3c1af313846","kind":"commit","published_at":"2022-08-08T15:57:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08/manifests"},{"name":"2022-07-17","sha":"6e26269f3c27fedaa5af7932257bbe851c328dcb","kind":"commit","published_at":"2022-07-17T23:33:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17/manifests"},{"name":"2022-07-03","sha":"cf9bd6c34212e8c70ab6867ee2cb9bc87c0a6909","kind":"commit","published_at":"2022-07-03T18:10:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03/manifests"},{"name":"2022-06-20","sha":"a471119046e16cd47a07bcadf42ad8b953e55ab4","kind":"commit","published_at":"2022-06-20T17:57:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-06-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-06-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-06-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20/manifests"},{"name":"2022-05-23","sha":"2930eeb6b5c8a3b2617ccc8ba2414aedb5c9dc39","kind":"commit","published_at":"2022-05-23T17:34:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-23","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23/manifests"},{"name":"2022-05-09","sha":"45490d51f7705481b5e4524dee8b5921320c5a6b","kind":"commit","published_at":"2022-05-10T00:52:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09/manifests"},{"name":"2022-04-20","sha":"c7fa32d89b95498e990fe5fc3d41ed3a96932ce9","kind":"commit","published_at":"2022-04-20T20:42:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20/manifests"},{"name":"2022-04-02","sha":"25ae54f3dd4702b720183dd5cdb2eb8b71223546","kind":"commit","published_at":"2022-04-02T21:36:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02/manifests"},{"name":"2022-02-19","sha":"00abfa3aaf2539a5af8db080334751ddc8021c0a","kind":"commit","published_at":"2022-02-19T19:58:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19/manifests"},{"name":"test-suite-v1.7.0","sha":"b6ef7fa70847b90013761d93db816cc164f5b849","kind":"commit","published_at":"2022-01-28T16:20:56.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0/manifests"},{"name":"mongo-v2.0.0","sha":"7db919abba7df7ea601c31300b1727266e34c5cd","kind":"commit","published_at":"2022-01-26T18:33:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0/manifests"},{"name":"sqlite-v3.0.0","sha":"33e1a60d0411971efefc1718e64df55cab88c4cc","kind":"commit","published_at":"2022-01-24T20:09:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/sqlite-v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/sqlite-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@sqlite-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0/manifests"},{"name":"test-suite-v1.6.14","sha":"b08bf0bf91fa93d81374e075f4ce2a016a6de530","kind":"commit","published_at":"2022-01-03T16:20:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.6.14","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14/manifests"},{"name":"mongo-v1.2.2","sha":"d97948d3ad5f64da693e14ce8d84aa54fb7c3683","kind":"commit","published_at":"2022-01-01T23:29:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v1.2.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2/manifests"},{"name":"redis-v2.2.1","sha":"8b88733427f84655384cee90b605f502e4724f5e","kind":"commit","published_at":"2021-12-05T21:47:47.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/redis-v2.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/redis-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@redis-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1/manifests"},{"name":"v4.0.4","sha":"e58617c23456cb07de617f42407c89faca92ace7","kind":"commit","published_at":"2021-10-31T22:36:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ab99cada0186e6dc83420ceaa85919d1bae871dd","kind":"tag","published_at":"2020-09-17T10:38:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"e297e27d07007e962024d3cdb7046c99109f3aee","kind":"tag","published_at":"2020-09-16T11:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4cea2ce404713e6a8385fbe35caab77ada7d6735","kind":"tag","published_at":"2020-05-05T07:07:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d288a1896ea7601f4a74ecbb086e8917c370367f","kind":"tag","published_at":"2019-11-16T05:46:49.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"de2e7a2ffc4a5007569b62a31956d7b692a011e7","kind":"tag","published_at":"2018-08-21T21:16:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"33ae64413338c465999863ea5545c1ae20b54ddb","kind":"tag","published_at":"2017-10-03T13:38:03.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"b0c377156057a14e9f9a8f24ab05bf30f72a65b1","kind":"tag","published_at":"2017-08-17T16:45:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0ac673ff916a4dca3adc4b81cf3926cef0e1dde5","kind":"tag","published_at":"2017-08-13T13:15:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1899d6c05665f161bf05b738f1d234732ecc4362","kind":"tag","published_at":"2017-08-11T15:33:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0/manifests"},{"name":"v1.0.5","sha":"00fb1f228b97689799fb5ef7993b0426e05acbcd","kind":"tag","published_at":"2017-08-10T13:05:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.5","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"62fb070b0a7dd9c3969a43e545bf2cd0a7aa514f","kind":"tag","published_at":"2017-08-03T21:18:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d942a2b38a49b9c8d8f1b51fa67ae39dda6f143f","kind":"tag","published_at":"2017-08-03T10:05:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d96a19e172b049ef622ac9b28f8d4d4458e7cd65","kind":"tag","published_at":"2017-08-03T09:59:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"57441ba8e0db0e2e034f81b7a9e0ba1d713d1e32","kind":"tag","published_at":"2017-08-02T23:57:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5583d2fea835267f7035ce1fb635b4ba288ec54a","kind":"tag","published_at":"2017-08-02T23:44:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"cc4650b3156550c06e295192f74737a73c667bbc","kind":"tag","published_at":"2017-08-01T16:01:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.8.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8414dde0a0a13ed75ccf39f33e4ea5ae60bdeea8","kind":"tag","published_at":"2017-07-30T07:22:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bee96d9a02ec1de10ef4502c1911b36eb859595c","kind":"tag","published_at":"2017-07-29T23:16:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.6.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"0ce0c78c4e0e00f7b0a15b0177c0d041dabdbdd8","kind":"tag","published_at":"2017-07-29T13:21:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.5.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3ed0b7f7ddacd883b481a2a4f5d56c75542664bf","kind":"tag","published_at":"2017-07-26T14:59:48.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.4.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f4b2d502fa49916f8fcb1ec6d86267b9ada51c2e","kind":"tag","published_at":"2017-07-18T13:36:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f3b5d14d0b93c89e9fa994119a5358e5c9b7c34c","kind":"tag","published_at":"2017-07-17T18:56:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"7540c2f8c85661e9d2b380681bb8aece029d8145","kind":"tag","published_at":"2017-07-14T18:25:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2349182d83dffc26c29f8bbf3bc714d9d1032a11","kind":"tag","published_at":"2017-07-13T14:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"08950876ed72e4fae12c9e7aa6e6fc82a8092314","kind":"tag","published_at":"2017-07-11T16:28:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cdff7db698f975e3d557d430ab1e31a1a549e286","kind":"tag","published_at":"2017-07-11T14:10:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7d2d0aa9fb18b10e222dc969e777742ecb353883","kind":"tag","published_at":"2017-07-11T13:54:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"65d992321f7c3a5debfe3fd2b31375f51cd665d5","kind":"tag","published_at":"2017-07-11T13:01:55.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T03:06:48.215Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.06377590205268,"dependent_packages_count":47.26902168822751,"stargazers_count":6.336268733308112,"forks_count":15.329380344681631,"docker_downloads_count":null,"average":25.499611667067484},"purl":"pkg:maven/org.mvnpm.at.keyv/serialize","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.keyv:serialize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.keyv:serialize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.keyv:serialize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-11T15:21:31.773Z","issues_count":160,"pull_requests_count":1088,"avg_time_to_close_issue":2625934.375,"avg_time_to_close_pull_request":71265.35483870968,"issues_closed_count":136,"pull_requests_closed_count":1023,"pull_request_authors_count":45,"issue_authors_count":133,"avg_comments_per_issue":3.025,"avg_comments_per_pull_request":0.8400735294117647,"merged_pull_requests_count":991,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":88,"past_year_pull_requests_count":594,"past_year_avg_time_to_close_issue":200490.23880597015,"past_year_avg_time_to_close_pull_request":27061.227356746764,"past_year_issues_closed_count":67,"past_year_pull_requests_closed_count":541,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":78,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":0.6986531986531986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":530,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":972,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":541,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.keyv:serialize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.keyv:serialize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.keyv:serialize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.keyv:serialize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.keyv:serialize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.keyv:serialize/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612081,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11928106,"name":"org.mvnpm:keyv","ecosystem":"maven","description":"Simple key-value storage with support for multiple backends","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":[],"namespace":"org.mvnpm","versions_count":13,"first_release_published_at":"2023-12-16T18:57:50.000Z","latest_release_published_at":"2026-01-21T04:06:33.000Z","latest_release_number":"5.6.0","last_synced_at":"2026-07-15T22:23:31.770Z","created_at":"2025-07-19T20:15:52.840Z","updated_at":"2026-07-15T22:23:31.771Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/keyv/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/keyv/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2025-10-10T05:20:46.000Z","size":4606,"stargazers_count":3003,"open_issues_count":0,"forks_count":187,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-10-11T15:21:30.419Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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":null,"dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2025-10-10T12:15:56.000Z","dependencies_parsed_at":"2023-07-17T20:41:37.207Z","dependency_job_id":"254a92f9-d7d7-450a-9912-c9097d9d3b66","html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":122,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010172,"owners_count":26084691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","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":"jaredwray","name":"Jared Wray","uuid":"1205481","kind":"user","description":"","email":"","website":"http://jaredwray.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1205481?u=4ffb17d31f627b2b5627b4d4d0fc03894c926441\u0026v=4","repositories_count":21,"last_synced_at":"2025-10-11T02:42:51.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jaredwray","funding_links":[],"total_stars":5000,"followers":217,"following":47,"created_at":"2022-11-02T16:23:54.509Z","updated_at":"2025-10-11T02:42:51.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray/repositories"},"tags":[{"name":"2025-10-03","sha":"ab2ba2b017e65bf5ec52d8a04c545f7e633346a0","kind":"commit","published_at":"2025-10-03T12:14:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03/manifests"},{"name":"2025-09-27","sha":"e11190f8405adc251f52eaa15e1a0f9bac31f935","kind":"commit","published_at":"2025-09-27T21:54:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27/manifests"},{"name":"2025-09-17","sha":"7d988cf09413436355b740d9b344808d6a8847c1","kind":"commit","published_at":"2025-09-17T20:58:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17/manifests"},{"name":"2025-09-10","sha":"b7946f803fd45f62db80340bb5e3347c0a2f2c2b","kind":"commit","published_at":"2025-09-10T16:12:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10/manifests"},{"name":"2025-08-16","sha":"d11667885f38e272aa7ba90f7f687756149498f5","kind":"commit","published_at":"2025-08-16T23:21:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16/manifests"},{"name":"2025-08-02","sha":"06a151ed780826c80e98764a57a5a8ba6854078b","kind":"commit","published_at":"2025-08-02T20:00:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02/manifests"},{"name":"2025-07-19","sha":"7ef49e97b758c5d4dc8324b0d7a275cb28252776","kind":"commit","published_at":"2025-07-19T19:40:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19/manifests"},{"name":"2025-07-09","sha":"a4c2dc496287832a61525e3ad09a0c59fab35e3d","kind":"commit","published_at":"2025-07-09T16:48:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09/manifests"},{"name":"2025-06-21","sha":"8a64ee5cf1d5e8b607a6fd79122dda6e0d6f09d3","kind":"commit","published_at":"2025-06-21T22:30:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21/manifests"},{"name":"2025-06-09","sha":"f7c2f2b1467f01050e5f3b98478d8195e26e59fc","kind":"commit","published_at":"2025-06-10T02:32:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09/manifests"},{"name":"2025-05-17","sha":"49934e9b5e74e4fa75f7b86e6f61f4abf221ad52","kind":"commit","published_at":"2025-05-17T17:24:02.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17/manifests"},{"name":"2025-05-03","sha":"c58e45c99ddba100aa32924eb47037a84f989231","kind":"commit","published_at":"2025-05-03T17:56:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03/manifests"},{"name":"2025-04-20","sha":"57e8245bed087ff686011741c641bd0148821b63","kind":"commit","published_at":"2025-04-20T16:18:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20/manifests"},{"name":"2025-04-19","sha":"89a92e198caeb6ed79e6fa13cd38fd47b5ca41c9","kind":"commit","published_at":"2025-04-19T15:11:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19/manifests"},{"name":"2025-04-05","sha":"4954b3ce7a4482e77470bb8eba8d7aa93d6a8108","kind":"commit","published_at":"2025-04-05T21:01:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05/manifests"},{"name":"2025-03-15","sha":"d1f5e2957d3275c017a30ae29c499eefee0669b8","kind":"commit","published_at":"2025-03-15T21:27:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15/manifests"},{"name":"2025-03-01","sha":"0d4f46ede4e0d446c5a2ccd32d3eb3e1f8e67e1f","kind":"commit","published_at":"2025-03-01T22:02:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01/manifests"},{"name":"2025-02-17","sha":"f6d38fb35a7ef2baf111e39ff6cdfdda9764c6ff","kind":"commit","published_at":"2025-02-15T21:03:53.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17/manifests"},{"name":"2025-02-01","sha":"75741ca7ee783f4ca8007ec0a8328c54ca550f7d","kind":"commit","published_at":"2025-02-01T18:07:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01/manifests"},{"name":"2025-01-18","sha":"7b364e17292131690145892c31f6f8ff2d3cb10c","kind":"commit","published_at":"2025-01-18T18:47:11.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18/manifests"},{"name":"2025-01-04","sha":"01c47fe35de481774dfdfbdb2a7a112320aed929","kind":"commit","published_at":"2025-01-04T20:19:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04/manifests"},{"name":"2024-12-21","sha":"6573d3f3b4ba5ae7b28de582bd97423127fc3ea3","kind":"commit","published_at":"2024-12-21T18:44:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21/manifests"},{"name":"2024-12-11","sha":"68e37570a25ef94ea6f3cece066c8179c9aec7b5","kind":"commit","published_at":"2024-12-12T01:35:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11/manifests"},{"name":"2024-12-09","sha":"418246d4563c7686b5d141eff1f95236c80a2e1e","kind":"commit","published_at":"2024-12-09T21:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09/manifests"},{"name":"2024-11-22","sha":"4e59d1c5cd65b505b9a38dc7b20e6c8a4f7b9264","kind":"commit","published_at":"2024-11-22T16:24:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22/manifests"},{"name":"2024-11-16","sha":"ab49913953bb5aacdc687be817284c188ed7f6b7","kind":"commit","published_at":"2024-11-16T23:41:12.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16/manifests"},{"name":"2024-11-13","sha":"689996272919625d88361aa3c946d6727151b559","kind":"commit","published_at":"2024-11-13T17:58:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-13","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13/manifests"},{"name":"2024-11-11","sha":"359a20f6fbe5528e43a81f317d03332bba8ec2cc","kind":"commit","published_at":"2024-11-12T02:46:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11/manifests"},{"name":"2024-11-09","sha":"d2e92349b5b900dd3c03bda466ff0410a9c25e2d","kind":"commit","published_at":"2024-11-09T23:13:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09/manifests"},{"name":"2024-11-02","sha":"062db2fb27e5614825f8598ec2f76a81b4401783","kind":"commit","published_at":"2024-11-02T16:24:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02/manifests"},{"name":"2024-10-21","sha":"abfc8ccb2224b450167769250c8ff7eb5a2c82b2","kind":"commit","published_at":"2024-10-21T15:15:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21/manifests"},{"name":"2024-10-08","sha":"835e6cbf2789bd5a04e0e8ad538be41cc7c86e49","kind":"commit","published_at":"2024-10-09T19:18:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08/manifests"},{"name":"2024-10-05","sha":"4d14811da013be6e78175738a99b09ec3ff0bbb5","kind":"commit","published_at":"2024-10-05T23:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05/manifests"},{"name":"2024-09-27","sha":"207a1c8c5c1c44d768df67b98dde1e7eb8357f39","kind":"commit","published_at":"2024-09-27T17:22:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27/manifests"},{"name":"2024-09-22","sha":"f542c0c7b286f228ba2341a79089c19765d4a3da","kind":"commit","published_at":"2024-09-22T21:54:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22/manifests"},{"name":"2024-09-21","sha":"53c4aeadb0b33ae1021fa57481fef674b0c8c8bc","kind":"commit","published_at":"2024-09-21T19:36:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21/manifests"},{"name":"2024-09-07","sha":"29a2bfbbf1114f5dc25a754451a21d8862c1821e","kind":"commit","published_at":"2024-09-07T16:27:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07/manifests"},{"name":"2024-09-05","sha":"1623e71c074e5edcfc39a84c61ddb0cd8a6f8753","kind":"commit","published_at":"2024-09-05T18:12:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05/manifests"},{"name":"2024-08-21","sha":"f9f5eb06994d54cff404f8e9a3982153ead33f23","kind":"commit","published_at":"2024-08-21T23:36:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21/manifests"},{"name":"2024-08-20","sha":"1f035c90c4c839552ed02b3a56c6f40b7289dae1","kind":"commit","published_at":"2024-08-20T23:17:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20/manifests"},{"name":"2024-05-04","sha":"4757b6080bc025b14a7b2e34a63541be4729a7fd","kind":"commit","published_at":"2024-05-04T22:03:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-05-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04/manifests"},{"name":"2024-03-16","sha":"4abd6ef30181dd5f21df40684ba1d86d656b6c93","kind":"commit","published_at":"2024-03-16T15:46:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-03-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16/manifests"},{"name":"2024-02-17","sha":"05d912b63de1708ce46308057c5196be0c94f0ff","kind":"commit","published_at":"2024-02-17T21:22:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17/manifests"},{"name":"2024-02-04","sha":"b22a712b95b23e37d7cf08e80a0a641a0825c13e","kind":"commit","published_at":"2024-02-04T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04/manifests"},{"name":"2024-01-29","sha":"d8e12ba26bb89dff140a6281029e8cf49f676f9a","kind":"commit","published_at":"2024-01-29T17:04:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-29","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29/manifests"},{"name":"2024-01-08","sha":"c6e7a6d35f34cd0f93d2494c864dd62ae2861717","kind":"commit","published_at":"2024-01-08T23:25:00.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08/manifests"},{"name":"2024-01-06","sha":"e900b29e4a4c8e28a6977d28d70b68d94912b330","kind":"commit","published_at":"2024-01-06T19:45:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06/manifests"},{"name":"2023-12-02","sha":"83b03d9f25a78d99af820e34fa39bf4c3f745e42","kind":"commit","published_at":"2023-12-02T21:23:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-12-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02/manifests"},{"name":"2023-11-19","sha":"fc0f484f342b6fe764787c6fca6d293f53c97c35","kind":"commit","published_at":"2023-11-19T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19/manifests"},{"name":"2023-11-12","sha":"21b7024b79218ca615d1cc13f854948e7d1da73c","kind":"commit","published_at":"2023-11-13T00:39:57.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-12","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12/manifests"},{"name":"2023-10-07","sha":"78b247b5b7a8c9b12154fbfae4295d6fb29158cf","kind":"commit","published_at":"2023-10-07T16:55:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-10-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07/manifests"},{"name":"2023-09-16","sha":"06e513fd2a0184c29454e11a55882c7d7d36fd36","kind":"commit","published_at":"2023-09-16T22:52:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16/manifests"},{"name":"2023-09-04","sha":"a17e2ccf3538ba499c5998d8cc1c08bf2b7f6c9e","kind":"commit","published_at":"2023-09-04T15:54:06.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04/manifests"},{"name":"2023-08-19","sha":"ae7a88e8f7eec898d5f9cc188101f6fab2adec4e","kind":"commit","published_at":"2023-08-19T18:28:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19/manifests"},{"name":"2023-08-06","sha":"24f2c8c6acc7da5e25225dc5dc3bfd2dbd06c5ee","kind":"commit","published_at":"2023-08-06T13:38:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06/manifests"},{"name":"2023-07-16","sha":"0b94bf6ce5eedf538a825f7a30c930ae0e2da9fe","kind":"commit","published_at":"2023-07-16T15:37:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16/manifests"},{"name":"2023-07-01","sha":"385a33adf3645cc79922ee1ea2dba79263ac2d7a","kind":"commit","published_at":"2023-07-01T19:35:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01/manifests"},{"name":"2023-06-26","sha":"b1513207396717f7b16f10bb9d748e24e42aade3","kind":"commit","published_at":"2023-06-26T16:51:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26/manifests"},{"name":"2023-06-18","sha":"eee2f1fa6f917f1e8c2bfca5c8f8a885bfa6c0e8","kind":"commit","published_at":"2023-06-18T23:56:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18/manifests"},{"name":"2023-06-03","sha":"cc55c005da92e87851814e337d47458ae377dcf9","kind":"commit","published_at":"2023-06-03T21:49:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03/manifests"},{"name":"2023-05-20","sha":"026a365286122a342e2a38382d33877098b208a5","kind":"commit","published_at":"2023-05-21T01:10:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20/manifests"},{"name":"2023-05-07","sha":"ed9f487d99647af526dd634029d104f596f5e653","kind":"commit","published_at":"2023-05-07T19:28:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07/manifests"},{"name":"2023-04-15","sha":"5e1c8bbad58cac25dab0af98ffc7e8d6227be355","kind":"commit","published_at":"2023-04-15T23:20:36.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15/manifests"},{"name":"2023-04-03","sha":"f2676633c2f1b5dde833794fddde6036d6a90365","kind":"commit","published_at":"2023-04-03T15:44:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03/manifests"},{"name":"2023-03-20","sha":"17855a1ac51741e42203552c8f2520cadaa35cf3","kind":"commit","published_at":"2023-03-20T15:19:43.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20/manifests"},{"name":"2023-03-06","sha":"1d22d036d76e2a30d34c6215bdcfa9e4326332aa","kind":"commit","published_at":"2023-03-06T18:00:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06/manifests"},{"name":"2023-02-19","sha":"876f6ecb6b156ca1a86d91f2f6f061e26b115be7","kind":"commit","published_at":"2023-02-19T17:37:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19/manifests"},{"name":"2023-02-04","sha":"33e592a76453c565df8f0fe35f7f0f5c36094ef8","kind":"commit","published_at":"2023-02-04T21:11:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04/manifests"},{"name":"2023-01-21","sha":"fca868dc63343928c263fc7eab09001933f70fe8","kind":"commit","published_at":"2023-01-21T18:14:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-01-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-01-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21/manifests"},{"name":"2022-01-07","sha":"56c8be52b514d8e80d20a10cb155efbd12ba139d","kind":"commit","published_at":"2023-01-08T00:38:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-01-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-01-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07/manifests"},{"name":"2022-12-17","sha":"9b70985a40224ba31adf5352c4e4fb26976791d0","kind":"commit","published_at":"2022-12-17T20:58:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17/manifests"},{"name":"2022-12-05","sha":"0d2319930d704b328bf6acbe881ef5840e8bcc92","kind":"commit","published_at":"2022-12-05T18:17:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05/manifests"},{"name":"2022-11-24","sha":"9fd41013300961958181daf4a1076751c2ec3c6d","kind":"commit","published_at":"2022-11-24T16:17:42.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-24","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24/manifests"},{"name":"2022-11-06","sha":"acee066761238707161073b4bfbb23c09cee9a33","kind":"commit","published_at":"2022-11-06T23:51:54.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06/manifests"},{"name":"2022-10-17","sha":"fb9ad2725491a2ee962af4a03cbbbde30b993916","kind":"commit","published_at":"2022-10-17T19:07:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-10-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17/manifests"},{"name":"2022-09-19","sha":"b524911df5b88058ad76f3df7984055f7e2d4590","kind":"commit","published_at":"2022-09-18T17:40:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19/manifests"},{"name":"2022-09-02","sha":"a3d7b22740a7fbb263ed69689ea021edc2f7ae3f","kind":"commit","published_at":"2022-09-02T17:00:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02/manifests"},{"name":"2022-08-21","sha":"1d451c6b6bc731f05bc06bc8d2501b4e306448d8","kind":"commit","published_at":"2022-08-21T18:08:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21/manifests"},{"name":"2022-08-08","sha":"cdebd494b8a5e2b8af738cd9fcdcf3c1af313846","kind":"commit","published_at":"2022-08-08T15:57:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08/manifests"},{"name":"2022-07-17","sha":"6e26269f3c27fedaa5af7932257bbe851c328dcb","kind":"commit","published_at":"2022-07-17T23:33:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17/manifests"},{"name":"2022-07-03","sha":"cf9bd6c34212e8c70ab6867ee2cb9bc87c0a6909","kind":"commit","published_at":"2022-07-03T18:10:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03/manifests"},{"name":"2022-06-20","sha":"a471119046e16cd47a07bcadf42ad8b953e55ab4","kind":"commit","published_at":"2022-06-20T17:57:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-06-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-06-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-06-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20/manifests"},{"name":"2022-05-23","sha":"2930eeb6b5c8a3b2617ccc8ba2414aedb5c9dc39","kind":"commit","published_at":"2022-05-23T17:34:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-23","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23/manifests"},{"name":"2022-05-09","sha":"45490d51f7705481b5e4524dee8b5921320c5a6b","kind":"commit","published_at":"2022-05-10T00:52:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09/manifests"},{"name":"2022-04-20","sha":"c7fa32d89b95498e990fe5fc3d41ed3a96932ce9","kind":"commit","published_at":"2022-04-20T20:42:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20/manifests"},{"name":"2022-04-02","sha":"25ae54f3dd4702b720183dd5cdb2eb8b71223546","kind":"commit","published_at":"2022-04-02T21:36:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02/manifests"},{"name":"2022-02-19","sha":"00abfa3aaf2539a5af8db080334751ddc8021c0a","kind":"commit","published_at":"2022-02-19T19:58:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19/manifests"},{"name":"test-suite-v1.7.0","sha":"b6ef7fa70847b90013761d93db816cc164f5b849","kind":"commit","published_at":"2022-01-28T16:20:56.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0/manifests"},{"name":"mongo-v2.0.0","sha":"7db919abba7df7ea601c31300b1727266e34c5cd","kind":"commit","published_at":"2022-01-26T18:33:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0/manifests"},{"name":"sqlite-v3.0.0","sha":"33e1a60d0411971efefc1718e64df55cab88c4cc","kind":"commit","published_at":"2022-01-24T20:09:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/sqlite-v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/sqlite-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@sqlite-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0/manifests"},{"name":"test-suite-v1.6.14","sha":"b08bf0bf91fa93d81374e075f4ce2a016a6de530","kind":"commit","published_at":"2022-01-03T16:20:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.6.14","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14/manifests"},{"name":"mongo-v1.2.2","sha":"d97948d3ad5f64da693e14ce8d84aa54fb7c3683","kind":"commit","published_at":"2022-01-01T23:29:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v1.2.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2/manifests"},{"name":"redis-v2.2.1","sha":"8b88733427f84655384cee90b605f502e4724f5e","kind":"commit","published_at":"2021-12-05T21:47:47.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/redis-v2.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/redis-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@redis-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1/manifests"},{"name":"v4.0.4","sha":"e58617c23456cb07de617f42407c89faca92ace7","kind":"commit","published_at":"2021-10-31T22:36:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ab99cada0186e6dc83420ceaa85919d1bae871dd","kind":"tag","published_at":"2020-09-17T10:38:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"e297e27d07007e962024d3cdb7046c99109f3aee","kind":"tag","published_at":"2020-09-16T11:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4cea2ce404713e6a8385fbe35caab77ada7d6735","kind":"tag","published_at":"2020-05-05T07:07:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d288a1896ea7601f4a74ecbb086e8917c370367f","kind":"tag","published_at":"2019-11-16T05:46:49.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"de2e7a2ffc4a5007569b62a31956d7b692a011e7","kind":"tag","published_at":"2018-08-21T21:16:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"33ae64413338c465999863ea5545c1ae20b54ddb","kind":"tag","published_at":"2017-10-03T13:38:03.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"b0c377156057a14e9f9a8f24ab05bf30f72a65b1","kind":"tag","published_at":"2017-08-17T16:45:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0ac673ff916a4dca3adc4b81cf3926cef0e1dde5","kind":"tag","published_at":"2017-08-13T13:15:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1899d6c05665f161bf05b738f1d234732ecc4362","kind":"tag","published_at":"2017-08-11T15:33:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0/manifests"},{"name":"v1.0.5","sha":"00fb1f228b97689799fb5ef7993b0426e05acbcd","kind":"tag","published_at":"2017-08-10T13:05:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.5","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"62fb070b0a7dd9c3969a43e545bf2cd0a7aa514f","kind":"tag","published_at":"2017-08-03T21:18:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d942a2b38a49b9c8d8f1b51fa67ae39dda6f143f","kind":"tag","published_at":"2017-08-03T10:05:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d96a19e172b049ef622ac9b28f8d4d4458e7cd65","kind":"tag","published_at":"2017-08-03T09:59:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"57441ba8e0db0e2e034f81b7a9e0ba1d713d1e32","kind":"tag","published_at":"2017-08-02T23:57:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5583d2fea835267f7035ce1fb635b4ba288ec54a","kind":"tag","published_at":"2017-08-02T23:44:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"cc4650b3156550c06e295192f74737a73c667bbc","kind":"tag","published_at":"2017-08-01T16:01:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.8.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8414dde0a0a13ed75ccf39f33e4ea5ae60bdeea8","kind":"tag","published_at":"2017-07-30T07:22:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bee96d9a02ec1de10ef4502c1911b36eb859595c","kind":"tag","published_at":"2017-07-29T23:16:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.6.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"0ce0c78c4e0e00f7b0a15b0177c0d041dabdbdd8","kind":"tag","published_at":"2017-07-29T13:21:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.5.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3ed0b7f7ddacd883b481a2a4f5d56c75542664bf","kind":"tag","published_at":"2017-07-26T14:59:48.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.4.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f4b2d502fa49916f8fcb1ec6d86267b9ada51c2e","kind":"tag","published_at":"2017-07-18T13:36:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f3b5d14d0b93c89e9fa994119a5358e5c9b7c34c","kind":"tag","published_at":"2017-07-17T18:56:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"7540c2f8c85661e9d2b380681bb8aece029d8145","kind":"tag","published_at":"2017-07-14T18:25:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2349182d83dffc26c29f8bbf3bc714d9d1032a11","kind":"tag","published_at":"2017-07-13T14:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"08950876ed72e4fae12c9e7aa6e6fc82a8092314","kind":"tag","published_at":"2017-07-11T16:28:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cdff7db698f975e3d557d430ab1e31a1a549e286","kind":"tag","published_at":"2017-07-11T14:10:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7d2d0aa9fb18b10e222dc969e777742ecb353883","kind":"tag","published_at":"2017-07-11T13:54:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"65d992321f7c3a5debfe3fd2b31375f51cd665d5","kind":"tag","published_at":"2017-07-11T13:01:55.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T03:06:48.241Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.06377590205268,"dependent_packages_count":47.26902168822751,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.1663987951401},"purl":"pkg:maven/org.mvnpm/keyv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:keyv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:keyv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:keyv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-11T15:21:31.773Z","issues_count":160,"pull_requests_count":1088,"avg_time_to_close_issue":2625934.375,"avg_time_to_close_pull_request":71265.35483870968,"issues_closed_count":136,"pull_requests_closed_count":1023,"pull_request_authors_count":45,"issue_authors_count":133,"avg_comments_per_issue":3.025,"avg_comments_per_pull_request":0.8400735294117647,"merged_pull_requests_count":991,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":88,"past_year_pull_requests_count":594,"past_year_avg_time_to_close_issue":200490.23880597015,"past_year_avg_time_to_close_pull_request":27061.227356746764,"past_year_issues_closed_count":67,"past_year_pull_requests_closed_count":541,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":78,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":0.6986531986531986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":530,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":972,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":541,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:keyv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:keyv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:keyv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:keyv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:keyv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:keyv/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612081,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12088845,"name":"org.mvnpm.at.keyv:bigmap","ecosystem":"maven","description":"Bigmap for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":[],"namespace":"org.mvnpm.at.keyv","versions_count":5,"first_release_published_at":"2025-09-09T21:13:10.000Z","latest_release_published_at":"2026-02-27T21:48:37.000Z","latest_release_number":"1.3.1","last_synced_at":"2026-07-15T22:23:32.424Z","created_at":"2025-09-09T21:37:59.931Z","updated_at":"2026-07-15T22:23:32.424Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.keyv/bigmap/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.keyv/bigmap/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2025-10-10T05:20:46.000Z","size":4606,"stargazers_count":3003,"open_issues_count":0,"forks_count":187,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-10-11T15:21:30.419Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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":null,"dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2025-10-10T12:15:56.000Z","dependencies_parsed_at":"2023-07-17T20:41:37.207Z","dependency_job_id":"254a92f9-d7d7-450a-9912-c9097d9d3b66","html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":122,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010172,"owners_count":26084691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","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":"jaredwray","name":"Jared Wray","uuid":"1205481","kind":"user","description":"","email":"","website":"http://jaredwray.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1205481?u=4ffb17d31f627b2b5627b4d4d0fc03894c926441\u0026v=4","repositories_count":21,"last_synced_at":"2025-10-11T02:42:51.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jaredwray","funding_links":[],"total_stars":5000,"followers":217,"following":47,"created_at":"2022-11-02T16:23:54.509Z","updated_at":"2025-10-11T02:42:51.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray/repositories"},"tags":[{"name":"2025-10-03","sha":"ab2ba2b017e65bf5ec52d8a04c545f7e633346a0","kind":"commit","published_at":"2025-10-03T12:14:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03/manifests"},{"name":"2025-09-27","sha":"e11190f8405adc251f52eaa15e1a0f9bac31f935","kind":"commit","published_at":"2025-09-27T21:54:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27/manifests"},{"name":"2025-09-17","sha":"7d988cf09413436355b740d9b344808d6a8847c1","kind":"commit","published_at":"2025-09-17T20:58:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17/manifests"},{"name":"2025-09-10","sha":"b7946f803fd45f62db80340bb5e3347c0a2f2c2b","kind":"commit","published_at":"2025-09-10T16:12:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10/manifests"},{"name":"2025-08-16","sha":"d11667885f38e272aa7ba90f7f687756149498f5","kind":"commit","published_at":"2025-08-16T23:21:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16/manifests"},{"name":"2025-08-02","sha":"06a151ed780826c80e98764a57a5a8ba6854078b","kind":"commit","published_at":"2025-08-02T20:00:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02/manifests"},{"name":"2025-07-19","sha":"7ef49e97b758c5d4dc8324b0d7a275cb28252776","kind":"commit","published_at":"2025-07-19T19:40:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19/manifests"},{"name":"2025-07-09","sha":"a4c2dc496287832a61525e3ad09a0c59fab35e3d","kind":"commit","published_at":"2025-07-09T16:48:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09/manifests"},{"name":"2025-06-21","sha":"8a64ee5cf1d5e8b607a6fd79122dda6e0d6f09d3","kind":"commit","published_at":"2025-06-21T22:30:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21/manifests"},{"name":"2025-06-09","sha":"f7c2f2b1467f01050e5f3b98478d8195e26e59fc","kind":"commit","published_at":"2025-06-10T02:32:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09/manifests"},{"name":"2025-05-17","sha":"49934e9b5e74e4fa75f7b86e6f61f4abf221ad52","kind":"commit","published_at":"2025-05-17T17:24:02.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17/manifests"},{"name":"2025-05-03","sha":"c58e45c99ddba100aa32924eb47037a84f989231","kind":"commit","published_at":"2025-05-03T17:56:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03/manifests"},{"name":"2025-04-20","sha":"57e8245bed087ff686011741c641bd0148821b63","kind":"commit","published_at":"2025-04-20T16:18:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20/manifests"},{"name":"2025-04-19","sha":"89a92e198caeb6ed79e6fa13cd38fd47b5ca41c9","kind":"commit","published_at":"2025-04-19T15:11:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19/manifests"},{"name":"2025-04-05","sha":"4954b3ce7a4482e77470bb8eba8d7aa93d6a8108","kind":"commit","published_at":"2025-04-05T21:01:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05/manifests"},{"name":"2025-03-15","sha":"d1f5e2957d3275c017a30ae29c499eefee0669b8","kind":"commit","published_at":"2025-03-15T21:27:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15/manifests"},{"name":"2025-03-01","sha":"0d4f46ede4e0d446c5a2ccd32d3eb3e1f8e67e1f","kind":"commit","published_at":"2025-03-01T22:02:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01/manifests"},{"name":"2025-02-17","sha":"f6d38fb35a7ef2baf111e39ff6cdfdda9764c6ff","kind":"commit","published_at":"2025-02-15T21:03:53.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17/manifests"},{"name":"2025-02-01","sha":"75741ca7ee783f4ca8007ec0a8328c54ca550f7d","kind":"commit","published_at":"2025-02-01T18:07:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01/manifests"},{"name":"2025-01-18","sha":"7b364e17292131690145892c31f6f8ff2d3cb10c","kind":"commit","published_at":"2025-01-18T18:47:11.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18/manifests"},{"name":"2025-01-04","sha":"01c47fe35de481774dfdfbdb2a7a112320aed929","kind":"commit","published_at":"2025-01-04T20:19:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04/manifests"},{"name":"2024-12-21","sha":"6573d3f3b4ba5ae7b28de582bd97423127fc3ea3","kind":"commit","published_at":"2024-12-21T18:44:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21/manifests"},{"name":"2024-12-11","sha":"68e37570a25ef94ea6f3cece066c8179c9aec7b5","kind":"commit","published_at":"2024-12-12T01:35:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11/manifests"},{"name":"2024-12-09","sha":"418246d4563c7686b5d141eff1f95236c80a2e1e","kind":"commit","published_at":"2024-12-09T21:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09/manifests"},{"name":"2024-11-22","sha":"4e59d1c5cd65b505b9a38dc7b20e6c8a4f7b9264","kind":"commit","published_at":"2024-11-22T16:24:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22/manifests"},{"name":"2024-11-16","sha":"ab49913953bb5aacdc687be817284c188ed7f6b7","kind":"commit","published_at":"2024-11-16T23:41:12.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16/manifests"},{"name":"2024-11-13","sha":"689996272919625d88361aa3c946d6727151b559","kind":"commit","published_at":"2024-11-13T17:58:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-13","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13/manifests"},{"name":"2024-11-11","sha":"359a20f6fbe5528e43a81f317d03332bba8ec2cc","kind":"commit","published_at":"2024-11-12T02:46:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11/manifests"},{"name":"2024-11-09","sha":"d2e92349b5b900dd3c03bda466ff0410a9c25e2d","kind":"commit","published_at":"2024-11-09T23:13:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09/manifests"},{"name":"2024-11-02","sha":"062db2fb27e5614825f8598ec2f76a81b4401783","kind":"commit","published_at":"2024-11-02T16:24:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02/manifests"},{"name":"2024-10-21","sha":"abfc8ccb2224b450167769250c8ff7eb5a2c82b2","kind":"commit","published_at":"2024-10-21T15:15:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21/manifests"},{"name":"2024-10-08","sha":"835e6cbf2789bd5a04e0e8ad538be41cc7c86e49","kind":"commit","published_at":"2024-10-09T19:18:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08/manifests"},{"name":"2024-10-05","sha":"4d14811da013be6e78175738a99b09ec3ff0bbb5","kind":"commit","published_at":"2024-10-05T23:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05/manifests"},{"name":"2024-09-27","sha":"207a1c8c5c1c44d768df67b98dde1e7eb8357f39","kind":"commit","published_at":"2024-09-27T17:22:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27/manifests"},{"name":"2024-09-22","sha":"f542c0c7b286f228ba2341a79089c19765d4a3da","kind":"commit","published_at":"2024-09-22T21:54:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22/manifests"},{"name":"2024-09-21","sha":"53c4aeadb0b33ae1021fa57481fef674b0c8c8bc","kind":"commit","published_at":"2024-09-21T19:36:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21/manifests"},{"name":"2024-09-07","sha":"29a2bfbbf1114f5dc25a754451a21d8862c1821e","kind":"commit","published_at":"2024-09-07T16:27:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07/manifests"},{"name":"2024-09-05","sha":"1623e71c074e5edcfc39a84c61ddb0cd8a6f8753","kind":"commit","published_at":"2024-09-05T18:12:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05/manifests"},{"name":"2024-08-21","sha":"f9f5eb06994d54cff404f8e9a3982153ead33f23","kind":"commit","published_at":"2024-08-21T23:36:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21/manifests"},{"name":"2024-08-20","sha":"1f035c90c4c839552ed02b3a56c6f40b7289dae1","kind":"commit","published_at":"2024-08-20T23:17:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20/manifests"},{"name":"2024-05-04","sha":"4757b6080bc025b14a7b2e34a63541be4729a7fd","kind":"commit","published_at":"2024-05-04T22:03:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-05-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04/manifests"},{"name":"2024-03-16","sha":"4abd6ef30181dd5f21df40684ba1d86d656b6c93","kind":"commit","published_at":"2024-03-16T15:46:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-03-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16/manifests"},{"name":"2024-02-17","sha":"05d912b63de1708ce46308057c5196be0c94f0ff","kind":"commit","published_at":"2024-02-17T21:22:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17/manifests"},{"name":"2024-02-04","sha":"b22a712b95b23e37d7cf08e80a0a641a0825c13e","kind":"commit","published_at":"2024-02-04T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04/manifests"},{"name":"2024-01-29","sha":"d8e12ba26bb89dff140a6281029e8cf49f676f9a","kind":"commit","published_at":"2024-01-29T17:04:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-29","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29/manifests"},{"name":"2024-01-08","sha":"c6e7a6d35f34cd0f93d2494c864dd62ae2861717","kind":"commit","published_at":"2024-01-08T23:25:00.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08/manifests"},{"name":"2024-01-06","sha":"e900b29e4a4c8e28a6977d28d70b68d94912b330","kind":"commit","published_at":"2024-01-06T19:45:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06/manifests"},{"name":"2023-12-02","sha":"83b03d9f25a78d99af820e34fa39bf4c3f745e42","kind":"commit","published_at":"2023-12-02T21:23:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-12-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02/manifests"},{"name":"2023-11-19","sha":"fc0f484f342b6fe764787c6fca6d293f53c97c35","kind":"commit","published_at":"2023-11-19T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19/manifests"},{"name":"2023-11-12","sha":"21b7024b79218ca615d1cc13f854948e7d1da73c","kind":"commit","published_at":"2023-11-13T00:39:57.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-12","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12/manifests"},{"name":"2023-10-07","sha":"78b247b5b7a8c9b12154fbfae4295d6fb29158cf","kind":"commit","published_at":"2023-10-07T16:55:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-10-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07/manifests"},{"name":"2023-09-16","sha":"06e513fd2a0184c29454e11a55882c7d7d36fd36","kind":"commit","published_at":"2023-09-16T22:52:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16/manifests"},{"name":"2023-09-04","sha":"a17e2ccf3538ba499c5998d8cc1c08bf2b7f6c9e","kind":"commit","published_at":"2023-09-04T15:54:06.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04/manifests"},{"name":"2023-08-19","sha":"ae7a88e8f7eec898d5f9cc188101f6fab2adec4e","kind":"commit","published_at":"2023-08-19T18:28:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19/manifests"},{"name":"2023-08-06","sha":"24f2c8c6acc7da5e25225dc5dc3bfd2dbd06c5ee","kind":"commit","published_at":"2023-08-06T13:38:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06/manifests"},{"name":"2023-07-16","sha":"0b94bf6ce5eedf538a825f7a30c930ae0e2da9fe","kind":"commit","published_at":"2023-07-16T15:37:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16/manifests"},{"name":"2023-07-01","sha":"385a33adf3645cc79922ee1ea2dba79263ac2d7a","kind":"commit","published_at":"2023-07-01T19:35:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01/manifests"},{"name":"2023-06-26","sha":"b1513207396717f7b16f10bb9d748e24e42aade3","kind":"commit","published_at":"2023-06-26T16:51:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26/manifests"},{"name":"2023-06-18","sha":"eee2f1fa6f917f1e8c2bfca5c8f8a885bfa6c0e8","kind":"commit","published_at":"2023-06-18T23:56:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18/manifests"},{"name":"2023-06-03","sha":"cc55c005da92e87851814e337d47458ae377dcf9","kind":"commit","published_at":"2023-06-03T21:49:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03/manifests"},{"name":"2023-05-20","sha":"026a365286122a342e2a38382d33877098b208a5","kind":"commit","published_at":"2023-05-21T01:10:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20/manifests"},{"name":"2023-05-07","sha":"ed9f487d99647af526dd634029d104f596f5e653","kind":"commit","published_at":"2023-05-07T19:28:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07/manifests"},{"name":"2023-04-15","sha":"5e1c8bbad58cac25dab0af98ffc7e8d6227be355","kind":"commit","published_at":"2023-04-15T23:20:36.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15/manifests"},{"name":"2023-04-03","sha":"f2676633c2f1b5dde833794fddde6036d6a90365","kind":"commit","published_at":"2023-04-03T15:44:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03/manifests"},{"name":"2023-03-20","sha":"17855a1ac51741e42203552c8f2520cadaa35cf3","kind":"commit","published_at":"2023-03-20T15:19:43.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20/manifests"},{"name":"2023-03-06","sha":"1d22d036d76e2a30d34c6215bdcfa9e4326332aa","kind":"commit","published_at":"2023-03-06T18:00:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06/manifests"},{"name":"2023-02-19","sha":"876f6ecb6b156ca1a86d91f2f6f061e26b115be7","kind":"commit","published_at":"2023-02-19T17:37:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19/manifests"},{"name":"2023-02-04","sha":"33e592a76453c565df8f0fe35f7f0f5c36094ef8","kind":"commit","published_at":"2023-02-04T21:11:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04/manifests"},{"name":"2023-01-21","sha":"fca868dc63343928c263fc7eab09001933f70fe8","kind":"commit","published_at":"2023-01-21T18:14:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-01-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-01-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21/manifests"},{"name":"2022-01-07","sha":"56c8be52b514d8e80d20a10cb155efbd12ba139d","kind":"commit","published_at":"2023-01-08T00:38:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-01-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-01-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07/manifests"},{"name":"2022-12-17","sha":"9b70985a40224ba31adf5352c4e4fb26976791d0","kind":"commit","published_at":"2022-12-17T20:58:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17/manifests"},{"name":"2022-12-05","sha":"0d2319930d704b328bf6acbe881ef5840e8bcc92","kind":"commit","published_at":"2022-12-05T18:17:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05/manifests"},{"name":"2022-11-24","sha":"9fd41013300961958181daf4a1076751c2ec3c6d","kind":"commit","published_at":"2022-11-24T16:17:42.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-24","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24/manifests"},{"name":"2022-11-06","sha":"acee066761238707161073b4bfbb23c09cee9a33","kind":"commit","published_at":"2022-11-06T23:51:54.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06/manifests"},{"name":"2022-10-17","sha":"fb9ad2725491a2ee962af4a03cbbbde30b993916","kind":"commit","published_at":"2022-10-17T19:07:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-10-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17/manifests"},{"name":"2022-09-19","sha":"b524911df5b88058ad76f3df7984055f7e2d4590","kind":"commit","published_at":"2022-09-18T17:40:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19/manifests"},{"name":"2022-09-02","sha":"a3d7b22740a7fbb263ed69689ea021edc2f7ae3f","kind":"commit","published_at":"2022-09-02T17:00:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02/manifests"},{"name":"2022-08-21","sha":"1d451c6b6bc731f05bc06bc8d2501b4e306448d8","kind":"commit","published_at":"2022-08-21T18:08:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21/manifests"},{"name":"2022-08-08","sha":"cdebd494b8a5e2b8af738cd9fcdcf3c1af313846","kind":"commit","published_at":"2022-08-08T15:57:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08/manifests"},{"name":"2022-07-17","sha":"6e26269f3c27fedaa5af7932257bbe851c328dcb","kind":"commit","published_at":"2022-07-17T23:33:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17/manifests"},{"name":"2022-07-03","sha":"cf9bd6c34212e8c70ab6867ee2cb9bc87c0a6909","kind":"commit","published_at":"2022-07-03T18:10:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03/manifests"},{"name":"2022-06-20","sha":"a471119046e16cd47a07bcadf42ad8b953e55ab4","kind":"commit","published_at":"2022-06-20T17:57:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-06-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-06-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-06-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20/manifests"},{"name":"2022-05-23","sha":"2930eeb6b5c8a3b2617ccc8ba2414aedb5c9dc39","kind":"commit","published_at":"2022-05-23T17:34:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-23","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23/manifests"},{"name":"2022-05-09","sha":"45490d51f7705481b5e4524dee8b5921320c5a6b","kind":"commit","published_at":"2022-05-10T00:52:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09/manifests"},{"name":"2022-04-20","sha":"c7fa32d89b95498e990fe5fc3d41ed3a96932ce9","kind":"commit","published_at":"2022-04-20T20:42:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20/manifests"},{"name":"2022-04-02","sha":"25ae54f3dd4702b720183dd5cdb2eb8b71223546","kind":"commit","published_at":"2022-04-02T21:36:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02/manifests"},{"name":"2022-02-19","sha":"00abfa3aaf2539a5af8db080334751ddc8021c0a","kind":"commit","published_at":"2022-02-19T19:58:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19/manifests"},{"name":"test-suite-v1.7.0","sha":"b6ef7fa70847b90013761d93db816cc164f5b849","kind":"commit","published_at":"2022-01-28T16:20:56.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0/manifests"},{"name":"mongo-v2.0.0","sha":"7db919abba7df7ea601c31300b1727266e34c5cd","kind":"commit","published_at":"2022-01-26T18:33:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0/manifests"},{"name":"sqlite-v3.0.0","sha":"33e1a60d0411971efefc1718e64df55cab88c4cc","kind":"commit","published_at":"2022-01-24T20:09:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/sqlite-v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/sqlite-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@sqlite-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0/manifests"},{"name":"test-suite-v1.6.14","sha":"b08bf0bf91fa93d81374e075f4ce2a016a6de530","kind":"commit","published_at":"2022-01-03T16:20:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.6.14","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14/manifests"},{"name":"mongo-v1.2.2","sha":"d97948d3ad5f64da693e14ce8d84aa54fb7c3683","kind":"commit","published_at":"2022-01-01T23:29:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v1.2.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2/manifests"},{"name":"redis-v2.2.1","sha":"8b88733427f84655384cee90b605f502e4724f5e","kind":"commit","published_at":"2021-12-05T21:47:47.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/redis-v2.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/redis-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@redis-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1/manifests"},{"name":"v4.0.4","sha":"e58617c23456cb07de617f42407c89faca92ace7","kind":"commit","published_at":"2021-10-31T22:36:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ab99cada0186e6dc83420ceaa85919d1bae871dd","kind":"tag","published_at":"2020-09-17T10:38:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"e297e27d07007e962024d3cdb7046c99109f3aee","kind":"tag","published_at":"2020-09-16T11:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4cea2ce404713e6a8385fbe35caab77ada7d6735","kind":"tag","published_at":"2020-05-05T07:07:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d288a1896ea7601f4a74ecbb086e8917c370367f","kind":"tag","published_at":"2019-11-16T05:46:49.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"de2e7a2ffc4a5007569b62a31956d7b692a011e7","kind":"tag","published_at":"2018-08-21T21:16:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"33ae64413338c465999863ea5545c1ae20b54ddb","kind":"tag","published_at":"2017-10-03T13:38:03.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"b0c377156057a14e9f9a8f24ab05bf30f72a65b1","kind":"tag","published_at":"2017-08-17T16:45:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0ac673ff916a4dca3adc4b81cf3926cef0e1dde5","kind":"tag","published_at":"2017-08-13T13:15:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1899d6c05665f161bf05b738f1d234732ecc4362","kind":"tag","published_at":"2017-08-11T15:33:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0/manifests"},{"name":"v1.0.5","sha":"00fb1f228b97689799fb5ef7993b0426e05acbcd","kind":"tag","published_at":"2017-08-10T13:05:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.5","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"62fb070b0a7dd9c3969a43e545bf2cd0a7aa514f","kind":"tag","published_at":"2017-08-03T21:18:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d942a2b38a49b9c8d8f1b51fa67ae39dda6f143f","kind":"tag","published_at":"2017-08-03T10:05:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d96a19e172b049ef622ac9b28f8d4d4458e7cd65","kind":"tag","published_at":"2017-08-03T09:59:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"57441ba8e0db0e2e034f81b7a9e0ba1d713d1e32","kind":"tag","published_at":"2017-08-02T23:57:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5583d2fea835267f7035ce1fb635b4ba288ec54a","kind":"tag","published_at":"2017-08-02T23:44:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"cc4650b3156550c06e295192f74737a73c667bbc","kind":"tag","published_at":"2017-08-01T16:01:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.8.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8414dde0a0a13ed75ccf39f33e4ea5ae60bdeea8","kind":"tag","published_at":"2017-07-30T07:22:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bee96d9a02ec1de10ef4502c1911b36eb859595c","kind":"tag","published_at":"2017-07-29T23:16:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.6.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"0ce0c78c4e0e00f7b0a15b0177c0d041dabdbdd8","kind":"tag","published_at":"2017-07-29T13:21:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.5.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3ed0b7f7ddacd883b481a2a4f5d56c75542664bf","kind":"tag","published_at":"2017-07-26T14:59:48.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.4.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f4b2d502fa49916f8fcb1ec6d86267b9ada51c2e","kind":"tag","published_at":"2017-07-18T13:36:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f3b5d14d0b93c89e9fa994119a5358e5c9b7c34c","kind":"tag","published_at":"2017-07-17T18:56:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"7540c2f8c85661e9d2b380681bb8aece029d8145","kind":"tag","published_at":"2017-07-14T18:25:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2349182d83dffc26c29f8bbf3bc714d9d1032a11","kind":"tag","published_at":"2017-07-13T14:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"08950876ed72e4fae12c9e7aa6e6fc82a8092314","kind":"tag","published_at":"2017-07-11T16:28:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cdff7db698f975e3d557d430ab1e31a1a549e286","kind":"tag","published_at":"2017-07-11T14:10:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7d2d0aa9fb18b10e222dc969e777742ecb353883","kind":"tag","published_at":"2017-07-11T13:54:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"65d992321f7c3a5debfe3fd2b31375f51cd665d5","kind":"tag","published_at":"2017-07-11T13:01:55.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T03:06:48.258Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.12348761702313,"dependent_packages_count":45.92475576197895,"stargazers_count":6.397588892306404,"forks_count":15.366625595815506,"docker_downloads_count":null,"average":24.953114466781},"purl":"pkg:maven/org.mvnpm.at.keyv/bigmap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.keyv:bigmap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.keyv:bigmap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.keyv:bigmap/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-11T15:21:31.773Z","issues_count":160,"pull_requests_count":1088,"avg_time_to_close_issue":2625934.375,"avg_time_to_close_pull_request":71265.35483870968,"issues_closed_count":136,"pull_requests_closed_count":1023,"pull_request_authors_count":45,"issue_authors_count":133,"avg_comments_per_issue":3.025,"avg_comments_per_pull_request":0.8400735294117647,"merged_pull_requests_count":991,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":88,"past_year_pull_requests_count":594,"past_year_avg_time_to_close_issue":200490.23880597015,"past_year_avg_time_to_close_pull_request":27061.227356746764,"past_year_issues_closed_count":67,"past_year_pull_requests_closed_count":541,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":78,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":0.6986531986531986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":530,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":972,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":541,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.keyv:bigmap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.keyv:bigmap/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.keyv:bigmap/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.keyv:bigmap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.keyv:bigmap/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.keyv:bigmap/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612081,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11231633,"name":"yum-keyv-redis","ecosystem":"npm","description":"Redis storage adapter for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["redis","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":null,"versions_count":3,"first_release_published_at":"2025-01-02T03:07:32.225Z","latest_release_published_at":"2025-01-02T04:06:09.779Z","latest_release_number":"4.2.2","last_synced_at":"2026-07-15T22:23:38.170Z","created_at":"2025-01-02T03:10:22.849Z","updated_at":"2026-07-15T22:53:36.113Z","registry_url":"https://www.npmjs.com/package/yum-keyv-redis","install_command":"npm install yum-keyv-redis","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.2.2"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:53:36.085Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.28725464218863,"dependent_packages_count":36.58904899111453,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.93815181665158},"purl":"pkg:npm/yum-keyv-redis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/yum-keyv-redis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/yum-keyv-redis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/yum-keyv-redis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T21:24:37.565Z","issues_count":166,"pull_requests_count":1100,"avg_time_to_close_issue":2570937.014388489,"avg_time_to_close_pull_request":70556.25990338164,"issues_closed_count":139,"pull_requests_closed_count":1035,"pull_request_authors_count":45,"issue_authors_count":139,"avg_comments_per_issue":2.9819277108433737,"avg_comments_per_pull_request":0.8445454545454546,"merged_pull_requests_count":1003,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":72,"past_year_pull_requests_count":443,"past_year_avg_time_to_close_issue":167346.0,"past_year_avg_time_to_close_pull_request":33195.08,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":400,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":69,"past_year_avg_comments_per_issue":1.847222222222222,"past_year_avg_comments_per_pull_request":0.6410835214446953,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":391,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":982,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":409,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yum-keyv-redis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yum-keyv-redis/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yum-keyv-redis/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yum-keyv-redis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yum-keyv-redis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yum-keyv-redis/codemeta","maintainers":[{"uuid":"moseszhou","login":"moseszhou","name":null,"email":"moses.zhou@icloud.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~moseszhou","role":null,"created_at":"2025-01-02T03:18:14.368Z","updated_at":"2025-01-02T03:18:14.368Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/moseszhou/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14114913,"name":"@keyv/serialize-superjson","ecosystem":"npm","description":"SuperJSON serialization adapter for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["keyv","serialize","superjson","key","value","store"],"namespace":"keyv","versions_count":4,"first_release_published_at":"2026-03-22T21:15:48.748Z","latest_release_published_at":"2026-06-18T22:28:19.476Z","latest_release_number":"6.0.0-beta.4","last_synced_at":"2026-07-15T22:23:47.481Z","created_at":"2026-03-25T00:09:08.785Z","updated_at":"2026-07-15T22:53:36.319Z","registry_url":"https://www.npmjs.com/package/@keyv/serialize-superjson","install_command":"npm install @keyv/serialize-superjson","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"6.0.0-alpha.3","latest":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:53:36.284Z","dependent_packages_count":0,"downloads":224,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.323252030617475,"dependent_packages_count":32.18991806749395,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.256585049055712},"purl":"pkg:npm/%40keyv/serialize-superjson","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/serialize-superjson","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/serialize-superjson","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/serialize-superjson/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-28T10:20:15.688Z","issues_count":173,"pull_requests_count":1170,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":67919.79547511312,"issues_closed_count":143,"pull_requests_closed_count":1105,"pull_request_authors_count":47,"issue_authors_count":145,"avg_comments_per_issue":2.953757225433526,"avg_comments_per_pull_request":0.8811965811965812,"merged_pull_requests_count":1070,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":36,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":137306.35294117648,"past_year_avg_time_to_close_pull_request":22202.569306930694,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":202,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.6111111111111112,"past_year_avg_comments_per_pull_request":1.056768558951965,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize-superjson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize-superjson/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize-superjson/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize-superjson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize-superjson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize-superjson/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2026-03-25T00:09:15.573Z","updated_at":"2026-03-25T00:09:15.573Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6494321,"name":"github.com/jaredwray/keyv","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":[],"namespace":"github.com/jaredwray","versions_count":35,"first_release_published_at":"2017-07-11T13:01:55.000Z","latest_release_published_at":"2021-10-31T22:36:58.000Z","latest_release_number":"v4.0.4+incompatible","last_synced_at":"2026-07-15T22:23:34.958Z","created_at":"2023-03-09T01:30:05.095Z","updated_at":"2026-07-15T22:23:34.958Z","registry_url":"https://pkg.go.dev/github.com/jaredwray/keyv","install_command":"go get github.com/jaredwray/keyv","documentation_url":"https://pkg.go.dev/github.com/jaredwray/keyv#section-documentation","metadata":{},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2025-10-10T05:20:46.000Z","size":4606,"stargazers_count":3003,"open_issues_count":0,"forks_count":187,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-10-11T15:21:30.419Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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":null,"dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2025-10-10T12:15:56.000Z","dependencies_parsed_at":"2023-07-17T20:41:37.207Z","dependency_job_id":"254a92f9-d7d7-450a-9912-c9097d9d3b66","html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":122,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010172,"owners_count":26084691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","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":"jaredwray","name":"Jared Wray","uuid":"1205481","kind":"user","description":"","email":"","website":"http://jaredwray.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1205481?u=4ffb17d31f627b2b5627b4d4d0fc03894c926441\u0026v=4","repositories_count":21,"last_synced_at":"2025-10-11T02:42:51.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jaredwray","funding_links":[],"total_stars":5000,"followers":217,"following":47,"created_at":"2022-11-02T16:23:54.509Z","updated_at":"2025-10-11T02:42:51.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray/repositories"},"tags":[{"name":"2025-10-03","sha":"ab2ba2b017e65bf5ec52d8a04c545f7e633346a0","kind":"commit","published_at":"2025-10-03T12:14:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03/manifests"},{"name":"2025-09-27","sha":"e11190f8405adc251f52eaa15e1a0f9bac31f935","kind":"commit","published_at":"2025-09-27T21:54:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27/manifests"},{"name":"2025-09-17","sha":"7d988cf09413436355b740d9b344808d6a8847c1","kind":"commit","published_at":"2025-09-17T20:58:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17/manifests"},{"name":"2025-09-10","sha":"b7946f803fd45f62db80340bb5e3347c0a2f2c2b","kind":"commit","published_at":"2025-09-10T16:12:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10/manifests"},{"name":"2025-08-16","sha":"d11667885f38e272aa7ba90f7f687756149498f5","kind":"commit","published_at":"2025-08-16T23:21:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16/manifests"},{"name":"2025-08-02","sha":"06a151ed780826c80e98764a57a5a8ba6854078b","kind":"commit","published_at":"2025-08-02T20:00:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02/manifests"},{"name":"2025-07-19","sha":"7ef49e97b758c5d4dc8324b0d7a275cb28252776","kind":"commit","published_at":"2025-07-19T19:40:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19/manifests"},{"name":"2025-07-09","sha":"a4c2dc496287832a61525e3ad09a0c59fab35e3d","kind":"commit","published_at":"2025-07-09T16:48:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09/manifests"},{"name":"2025-06-21","sha":"8a64ee5cf1d5e8b607a6fd79122dda6e0d6f09d3","kind":"commit","published_at":"2025-06-21T22:30:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21/manifests"},{"name":"2025-06-09","sha":"f7c2f2b1467f01050e5f3b98478d8195e26e59fc","kind":"commit","published_at":"2025-06-10T02:32:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09/manifests"},{"name":"2025-05-17","sha":"49934e9b5e74e4fa75f7b86e6f61f4abf221ad52","kind":"commit","published_at":"2025-05-17T17:24:02.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17/manifests"},{"name":"2025-05-03","sha":"c58e45c99ddba100aa32924eb47037a84f989231","kind":"commit","published_at":"2025-05-03T17:56:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03/manifests"},{"name":"2025-04-20","sha":"57e8245bed087ff686011741c641bd0148821b63","kind":"commit","published_at":"2025-04-20T16:18:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20/manifests"},{"name":"2025-04-19","sha":"89a92e198caeb6ed79e6fa13cd38fd47b5ca41c9","kind":"commit","published_at":"2025-04-19T15:11:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19/manifests"},{"name":"2025-04-05","sha":"4954b3ce7a4482e77470bb8eba8d7aa93d6a8108","kind":"commit","published_at":"2025-04-05T21:01:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05/manifests"},{"name":"2025-03-15","sha":"d1f5e2957d3275c017a30ae29c499eefee0669b8","kind":"commit","published_at":"2025-03-15T21:27:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15/manifests"},{"name":"2025-03-01","sha":"0d4f46ede4e0d446c5a2ccd32d3eb3e1f8e67e1f","kind":"commit","published_at":"2025-03-01T22:02:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01/manifests"},{"name":"2025-02-17","sha":"f6d38fb35a7ef2baf111e39ff6cdfdda9764c6ff","kind":"commit","published_at":"2025-02-15T21:03:53.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17/manifests"},{"name":"2025-02-01","sha":"75741ca7ee783f4ca8007ec0a8328c54ca550f7d","kind":"commit","published_at":"2025-02-01T18:07:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01/manifests"},{"name":"2025-01-18","sha":"7b364e17292131690145892c31f6f8ff2d3cb10c","kind":"commit","published_at":"2025-01-18T18:47:11.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18/manifests"},{"name":"2025-01-04","sha":"01c47fe35de481774dfdfbdb2a7a112320aed929","kind":"commit","published_at":"2025-01-04T20:19:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04/manifests"},{"name":"2024-12-21","sha":"6573d3f3b4ba5ae7b28de582bd97423127fc3ea3","kind":"commit","published_at":"2024-12-21T18:44:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21/manifests"},{"name":"2024-12-11","sha":"68e37570a25ef94ea6f3cece066c8179c9aec7b5","kind":"commit","published_at":"2024-12-12T01:35:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11/manifests"},{"name":"2024-12-09","sha":"418246d4563c7686b5d141eff1f95236c80a2e1e","kind":"commit","published_at":"2024-12-09T21:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09/manifests"},{"name":"2024-11-22","sha":"4e59d1c5cd65b505b9a38dc7b20e6c8a4f7b9264","kind":"commit","published_at":"2024-11-22T16:24:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22/manifests"},{"name":"2024-11-16","sha":"ab49913953bb5aacdc687be817284c188ed7f6b7","kind":"commit","published_at":"2024-11-16T23:41:12.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16/manifests"},{"name":"2024-11-13","sha":"689996272919625d88361aa3c946d6727151b559","kind":"commit","published_at":"2024-11-13T17:58:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-13","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13/manifests"},{"name":"2024-11-11","sha":"359a20f6fbe5528e43a81f317d03332bba8ec2cc","kind":"commit","published_at":"2024-11-12T02:46:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11/manifests"},{"name":"2024-11-09","sha":"d2e92349b5b900dd3c03bda466ff0410a9c25e2d","kind":"commit","published_at":"2024-11-09T23:13:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09/manifests"},{"name":"2024-11-02","sha":"062db2fb27e5614825f8598ec2f76a81b4401783","kind":"commit","published_at":"2024-11-02T16:24:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02/manifests"},{"name":"2024-10-21","sha":"abfc8ccb2224b450167769250c8ff7eb5a2c82b2","kind":"commit","published_at":"2024-10-21T15:15:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21/manifests"},{"name":"2024-10-08","sha":"835e6cbf2789bd5a04e0e8ad538be41cc7c86e49","kind":"commit","published_at":"2024-10-09T19:18:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08/manifests"},{"name":"2024-10-05","sha":"4d14811da013be6e78175738a99b09ec3ff0bbb5","kind":"commit","published_at":"2024-10-05T23:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05/manifests"},{"name":"2024-09-27","sha":"207a1c8c5c1c44d768df67b98dde1e7eb8357f39","kind":"commit","published_at":"2024-09-27T17:22:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27/manifests"},{"name":"2024-09-22","sha":"f542c0c7b286f228ba2341a79089c19765d4a3da","kind":"commit","published_at":"2024-09-22T21:54:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22/manifests"},{"name":"2024-09-21","sha":"53c4aeadb0b33ae1021fa57481fef674b0c8c8bc","kind":"commit","published_at":"2024-09-21T19:36:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21/manifests"},{"name":"2024-09-07","sha":"29a2bfbbf1114f5dc25a754451a21d8862c1821e","kind":"commit","published_at":"2024-09-07T16:27:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07/manifests"},{"name":"2024-09-05","sha":"1623e71c074e5edcfc39a84c61ddb0cd8a6f8753","kind":"commit","published_at":"2024-09-05T18:12:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05/manifests"},{"name":"2024-08-21","sha":"f9f5eb06994d54cff404f8e9a3982153ead33f23","kind":"commit","published_at":"2024-08-21T23:36:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21/manifests"},{"name":"2024-08-20","sha":"1f035c90c4c839552ed02b3a56c6f40b7289dae1","kind":"commit","published_at":"2024-08-20T23:17:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20/manifests"},{"name":"2024-05-04","sha":"4757b6080bc025b14a7b2e34a63541be4729a7fd","kind":"commit","published_at":"2024-05-04T22:03:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-05-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04/manifests"},{"name":"2024-03-16","sha":"4abd6ef30181dd5f21df40684ba1d86d656b6c93","kind":"commit","published_at":"2024-03-16T15:46:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-03-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16/manifests"},{"name":"2024-02-17","sha":"05d912b63de1708ce46308057c5196be0c94f0ff","kind":"commit","published_at":"2024-02-17T21:22:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17/manifests"},{"name":"2024-02-04","sha":"b22a712b95b23e37d7cf08e80a0a641a0825c13e","kind":"commit","published_at":"2024-02-04T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04/manifests"},{"name":"2024-01-29","sha":"d8e12ba26bb89dff140a6281029e8cf49f676f9a","kind":"commit","published_at":"2024-01-29T17:04:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-29","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29/manifests"},{"name":"2024-01-08","sha":"c6e7a6d35f34cd0f93d2494c864dd62ae2861717","kind":"commit","published_at":"2024-01-08T23:25:00.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08/manifests"},{"name":"2024-01-06","sha":"e900b29e4a4c8e28a6977d28d70b68d94912b330","kind":"commit","published_at":"2024-01-06T19:45:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06/manifests"},{"name":"2023-12-02","sha":"83b03d9f25a78d99af820e34fa39bf4c3f745e42","kind":"commit","published_at":"2023-12-02T21:23:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-12-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02/manifests"},{"name":"2023-11-19","sha":"fc0f484f342b6fe764787c6fca6d293f53c97c35","kind":"commit","published_at":"2023-11-19T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19/manifests"},{"name":"2023-11-12","sha":"21b7024b79218ca615d1cc13f854948e7d1da73c","kind":"commit","published_at":"2023-11-13T00:39:57.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-12","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12/manifests"},{"name":"2023-10-07","sha":"78b247b5b7a8c9b12154fbfae4295d6fb29158cf","kind":"commit","published_at":"2023-10-07T16:55:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-10-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07/manifests"},{"name":"2023-09-16","sha":"06e513fd2a0184c29454e11a55882c7d7d36fd36","kind":"commit","published_at":"2023-09-16T22:52:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16/manifests"},{"name":"2023-09-04","sha":"a17e2ccf3538ba499c5998d8cc1c08bf2b7f6c9e","kind":"commit","published_at":"2023-09-04T15:54:06.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04/manifests"},{"name":"2023-08-19","sha":"ae7a88e8f7eec898d5f9cc188101f6fab2adec4e","kind":"commit","published_at":"2023-08-19T18:28:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19/manifests"},{"name":"2023-08-06","sha":"24f2c8c6acc7da5e25225dc5dc3bfd2dbd06c5ee","kind":"commit","published_at":"2023-08-06T13:38:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06/manifests"},{"name":"2023-07-16","sha":"0b94bf6ce5eedf538a825f7a30c930ae0e2da9fe","kind":"commit","published_at":"2023-07-16T15:37:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16/manifests"},{"name":"2023-07-01","sha":"385a33adf3645cc79922ee1ea2dba79263ac2d7a","kind":"commit","published_at":"2023-07-01T19:35:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01/manifests"},{"name":"2023-06-26","sha":"b1513207396717f7b16f10bb9d748e24e42aade3","kind":"commit","published_at":"2023-06-26T16:51:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26/manifests"},{"name":"2023-06-18","sha":"eee2f1fa6f917f1e8c2bfca5c8f8a885bfa6c0e8","kind":"commit","published_at":"2023-06-18T23:56:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18/manifests"},{"name":"2023-06-03","sha":"cc55c005da92e87851814e337d47458ae377dcf9","kind":"commit","published_at":"2023-06-03T21:49:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03/manifests"},{"name":"2023-05-20","sha":"026a365286122a342e2a38382d33877098b208a5","kind":"commit","published_at":"2023-05-21T01:10:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20/manifests"},{"name":"2023-05-07","sha":"ed9f487d99647af526dd634029d104f596f5e653","kind":"commit","published_at":"2023-05-07T19:28:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07/manifests"},{"name":"2023-04-15","sha":"5e1c8bbad58cac25dab0af98ffc7e8d6227be355","kind":"commit","published_at":"2023-04-15T23:20:36.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15/manifests"},{"name":"2023-04-03","sha":"f2676633c2f1b5dde833794fddde6036d6a90365","kind":"commit","published_at":"2023-04-03T15:44:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03/manifests"},{"name":"2023-03-20","sha":"17855a1ac51741e42203552c8f2520cadaa35cf3","kind":"commit","published_at":"2023-03-20T15:19:43.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20/manifests"},{"name":"2023-03-06","sha":"1d22d036d76e2a30d34c6215bdcfa9e4326332aa","kind":"commit","published_at":"2023-03-06T18:00:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06/manifests"},{"name":"2023-02-19","sha":"876f6ecb6b156ca1a86d91f2f6f061e26b115be7","kind":"commit","published_at":"2023-02-19T17:37:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19/manifests"},{"name":"2023-02-04","sha":"33e592a76453c565df8f0fe35f7f0f5c36094ef8","kind":"commit","published_at":"2023-02-04T21:11:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04/manifests"},{"name":"2023-01-21","sha":"fca868dc63343928c263fc7eab09001933f70fe8","kind":"commit","published_at":"2023-01-21T18:14:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-01-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-01-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21/manifests"},{"name":"2022-01-07","sha":"56c8be52b514d8e80d20a10cb155efbd12ba139d","kind":"commit","published_at":"2023-01-08T00:38:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-01-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-01-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07/manifests"},{"name":"2022-12-17","sha":"9b70985a40224ba31adf5352c4e4fb26976791d0","kind":"commit","published_at":"2022-12-17T20:58:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17/manifests"},{"name":"2022-12-05","sha":"0d2319930d704b328bf6acbe881ef5840e8bcc92","kind":"commit","published_at":"2022-12-05T18:17:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05/manifests"},{"name":"2022-11-24","sha":"9fd41013300961958181daf4a1076751c2ec3c6d","kind":"commit","published_at":"2022-11-24T16:17:42.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-24","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24/manifests"},{"name":"2022-11-06","sha":"acee066761238707161073b4bfbb23c09cee9a33","kind":"commit","published_at":"2022-11-06T23:51:54.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06/manifests"},{"name":"2022-10-17","sha":"fb9ad2725491a2ee962af4a03cbbbde30b993916","kind":"commit","published_at":"2022-10-17T19:07:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-10-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17/manifests"},{"name":"2022-09-19","sha":"b524911df5b88058ad76f3df7984055f7e2d4590","kind":"commit","published_at":"2022-09-18T17:40:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19/manifests"},{"name":"2022-09-02","sha":"a3d7b22740a7fbb263ed69689ea021edc2f7ae3f","kind":"commit","published_at":"2022-09-02T17:00:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02/manifests"},{"name":"2022-08-21","sha":"1d451c6b6bc731f05bc06bc8d2501b4e306448d8","kind":"commit","published_at":"2022-08-21T18:08:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21/manifests"},{"name":"2022-08-08","sha":"cdebd494b8a5e2b8af738cd9fcdcf3c1af313846","kind":"commit","published_at":"2022-08-08T15:57:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08/manifests"},{"name":"2022-07-17","sha":"6e26269f3c27fedaa5af7932257bbe851c328dcb","kind":"commit","published_at":"2022-07-17T23:33:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17/manifests"},{"name":"2022-07-03","sha":"cf9bd6c34212e8c70ab6867ee2cb9bc87c0a6909","kind":"commit","published_at":"2022-07-03T18:10:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03/manifests"},{"name":"2022-06-20","sha":"a471119046e16cd47a07bcadf42ad8b953e55ab4","kind":"commit","published_at":"2022-06-20T17:57:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-06-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-06-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-06-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20/manifests"},{"name":"2022-05-23","sha":"2930eeb6b5c8a3b2617ccc8ba2414aedb5c9dc39","kind":"commit","published_at":"2022-05-23T17:34:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-23","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23/manifests"},{"name":"2022-05-09","sha":"45490d51f7705481b5e4524dee8b5921320c5a6b","kind":"commit","published_at":"2022-05-10T00:52:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09/manifests"},{"name":"2022-04-20","sha":"c7fa32d89b95498e990fe5fc3d41ed3a96932ce9","kind":"commit","published_at":"2022-04-20T20:42:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20/manifests"},{"name":"2022-04-02","sha":"25ae54f3dd4702b720183dd5cdb2eb8b71223546","kind":"commit","published_at":"2022-04-02T21:36:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02/manifests"},{"name":"2022-02-19","sha":"00abfa3aaf2539a5af8db080334751ddc8021c0a","kind":"commit","published_at":"2022-02-19T19:58:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19/manifests"},{"name":"test-suite-v1.7.0","sha":"b6ef7fa70847b90013761d93db816cc164f5b849","kind":"commit","published_at":"2022-01-28T16:20:56.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0/manifests"},{"name":"mongo-v2.0.0","sha":"7db919abba7df7ea601c31300b1727266e34c5cd","kind":"commit","published_at":"2022-01-26T18:33:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0/manifests"},{"name":"sqlite-v3.0.0","sha":"33e1a60d0411971efefc1718e64df55cab88c4cc","kind":"commit","published_at":"2022-01-24T20:09:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/sqlite-v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/sqlite-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@sqlite-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0/manifests"},{"name":"test-suite-v1.6.14","sha":"b08bf0bf91fa93d81374e075f4ce2a016a6de530","kind":"commit","published_at":"2022-01-03T16:20:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.6.14","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14/manifests"},{"name":"mongo-v1.2.2","sha":"d97948d3ad5f64da693e14ce8d84aa54fb7c3683","kind":"commit","published_at":"2022-01-01T23:29:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v1.2.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2/manifests"},{"name":"redis-v2.2.1","sha":"8b88733427f84655384cee90b605f502e4724f5e","kind":"commit","published_at":"2021-12-05T21:47:47.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/redis-v2.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/redis-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@redis-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1/manifests"},{"name":"v4.0.4","sha":"e58617c23456cb07de617f42407c89faca92ace7","kind":"commit","published_at":"2021-10-31T22:36:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ab99cada0186e6dc83420ceaa85919d1bae871dd","kind":"tag","published_at":"2020-09-17T10:38:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"e297e27d07007e962024d3cdb7046c99109f3aee","kind":"tag","published_at":"2020-09-16T11:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4cea2ce404713e6a8385fbe35caab77ada7d6735","kind":"tag","published_at":"2020-05-05T07:07:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d288a1896ea7601f4a74ecbb086e8917c370367f","kind":"tag","published_at":"2019-11-16T05:46:49.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"de2e7a2ffc4a5007569b62a31956d7b692a011e7","kind":"tag","published_at":"2018-08-21T21:16:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"33ae64413338c465999863ea5545c1ae20b54ddb","kind":"tag","published_at":"2017-10-03T13:38:03.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"b0c377156057a14e9f9a8f24ab05bf30f72a65b1","kind":"tag","published_at":"2017-08-17T16:45:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0ac673ff916a4dca3adc4b81cf3926cef0e1dde5","kind":"tag","published_at":"2017-08-13T13:15:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1899d6c05665f161bf05b738f1d234732ecc4362","kind":"tag","published_at":"2017-08-11T15:33:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0/manifests"},{"name":"v1.0.5","sha":"00fb1f228b97689799fb5ef7993b0426e05acbcd","kind":"tag","published_at":"2017-08-10T13:05:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.5","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"62fb070b0a7dd9c3969a43e545bf2cd0a7aa514f","kind":"tag","published_at":"2017-08-03T21:18:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d942a2b38a49b9c8d8f1b51fa67ae39dda6f143f","kind":"tag","published_at":"2017-08-03T10:05:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d96a19e172b049ef622ac9b28f8d4d4458e7cd65","kind":"tag","published_at":"2017-08-03T09:59:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"57441ba8e0db0e2e034f81b7a9e0ba1d713d1e32","kind":"tag","published_at":"2017-08-02T23:57:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5583d2fea835267f7035ce1fb635b4ba288ec54a","kind":"tag","published_at":"2017-08-02T23:44:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"cc4650b3156550c06e295192f74737a73c667bbc","kind":"tag","published_at":"2017-08-01T16:01:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.8.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8414dde0a0a13ed75ccf39f33e4ea5ae60bdeea8","kind":"tag","published_at":"2017-07-30T07:22:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bee96d9a02ec1de10ef4502c1911b36eb859595c","kind":"tag","published_at":"2017-07-29T23:16:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.6.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"0ce0c78c4e0e00f7b0a15b0177c0d041dabdbdd8","kind":"tag","published_at":"2017-07-29T13:21:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.5.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3ed0b7f7ddacd883b481a2a4f5d56c75542664bf","kind":"tag","published_at":"2017-07-26T14:59:48.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.4.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f4b2d502fa49916f8fcb1ec6d86267b9ada51c2e","kind":"tag","published_at":"2017-07-18T13:36:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f3b5d14d0b93c89e9fa994119a5358e5c9b7c34c","kind":"tag","published_at":"2017-07-17T18:56:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"7540c2f8c85661e9d2b380681bb8aece029d8145","kind":"tag","published_at":"2017-07-14T18:25:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2349182d83dffc26c29f8bbf3bc714d9d1032a11","kind":"tag","published_at":"2017-07-13T14:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"08950876ed72e4fae12c9e7aa6e6fc82a8092314","kind":"tag","published_at":"2017-07-11T16:28:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cdff7db698f975e3d557d430ab1e31a1a549e286","kind":"tag","published_at":"2017-07-11T14:10:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7d2d0aa9fb18b10e222dc969e777742ecb353883","kind":"tag","published_at":"2017-07-11T13:54:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"65d992321f7c3a5debfe3fd2b31375f51cd665d5","kind":"tag","published_at":"2017-07-11T13:01:55.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T03:06:48.218Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.8744866935940931,"forks_count":1.4903982662897277,"average":4.6774713059053665},"purl":"pkg:golang/github.com/jaredwray/keyv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jaredwray/keyv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jaredwray/keyv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jaredwray/keyv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-11T15:21:31.773Z","issues_count":160,"pull_requests_count":1088,"avg_time_to_close_issue":2625934.375,"avg_time_to_close_pull_request":71265.35483870968,"issues_closed_count":136,"pull_requests_closed_count":1023,"pull_request_authors_count":45,"issue_authors_count":133,"avg_comments_per_issue":3.025,"avg_comments_per_pull_request":0.8400735294117647,"merged_pull_requests_count":991,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":88,"past_year_pull_requests_count":594,"past_year_avg_time_to_close_issue":200490.23880597015,"past_year_avg_time_to_close_pull_request":27061.227356746764,"past_year_issues_closed_count":67,"past_year_pull_requests_closed_count":541,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":78,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":0.6986531986531986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":530,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":972,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":541,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaredwray%2Fkeyv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaredwray%2Fkeyv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaredwray%2Fkeyv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaredwray%2Fkeyv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaredwray%2Fkeyv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaredwray%2Fkeyv/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2215156,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1017465,"name":"@keyv/mysql","ecosystem":"npm","description":"MySQL/MariaDB storage adapter for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["mysql","mariadb","sql","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":61,"first_release_published_at":"2017-08-11T14:14:32.822Z","latest_release_published_at":"2026-01-21T00:42:04.176Z","latest_release_number":"2.1.10","last_synced_at":"2026-07-15T22:23:46.720Z","created_at":"2022-04-07T19:20:10.811Z","updated_at":"2026-07-15T22:23:46.721Z","registry_url":"https://www.npmjs.com/package/@keyv/mysql","install_command":"npm install @keyv/mysql","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.10","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2024-11-06T16:29:41.000Z","size":3948,"stargazers_count":2615,"open_issues_count":3,"forks_count":144,"subscribers_count":19,"default_branch":"main","last_synced_at":"2024-11-06T17:34:14.283Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2024-11-05T19:59:07.000Z","dependencies_parsed_at":"2023-07-17T20:41:37.207Z","dependency_job_id":"254a92f9-d7d7-450a-9912-c9097d9d3b66","html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1345,"total_committers":59,"mean_commits":"22.796610169491526","dds":"0.32713754646840154","last_synced_commit":"0874408bda816525a619fe70c7640b00b09f23eb"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":93,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223408026,"owners_count":17140561,"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":"jaredwray","name":"Jared Wray","uuid":"1205481","kind":"user","description":"","email":"","website":"http://jaredwray.com","location":null,"twitter":"jaredwray","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1205481?u=4ffb17d31f627b2b5627b4d4d0fc03894c926441\u0026v=4","repositories_count":8,"last_synced_at":"2023-04-09T10:01:17.138Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jaredwray","funding_links":[],"total_stars":2865,"followers":null,"following":null,"created_at":"2022-11-02T16:23:54.509Z","updated_at":"2024-03-25T17:43:04.373Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray/repositories"},"tags":[{"name":"2024-11-02","sha":"062db2fb27e5614825f8598ec2f76a81b4401783","kind":"commit","published_at":"2024-11-02T16:24:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02/manifests"},{"name":"2024-10-21","sha":"abfc8ccb2224b450167769250c8ff7eb5a2c82b2","kind":"commit","published_at":"2024-10-21T15:15:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21/manifests"},{"name":"2024-10-08","sha":"835e6cbf2789bd5a04e0e8ad538be41cc7c86e49","kind":"commit","published_at":"2024-10-09T19:18:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08/manifests"},{"name":"2024-10-05","sha":"4d14811da013be6e78175738a99b09ec3ff0bbb5","kind":"commit","published_at":"2024-10-05T23:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05/manifests"},{"name":"2024-09-27","sha":"207a1c8c5c1c44d768df67b98dde1e7eb8357f39","kind":"commit","published_at":"2024-09-27T17:22:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27/manifests"},{"name":"2024-09-22","sha":"f542c0c7b286f228ba2341a79089c19765d4a3da","kind":"commit","published_at":"2024-09-22T21:54:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22/manifests"},{"name":"2024-09-21","sha":"53c4aeadb0b33ae1021fa57481fef674b0c8c8bc","kind":"commit","published_at":"2024-09-21T19:36:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21/manifests"},{"name":"2024-09-07","sha":"29a2bfbbf1114f5dc25a754451a21d8862c1821e","kind":"commit","published_at":"2024-09-07T16:27:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07/manifests"},{"name":"2024-09-05","sha":"1623e71c074e5edcfc39a84c61ddb0cd8a6f8753","kind":"commit","published_at":"2024-09-05T18:12:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05/manifests"},{"name":"2024-08-21","sha":"f9f5eb06994d54cff404f8e9a3982153ead33f23","kind":"commit","published_at":"2024-08-21T23:36:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21/manifests"},{"name":"2024-08-20","sha":"1f035c90c4c839552ed02b3a56c6f40b7289dae1","kind":"commit","published_at":"2024-08-20T23:17:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20/manifests"},{"name":"2024-05-04","sha":"4757b6080bc025b14a7b2e34a63541be4729a7fd","kind":"commit","published_at":"2024-05-04T22:03:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-05-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04/manifests"},{"name":"2024-03-16","sha":"4abd6ef30181dd5f21df40684ba1d86d656b6c93","kind":"commit","published_at":"2024-03-16T15:46:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-03-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16/manifests"},{"name":"2024-02-17","sha":"05d912b63de1708ce46308057c5196be0c94f0ff","kind":"commit","published_at":"2024-02-17T21:22:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17/manifests"},{"name":"2024-02-04","sha":"b22a712b95b23e37d7cf08e80a0a641a0825c13e","kind":"commit","published_at":"2024-02-04T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04/manifests"},{"name":"2024-01-29","sha":"d8e12ba26bb89dff140a6281029e8cf49f676f9a","kind":"commit","published_at":"2024-01-29T17:04:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-29","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29/manifests"},{"name":"2024-01-08","sha":"c6e7a6d35f34cd0f93d2494c864dd62ae2861717","kind":"commit","published_at":"2024-01-08T23:25:00.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08/manifests"},{"name":"2024-01-06","sha":"e900b29e4a4c8e28a6977d28d70b68d94912b330","kind":"commit","published_at":"2024-01-06T19:45:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06/manifests"},{"name":"2023-12-02","sha":"83b03d9f25a78d99af820e34fa39bf4c3f745e42","kind":"commit","published_at":"2023-12-02T21:23:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-12-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02/manifests"},{"name":"2023-11-19","sha":"fc0f484f342b6fe764787c6fca6d293f53c97c35","kind":"commit","published_at":"2023-11-19T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19/manifests"},{"name":"2023-11-12","sha":"21b7024b79218ca615d1cc13f854948e7d1da73c","kind":"commit","published_at":"2023-11-13T00:39:57.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-12","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12/manifests"},{"name":"2023-10-07","sha":"78b247b5b7a8c9b12154fbfae4295d6fb29158cf","kind":"commit","published_at":"2023-10-07T16:55:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-10-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07/manifests"},{"name":"2023-09-16","sha":"06e513fd2a0184c29454e11a55882c7d7d36fd36","kind":"commit","published_at":"2023-09-16T22:52:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16/manifests"},{"name":"2023-09-04","sha":"a17e2ccf3538ba499c5998d8cc1c08bf2b7f6c9e","kind":"commit","published_at":"2023-09-04T15:54:06.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04/manifests"},{"name":"2023-08-19","sha":"ae7a88e8f7eec898d5f9cc188101f6fab2adec4e","kind":"commit","published_at":"2023-08-19T18:28:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19/manifests"},{"name":"2023-08-06","sha":"24f2c8c6acc7da5e25225dc5dc3bfd2dbd06c5ee","kind":"commit","published_at":"2023-08-06T13:38:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-06","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06/manifests"},{"name":"2023-07-16","sha":"0b94bf6ce5eedf538a825f7a30c930ae0e2da9fe","kind":"commit","published_at":"2023-07-16T15:37:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16/manifests"},{"name":"2023-07-01","sha":"385a33adf3645cc79922ee1ea2dba79263ac2d7a","kind":"commit","published_at":"2023-07-01T19:35:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01/manifests"},{"name":"2023-06-26","sha":"b1513207396717f7b16f10bb9d748e24e42aade3","kind":"commit","published_at":"2023-06-26T16:51:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26/manifests"},{"name":"2023-06-18","sha":"eee2f1fa6f917f1e8c2bfca5c8f8a885bfa6c0e8","kind":"commit","published_at":"2023-06-18T23:56:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18/manifests"},{"name":"2023-06-03","sha":"cc55c005da92e87851814e337d47458ae377dcf9","kind":"commit","published_at":"2023-06-03T21:49:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03/manifests"},{"name":"2023-05-20","sha":"026a365286122a342e2a38382d33877098b208a5","kind":"commit","published_at":"2023-05-21T01:10:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20/manifests"},{"name":"2023-05-07","sha":"ed9f487d99647af526dd634029d104f596f5e653","kind":"commit","published_at":"2023-05-07T19:28:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07/manifests"},{"name":"2023-04-15","sha":"5e1c8bbad58cac25dab0af98ffc7e8d6227be355","kind":"commit","published_at":"2023-04-15T23:20:36.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15/manifests"},{"name":"2023-04-03","sha":"f2676633c2f1b5dde833794fddde6036d6a90365","kind":"commit","published_at":"2023-04-03T15:44:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03/manifests"},{"name":"2023-03-20","sha":"17855a1ac51741e42203552c8f2520cadaa35cf3","kind":"commit","published_at":"2023-03-20T15:19:43.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20/manifests"},{"name":"2023-03-06","sha":"1d22d036d76e2a30d34c6215bdcfa9e4326332aa","kind":"commit","published_at":"2023-03-06T18:00:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06/manifests"},{"name":"2023-02-19","sha":"876f6ecb6b156ca1a86d91f2f6f061e26b115be7","kind":"commit","published_at":"2023-02-19T17:37:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19/manifests"},{"name":"2023-02-04","sha":"33e592a76453c565df8f0fe35f7f0f5c36094ef8","kind":"commit","published_at":"2023-02-04T21:11:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04/manifests"},{"name":"2023-01-21","sha":"fca868dc63343928c263fc7eab09001933f70fe8","kind":"commit","published_at":"2023-01-21T18:14:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-01-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21/manifests"},{"name":"2022-01-07","sha":"56c8be52b514d8e80d20a10cb155efbd12ba139d","kind":"commit","published_at":"2023-01-08T00:38:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-01-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07/manifests"},{"name":"2022-12-17","sha":"9b70985a40224ba31adf5352c4e4fb26976791d0","kind":"commit","published_at":"2022-12-17T20:58:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17/manifests"},{"name":"2022-12-05","sha":"0d2319930d704b328bf6acbe881ef5840e8bcc92","kind":"commit","published_at":"2022-12-05T18:17:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05/manifests"},{"name":"2022-11-24","sha":"9fd41013300961958181daf4a1076751c2ec3c6d","kind":"commit","published_at":"2022-11-24T16:17:42.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-24","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24/manifests"},{"name":"2022-11-06","sha":"acee066761238707161073b4bfbb23c09cee9a33","kind":"commit","published_at":"2022-11-06T23:51:54.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06/manifests"},{"name":"2022-10-17","sha":"fb9ad2725491a2ee962af4a03cbbbde30b993916","kind":"commit","published_at":"2022-10-17T19:07:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-10-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17/manifests"},{"name":"2022-09-19","sha":"b524911df5b88058ad76f3df7984055f7e2d4590","kind":"commit","published_at":"2022-09-18T17:40:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19/manifests"},{"name":"2022-09-02","sha":"a3d7b22740a7fbb263ed69689ea021edc2f7ae3f","kind":"commit","published_at":"2022-09-02T17:00:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02/manifests"},{"name":"2022-08-21","sha":"1d451c6b6bc731f05bc06bc8d2501b4e306448d8","kind":"commit","published_at":"2022-08-21T18:08:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21/manifests"},{"name":"2022-08-08","sha":"cdebd494b8a5e2b8af738cd9fcdcf3c1af313846","kind":"commit","published_at":"2022-08-08T15:57:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08/manifests"},{"name":"2022-07-17","sha":"6e26269f3c27fedaa5af7932257bbe851c328dcb","kind":"commit","published_at":"2022-07-17T23:33:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17/manifests"},{"name":"2022-07-03","sha":"cf9bd6c34212e8c70ab6867ee2cb9bc87c0a6909","kind":"commit","published_at":"2022-07-03T18:10:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03/manifests"},{"name":"2022-06-20","sha":"a471119046e16cd47a07bcadf42ad8b953e55ab4","kind":"commit","published_at":"2022-06-20T17:57:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-06-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-06-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20/manifests"},{"name":"2022-05-23","sha":"2930eeb6b5c8a3b2617ccc8ba2414aedb5c9dc39","kind":"commit","published_at":"2022-05-23T17:34:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-23","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23/manifests"},{"name":"2022-05-09","sha":"45490d51f7705481b5e4524dee8b5921320c5a6b","kind":"commit","published_at":"2022-05-10T00:52:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09/manifests"},{"name":"2022-04-20","sha":"c7fa32d89b95498e990fe5fc3d41ed3a96932ce9","kind":"commit","published_at":"2022-04-20T20:42:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20/manifests"},{"name":"2022-04-02","sha":"25ae54f3dd4702b720183dd5cdb2eb8b71223546","kind":"commit","published_at":"2022-04-02T21:36:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02/manifests"},{"name":"2022-02-19","sha":"00abfa3aaf2539a5af8db080334751ddc8021c0a","kind":"commit","published_at":"2022-02-19T19:58:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19/manifests"},{"name":"test-suite-v1.7.0","sha":"b6ef7fa70847b90013761d93db816cc164f5b849","kind":"commit","published_at":"2022-01-28T16:20:56.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0/manifests"},{"name":"mongo-v2.0.0","sha":"7db919abba7df7ea601c31300b1727266e34c5cd","kind":"commit","published_at":"2022-01-26T18:33:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0/manifests"},{"name":"sqlite-v3.0.0","sha":"33e1a60d0411971efefc1718e64df55cab88c4cc","kind":"commit","published_at":"2022-01-24T20:09:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/sqlite-v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/sqlite-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0/manifests"},{"name":"test-suite-v1.6.14","sha":"b08bf0bf91fa93d81374e075f4ce2a016a6de530","kind":"commit","published_at":"2022-01-03T16:20:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.6.14","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14/manifests"},{"name":"mongo-v1.2.2","sha":"d97948d3ad5f64da693e14ce8d84aa54fb7c3683","kind":"commit","published_at":"2022-01-01T23:29:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v1.2.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2/manifests"},{"name":"redis-v2.2.1","sha":"8b88733427f84655384cee90b605f502e4724f5e","kind":"commit","published_at":"2021-12-05T21:47:47.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/redis-v2.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/redis-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1/manifests"},{"name":"v4.0.4","sha":"e58617c23456cb07de617f42407c89faca92ace7","kind":"commit","published_at":"2021-10-31T22:36:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ab99cada0186e6dc83420ceaa85919d1bae871dd","kind":"tag","published_at":"2020-09-17T10:38:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"e297e27d07007e962024d3cdb7046c99109f3aee","kind":"tag","published_at":"2020-09-16T11:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4cea2ce404713e6a8385fbe35caab77ada7d6735","kind":"tag","published_at":"2020-05-05T07:07:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d288a1896ea7601f4a74ecbb086e8917c370367f","kind":"tag","published_at":"2019-11-16T05:46:49.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"de2e7a2ffc4a5007569b62a31956d7b692a011e7","kind":"tag","published_at":"2018-08-21T21:16:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"33ae64413338c465999863ea5545c1ae20b54ddb","kind":"tag","published_at":"2017-10-03T13:38:03.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"b0c377156057a14e9f9a8f24ab05bf30f72a65b1","kind":"tag","published_at":"2017-08-17T16:45:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0ac673ff916a4dca3adc4b81cf3926cef0e1dde5","kind":"tag","published_at":"2017-08-13T13:15:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1899d6c05665f161bf05b738f1d234732ecc4362","kind":"tag","published_at":"2017-08-11T15:33:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0/manifests"},{"name":"v1.0.5","sha":"00fb1f228b97689799fb5ef7993b0426e05acbcd","kind":"tag","published_at":"2017-08-10T13:05:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.5","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"62fb070b0a7dd9c3969a43e545bf2cd0a7aa514f","kind":"tag","published_at":"2017-08-03T21:18:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d942a2b38a49b9c8d8f1b51fa67ae39dda6f143f","kind":"tag","published_at":"2017-08-03T10:05:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d96a19e172b049ef622ac9b28f8d4d4458e7cd65","kind":"tag","published_at":"2017-08-03T09:59:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"57441ba8e0db0e2e034f81b7a9e0ba1d713d1e32","kind":"tag","published_at":"2017-08-02T23:57:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5583d2fea835267f7035ce1fb635b4ba288ec54a","kind":"tag","published_at":"2017-08-02T23:44:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"cc4650b3156550c06e295192f74737a73c667bbc","kind":"tag","published_at":"2017-08-01T16:01:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.8.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8414dde0a0a13ed75ccf39f33e4ea5ae60bdeea8","kind":"tag","published_at":"2017-07-30T07:22:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bee96d9a02ec1de10ef4502c1911b36eb859595c","kind":"tag","published_at":"2017-07-29T23:16:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.6.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"0ce0c78c4e0e00f7b0a15b0177c0d041dabdbdd8","kind":"tag","published_at":"2017-07-29T13:21:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.5.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3ed0b7f7ddacd883b481a2a4f5d56c75542664bf","kind":"tag","published_at":"2017-07-26T14:59:48.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.4.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f4b2d502fa49916f8fcb1ec6d86267b9ada51c2e","kind":"tag","published_at":"2017-07-18T13:36:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f3b5d14d0b93c89e9fa994119a5358e5c9b7c34c","kind":"tag","published_at":"2017-07-17T18:56:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"7540c2f8c85661e9d2b380681bb8aece029d8145","kind":"tag","published_at":"2017-07-14T18:25:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2349182d83dffc26c29f8bbf3bc714d9d1032a11","kind":"tag","published_at":"2017-07-13T14:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"08950876ed72e4fae12c9e7aa6e6fc82a8092314","kind":"tag","published_at":"2017-07-11T16:28:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cdff7db698f975e3d557d430ab1e31a1a549e286","kind":"tag","published_at":"2017-07-11T14:10:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7d2d0aa9fb18b10e222dc969e777742ecb353883","kind":"tag","published_at":"2017-07-11T13:54:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"65d992321f7c3a5debfe3fd2b31375f51cd665d5","kind":"tag","published_at":"2017-07-11T13:01:55.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-11-06T20:09:54.318Z","dependent_packages_count":10,"downloads":8047,"downloads_period":"last-month","dependent_repos_count":16405,"rankings":{"downloads":3.368696869776809,"dependent_repos_count":0.20759421464820713,"dependent_packages_count":2.0614514973073406,"stargazers_count":1.900197850124109,"forks_count":2.6202793156662305,"docker_downloads_count":1.2171281087900359,"average":1.8958913093854555},"purl":"pkg:npm/%40keyv/mysql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/mysql","docker_dependents_count":2,"docker_downloads_count":132,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/mysql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/mysql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-06T20:01:45.926Z","issues_count":88,"pull_requests_count":477,"avg_time_to_close_issue":4407369.875,"avg_time_to_close_pull_request":143995.83823529413,"issues_closed_count":80,"pull_requests_closed_count":476,"pull_request_authors_count":28,"issue_authors_count":62,"avg_comments_per_issue":4.215909090909091,"avg_comments_per_pull_request":1.0628930817610063,"merged_pull_requests_count":457,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":44,"past_year_pull_requests_count":275,"past_year_avg_time_to_close_issue":1121344.7777777778,"past_year_avg_time_to_close_pull_request":23249.883636363636,"past_year_issues_closed_count":36,"past_year_pull_requests_closed_count":275,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":2.6136363636363638,"past_year_avg_comments_per_pull_request":0.9672727272727273,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":268,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":416,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"}],"active_maintainers":[{"login":"jaredwray","count":253,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmysql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmysql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmysql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmysql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmysql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmysql/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2022-11-21T01:30:51.268Z","updated_at":"2022-11-21T01:30:51.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11284826,"name":"@keyv/compress-lz4","ecosystem":"npm","description":"lz4 compression for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["compress","lz4-napi","lz4","snappy","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":7,"first_release_published_at":"2025-01-20T20:51:32.129Z","latest_release_published_at":"2025-07-09T16:48:47.715Z","latest_release_number":"1.0.1","last_synced_at":"2026-07-15T22:23:48.611Z","created_at":"2025-01-20T20:53:12.141Z","updated_at":"2026-07-15T22:53:36.323Z","registry_url":"https://www.npmjs.com/package/@keyv/compress-lz4","install_command":"npm install @keyv/compress-lz4","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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":"jaredwray","name":"Jared Wray","uuid":"1205481","kind":"user","description":"","email":"","website":"http://jaredwray.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1205481?u=4ffb17d31f627b2b5627b4d4d0fc03894c926441\u0026v=4","repositories_count":21,"last_synced_at":"2025-10-11T02:42:51.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jaredwray","funding_links":[],"total_stars":5000,"followers":217,"following":47,"created_at":"2022-11-02T16:23:54.509Z","updated_at":"2025-10-11T02:42:51.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray/repositories"},"tags":[{"name":"v6.0.0-beta.4","sha":"088b23df2bcfad1e73298781bd810f7780e46b40","kind":"commit","published_at":"2026-06-18T22:22:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.4/manifests"},{"name":"v6.0.0-beta.3","sha":"5414c14911426a6eb61903c76f98b57e677dc06a","kind":"commit","published_at":"2026-06-11T20:23:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.3/manifests"},{"name":"v6.0.0-beta.1","sha":"da0a731f73dc6ebfb80bea40ac50f74d5cd9be0c","kind":"commit","published_at":"2026-04-01T20:27:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.1/manifests"},{"name":"v6.0.0-alpha.4","sha":"4847147b2893fd861bf6abb3125510d03d52918a","kind":"commit","published_at":"2026-03-27T06:37:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"1e856aa8fd60c14792ed63fe6bc2ad2f90c0a600","kind":"commit","published_at":"2026-03-22T21:08:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"9d1b212543a8991dc035fef197a3ae01ccdcdea8","kind":"commit","published_at":"2026-03-04T02:55:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.2/manifests"},{"name":"6.0.0-alpha.1","sha":"d7419cfcc951659e7e2f4a2d17463b29ae52d794","kind":"commit","published_at":"2026-02-26T01:33:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/6.0.0-alpha.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/6.0.0-alpha.1/manifests"},{"name":"2026-01-20","sha":"e3f8f0099ea36bcd0b1ffcb62e7577c2c805281f","kind":"commit","published_at":"2026-01-21T00:47:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2026-01-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2026-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2026-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2026-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2026-01-20/manifests"},{"name":"2025-01-20","sha":"b5c93b5164e41c09661ddf2ac1a972a72e2f7df6","kind":"commit","published_at":"2026-01-21T00:34:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-20/manifests"},{"name":"2025-12-26","sha":"3d2c5e9799d317a83242cf8524eb2fe64303357e","kind":"commit","published_at":"2025-12-26T20:04:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-12-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-12-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-12-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-26/manifests"},{"name":"2025-12-10","sha":"0d66fc929d45da05faacb31da4fb973d7c28cc3e","kind":"commit","published_at":"2025-12-10T18:03:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-12-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-12-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-12-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-10/manifests"},{"name":"2025-11-20","sha":"3059ec2db48b4f36ccbb3edbe8c1e75c08e6917c","kind":"commit","published_at":"2025-11-21T07:34:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-20/manifests"},{"name":"2025-11-17","sha":"6f54da369751696674b23b5c84bebbad6ba75738","kind":"commit","published_at":"2025-11-18T07:01:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-17/manifests"},{"name":"2025-11-11","sha":"a7d77d0349ce0a91f2fc75f453e2be4b1199988f","kind":"commit","published_at":"2025-11-11T19:09:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-11/manifests"},{"name":"2025-11-04","sha":"77722e65515304734c8e2ae5b4d38f1b8a550916","kind":"commit","published_at":"2025-11-04T08:00:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-04/manifests"},{"name":"2025-10-25","sha":"8b6b94d8b3ffc708b3ab63e1cd43e6813a9e4168","kind":"commit","published_at":"2025-10-25T20:54:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-25","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-25/manifests"},{"name":"2025-10-18","sha":"1d3e00f80bab56af0cf971411d50f166dd8ef288","kind":"commit","published_at":"2025-10-18T21:11:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-18/manifests"},{"name":"2025-10-09","sha":"19495510547d9cf6010db9b5588932c42036b650","kind":"commit","published_at":"2025-10-10T05:19:44.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-09/manifests"},{"name":"2025-10-03","sha":"ab2ba2b017e65bf5ec52d8a04c545f7e633346a0","kind":"commit","published_at":"2025-10-03T12:14:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03/manifests"},{"name":"2025-09-27","sha":"e11190f8405adc251f52eaa15e1a0f9bac31f935","kind":"commit","published_at":"2025-09-27T21:54:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27/manifests"},{"name":"2025-09-17","sha":"7d988cf09413436355b740d9b344808d6a8847c1","kind":"commit","published_at":"2025-09-17T20:58:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17/manifests"},{"name":"2025-09-10","sha":"b7946f803fd45f62db80340bb5e3347c0a2f2c2b","kind":"commit","published_at":"2025-09-10T16:12:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10/manifests"},{"name":"2025-08-16","sha":"d11667885f38e272aa7ba90f7f687756149498f5","kind":"commit","published_at":"2025-08-16T23:21:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16/manifests"},{"name":"2025-08-02","sha":"06a151ed780826c80e98764a57a5a8ba6854078b","kind":"commit","published_at":"2025-08-02T20:00:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02/manifests"},{"name":"2025-07-19","sha":"7ef49e97b758c5d4dc8324b0d7a275cb28252776","kind":"commit","published_at":"2025-07-19T19:40:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19/manifests"},{"name":"2025-07-09","sha":"a4c2dc496287832a61525e3ad09a0c59fab35e3d","kind":"commit","published_at":"2025-07-09T16:48:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09/manifests"},{"name":"2025-06-21","sha":"8a64ee5cf1d5e8b607a6fd79122dda6e0d6f09d3","kind":"commit","published_at":"2025-06-21T22:30:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21/manifests"},{"name":"2025-06-09","sha":"f7c2f2b1467f01050e5f3b98478d8195e26e59fc","kind":"commit","published_at":"2025-06-10T02:32:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09/manifests"},{"name":"2025-05-17","sha":"49934e9b5e74e4fa75f7b86e6f61f4abf221ad52","kind":"commit","published_at":"2025-05-17T17:24:02.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17/manifests"},{"name":"2025-05-03","sha":"c58e45c99ddba100aa32924eb47037a84f989231","kind":"commit","published_at":"2025-05-03T17:56:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03/manifests"},{"name":"2025-04-20","sha":"57e8245bed087ff686011741c641bd0148821b63","kind":"commit","published_at":"2025-04-20T16:18:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20/manifests"},{"name":"2025-04-19","sha":"89a92e198caeb6ed79e6fa13cd38fd47b5ca41c9","kind":"commit","published_at":"2025-04-19T15:11:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19/manifests"},{"name":"2025-04-05","sha":"4954b3ce7a4482e77470bb8eba8d7aa93d6a8108","kind":"commit","published_at":"2025-04-05T21:01:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05/manifests"},{"name":"2025-03-15","sha":"d1f5e2957d3275c017a30ae29c499eefee0669b8","kind":"commit","published_at":"2025-03-15T21:27:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15/manifests"},{"name":"2025-03-01","sha":"0d4f46ede4e0d446c5a2ccd32d3eb3e1f8e67e1f","kind":"commit","published_at":"2025-03-01T22:02:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01/manifests"},{"name":"2025-02-17","sha":"f6d38fb35a7ef2baf111e39ff6cdfdda9764c6ff","kind":"commit","published_at":"2025-02-15T21:03:53.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17/manifests"},{"name":"2025-02-01","sha":"75741ca7ee783f4ca8007ec0a8328c54ca550f7d","kind":"commit","published_at":"2025-02-01T18:07:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01/manifests"},{"name":"2025-01-18","sha":"7b364e17292131690145892c31f6f8ff2d3cb10c","kind":"commit","published_at":"2025-01-18T18:47:11.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18/manifests"},{"name":"2025-01-04","sha":"01c47fe35de481774dfdfbdb2a7a112320aed929","kind":"commit","published_at":"2025-01-04T20:19:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04/manifests"},{"name":"2024-12-21","sha":"6573d3f3b4ba5ae7b28de582bd97423127fc3ea3","kind":"commit","published_at":"2024-12-21T18:44:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21/manifests"},{"name":"2024-12-11","sha":"68e37570a25ef94ea6f3cece066c8179c9aec7b5","kind":"commit","published_at":"2024-12-12T01:35:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11/manifests"},{"name":"2024-12-09","sha":"418246d4563c7686b5d141eff1f95236c80a2e1e","kind":"commit","published_at":"2024-12-09T21:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09/manifests"},{"name":"2024-11-22","sha":"4e59d1c5cd65b505b9a38dc7b20e6c8a4f7b9264","kind":"commit","published_at":"2024-11-22T16:24:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22/manifests"},{"name":"2024-11-16","sha":"ab49913953bb5aacdc687be817284c188ed7f6b7","kind":"commit","published_at":"2024-11-16T23:41:12.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16/manifests"},{"name":"2024-11-13","sha":"689996272919625d88361aa3c946d6727151b559","kind":"commit","published_at":"2024-11-13T17:58:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-13","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13/manifests"},{"name":"2024-11-11","sha":"359a20f6fbe5528e43a81f317d03332bba8ec2cc","kind":"commit","published_at":"2024-11-12T02:46:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11/manifests"},{"name":"2024-11-09","sha":"d2e92349b5b900dd3c03bda466ff0410a9c25e2d","kind":"commit","published_at":"2024-11-09T23:13:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09/manifests"},{"name":"2024-11-02","sha":"062db2fb27e5614825f8598ec2f76a81b4401783","kind":"commit","published_at":"2024-11-02T16:24:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02/manifests"},{"name":"2024-10-21","sha":"abfc8ccb2224b450167769250c8ff7eb5a2c82b2","kind":"commit","published_at":"2024-10-21T15:15:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21/manifests"},{"name":"2024-10-08","sha":"835e6cbf2789bd5a04e0e8ad538be41cc7c86e49","kind":"commit","published_at":"2024-10-09T19:18:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08/manifests"},{"name":"2024-10-05","sha":"4d14811da013be6e78175738a99b09ec3ff0bbb5","kind":"commit","published_at":"2024-10-05T23:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05/manifests"},{"name":"2024-09-27","sha":"207a1c8c5c1c44d768df67b98dde1e7eb8357f39","kind":"commit","published_at":"2024-09-27T17:22:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27/manifests"},{"name":"2024-09-22","sha":"f542c0c7b286f228ba2341a79089c19765d4a3da","kind":"commit","published_at":"2024-09-22T21:54:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22/manifests"},{"name":"2024-09-21","sha":"53c4aeadb0b33ae1021fa57481fef674b0c8c8bc","kind":"commit","published_at":"2024-09-21T19:36:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21/manifests"},{"name":"2024-09-07","sha":"29a2bfbbf1114f5dc25a754451a21d8862c1821e","kind":"commit","published_at":"2024-09-07T16:27:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07/manifests"},{"name":"2024-09-05","sha":"1623e71c074e5edcfc39a84c61ddb0cd8a6f8753","kind":"commit","published_at":"2024-09-05T18:12:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05/manifests"},{"name":"2024-08-21","sha":"f9f5eb06994d54cff404f8e9a3982153ead33f23","kind":"commit","published_at":"2024-08-21T23:36:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21/manifests"},{"name":"2024-08-20","sha":"1f035c90c4c839552ed02b3a56c6f40b7289dae1","kind":"commit","published_at":"2024-08-20T23:17:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20/manifests"},{"name":"2024-05-04","sha":"4757b6080bc025b14a7b2e34a63541be4729a7fd","kind":"commit","published_at":"2024-05-04T22:03:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-05-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04/manifests"},{"name":"2024-03-16","sha":"4abd6ef30181dd5f21df40684ba1d86d656b6c93","kind":"commit","published_at":"2024-03-16T15:46:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-03-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16/manifests"},{"name":"2024-02-17","sha":"05d912b63de1708ce46308057c5196be0c94f0ff","kind":"commit","published_at":"2024-02-17T21:22:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17/manifests"},{"name":"2024-02-04","sha":"b22a712b95b23e37d7cf08e80a0a641a0825c13e","kind":"commit","published_at":"2024-02-04T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04/manifests"},{"name":"2024-01-29","sha":"d8e12ba26bb89dff140a6281029e8cf49f676f9a","kind":"commit","published_at":"2024-01-29T17:04:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-29","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29/manifests"},{"name":"2024-01-08","sha":"c6e7a6d35f34cd0f93d2494c864dd62ae2861717","kind":"commit","published_at":"2024-01-08T23:25:00.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08/manifests"},{"name":"2024-01-06","sha":"e900b29e4a4c8e28a6977d28d70b68d94912b330","kind":"commit","published_at":"2024-01-06T19:45:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06/manifests"},{"name":"2023-12-02","sha":"83b03d9f25a78d99af820e34fa39bf4c3f745e42","kind":"commit","published_at":"2023-12-02T21:23:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-12-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02/manifests"},{"name":"2023-11-19","sha":"fc0f484f342b6fe764787c6fca6d293f53c97c35","kind":"commit","published_at":"2023-11-19T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19/manifests"},{"name":"2023-11-12","sha":"21b7024b79218ca615d1cc13f854948e7d1da73c","kind":"commit","published_at":"2023-11-13T00:39:57.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-12","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12/manifests"},{"name":"2023-10-07","sha":"78b247b5b7a8c9b12154fbfae4295d6fb29158cf","kind":"commit","published_at":"2023-10-07T16:55:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-10-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07/manifests"},{"name":"2023-09-16","sha":"06e513fd2a0184c29454e11a55882c7d7d36fd36","kind":"commit","published_at":"2023-09-16T22:52:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16/manifests"},{"name":"2023-09-04","sha":"a17e2ccf3538ba499c5998d8cc1c08bf2b7f6c9e","kind":"commit","published_at":"2023-09-04T15:54:06.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04/manifests"},{"name":"2023-08-19","sha":"ae7a88e8f7eec898d5f9cc188101f6fab2adec4e","kind":"commit","published_at":"2023-08-19T18:28:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19/manifests"},{"name":"2023-08-06","sha":"24f2c8c6acc7da5e25225dc5dc3bfd2dbd06c5ee","kind":"commit","published_at":"2023-08-06T13:38:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06/manifests"},{"name":"2023-07-16","sha":"0b94bf6ce5eedf538a825f7a30c930ae0e2da9fe","kind":"commit","published_at":"2023-07-16T15:37:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16/manifests"},{"name":"2023-07-01","sha":"385a33adf3645cc79922ee1ea2dba79263ac2d7a","kind":"commit","published_at":"2023-07-01T19:35:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01/manifests"},{"name":"2023-06-26","sha":"b1513207396717f7b16f10bb9d748e24e42aade3","kind":"commit","published_at":"2023-06-26T16:51:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26/manifests"},{"name":"2023-06-18","sha":"eee2f1fa6f917f1e8c2bfca5c8f8a885bfa6c0e8","kind":"commit","published_at":"2023-06-18T23:56:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18/manifests"},{"name":"2023-06-03","sha":"cc55c005da92e87851814e337d47458ae377dcf9","kind":"commit","published_at":"2023-06-03T21:49:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03/manifests"},{"name":"2023-05-20","sha":"026a365286122a342e2a38382d33877098b208a5","kind":"commit","published_at":"2023-05-21T01:10:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20/manifests"},{"name":"2023-05-07","sha":"ed9f487d99647af526dd634029d104f596f5e653","kind":"commit","published_at":"2023-05-07T19:28:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07/manifests"},{"name":"2023-04-15","sha":"5e1c8bbad58cac25dab0af98ffc7e8d6227be355","kind":"commit","published_at":"2023-04-15T23:20:36.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15/manifests"},{"name":"2023-04-03","sha":"f2676633c2f1b5dde833794fddde6036d6a90365","kind":"commit","published_at":"2023-04-03T15:44:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03/manifests"},{"name":"2023-03-20","sha":"17855a1ac51741e42203552c8f2520cadaa35cf3","kind":"commit","published_at":"2023-03-20T15:19:43.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20/manifests"},{"name":"2023-03-06","sha":"1d22d036d76e2a30d34c6215bdcfa9e4326332aa","kind":"commit","published_at":"2023-03-06T18:00:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06/manifests"},{"name":"2023-02-19","sha":"876f6ecb6b156ca1a86d91f2f6f061e26b115be7","kind":"commit","published_at":"2023-02-19T17:37:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19/manifests"},{"name":"2023-02-04","sha":"33e592a76453c565df8f0fe35f7f0f5c36094ef8","kind":"commit","published_at":"2023-02-04T21:11:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04/manifests"},{"name":"2023-01-21","sha":"fca868dc63343928c263fc7eab09001933f70fe8","kind":"commit","published_at":"2023-01-21T18:14:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-01-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-01-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21/manifests"},{"name":"2022-01-07","sha":"56c8be52b514d8e80d20a10cb155efbd12ba139d","kind":"commit","published_at":"2023-01-08T00:38:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-01-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-01-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07/manifests"},{"name":"2022-12-17","sha":"9b70985a40224ba31adf5352c4e4fb26976791d0","kind":"commit","published_at":"2022-12-17T20:58:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17/manifests"},{"name":"2022-12-05","sha":"0d2319930d704b328bf6acbe881ef5840e8bcc92","kind":"commit","published_at":"2022-12-05T18:17:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05/manifests"},{"name":"2022-11-24","sha":"9fd41013300961958181daf4a1076751c2ec3c6d","kind":"commit","published_at":"2022-11-24T16:17:42.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-24","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24/manifests"},{"name":"2022-11-06","sha":"acee066761238707161073b4bfbb23c09cee9a33","kind":"commit","published_at":"2022-11-06T23:51:54.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06/manifests"},{"name":"2022-10-17","sha":"fb9ad2725491a2ee962af4a03cbbbde30b993916","kind":"commit","published_at":"2022-10-17T19:07:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-10-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17/manifests"},{"name":"2022-09-19","sha":"b524911df5b88058ad76f3df7984055f7e2d4590","kind":"commit","published_at":"2022-09-18T17:40:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19/manifests"},{"name":"2022-09-02","sha":"a3d7b22740a7fbb263ed69689ea021edc2f7ae3f","kind":"commit","published_at":"2022-09-02T17:00:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02/manifests"},{"name":"2022-08-21","sha":"1d451c6b6bc731f05bc06bc8d2501b4e306448d8","kind":"commit","published_at":"2022-08-21T18:08:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21/manifests"},{"name":"2022-08-08","sha":"cdebd494b8a5e2b8af738cd9fcdcf3c1af313846","kind":"commit","published_at":"2022-08-08T15:57:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08/manifests"},{"name":"2022-07-17","sha":"6e26269f3c27fedaa5af7932257bbe851c328dcb","kind":"commit","published_at":"2022-07-17T23:33:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17/manifests"},{"name":"2022-07-03","sha":"cf9bd6c34212e8c70ab6867ee2cb9bc87c0a6909","kind":"commit","published_at":"2022-07-03T18:10:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03/manifests"},{"name":"2022-06-20","sha":"a471119046e16cd47a07bcadf42ad8b953e55ab4","kind":"commit","published_at":"2022-06-20T17:57:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-06-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-06-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-06-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20/manifests"},{"name":"2022-05-23","sha":"2930eeb6b5c8a3b2617ccc8ba2414aedb5c9dc39","kind":"commit","published_at":"2022-05-23T17:34:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-23","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23/manifests"},{"name":"2022-05-09","sha":"45490d51f7705481b5e4524dee8b5921320c5a6b","kind":"commit","published_at":"2022-05-10T00:52:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09/manifests"},{"name":"2022-04-20","sha":"c7fa32d89b95498e990fe5fc3d41ed3a96932ce9","kind":"commit","published_at":"2022-04-20T20:42:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20/manifests"},{"name":"2022-04-02","sha":"25ae54f3dd4702b720183dd5cdb2eb8b71223546","kind":"commit","published_at":"2022-04-02T21:36:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02/manifests"},{"name":"2022-02-19","sha":"00abfa3aaf2539a5af8db080334751ddc8021c0a","kind":"commit","published_at":"2022-02-19T19:58:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19/manifests"},{"name":"test-suite-v1.7.0","sha":"b6ef7fa70847b90013761d93db816cc164f5b849","kind":"commit","published_at":"2022-01-28T16:20:56.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0/manifests"},{"name":"mongo-v2.0.0","sha":"7db919abba7df7ea601c31300b1727266e34c5cd","kind":"commit","published_at":"2022-01-26T18:33:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0/manifests"},{"name":"sqlite-v3.0.0","sha":"33e1a60d0411971efefc1718e64df55cab88c4cc","kind":"commit","published_at":"2022-01-24T20:09:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/sqlite-v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/sqlite-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@sqlite-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0/manifests"},{"name":"test-suite-v1.6.14","sha":"b08bf0bf91fa93d81374e075f4ce2a016a6de530","kind":"commit","published_at":"2022-01-03T16:20:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.6.14","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14/manifests"},{"name":"mongo-v1.2.2","sha":"d97948d3ad5f64da693e14ce8d84aa54fb7c3683","kind":"commit","published_at":"2022-01-01T23:29:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v1.2.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2/manifests"},{"name":"redis-v2.2.1","sha":"8b88733427f84655384cee90b605f502e4724f5e","kind":"commit","published_at":"2021-12-05T21:47:47.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/redis-v2.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/redis-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@redis-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1/manifests"},{"name":"v4.0.4","sha":"e58617c23456cb07de617f42407c89faca92ace7","kind":"commit","published_at":"2021-10-31T22:36:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ab99cada0186e6dc83420ceaa85919d1bae871dd","kind":"tag","published_at":"2020-09-17T10:38:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"e297e27d07007e962024d3cdb7046c99109f3aee","kind":"tag","published_at":"2020-09-16T11:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4cea2ce404713e6a8385fbe35caab77ada7d6735","kind":"tag","published_at":"2020-05-05T07:07:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d288a1896ea7601f4a74ecbb086e8917c370367f","kind":"tag","published_at":"2019-11-16T05:46:49.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"de2e7a2ffc4a5007569b62a31956d7b692a011e7","kind":"tag","published_at":"2018-08-21T21:16:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"33ae64413338c465999863ea5545c1ae20b54ddb","kind":"tag","published_at":"2017-10-03T13:38:03.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"b0c377156057a14e9f9a8f24ab05bf30f72a65b1","kind":"tag","published_at":"2017-08-17T16:45:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0ac673ff916a4dca3adc4b81cf3926cef0e1dde5","kind":"tag","published_at":"2017-08-13T13:15:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1899d6c05665f161bf05b738f1d234732ecc4362","kind":"tag","published_at":"2017-08-11T15:33:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0/manifests"},{"name":"v1.0.5","sha":"00fb1f228b97689799fb5ef7993b0426e05acbcd","kind":"tag","published_at":"2017-08-10T13:05:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.5","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"62fb070b0a7dd9c3969a43e545bf2cd0a7aa514f","kind":"tag","published_at":"2017-08-03T21:18:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d942a2b38a49b9c8d8f1b51fa67ae39dda6f143f","kind":"tag","published_at":"2017-08-03T10:05:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d96a19e172b049ef622ac9b28f8d4d4458e7cd65","kind":"tag","published_at":"2017-08-03T09:59:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"57441ba8e0db0e2e034f81b7a9e0ba1d713d1e32","kind":"tag","published_at":"2017-08-02T23:57:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5583d2fea835267f7035ce1fb635b4ba288ec54a","kind":"tag","published_at":"2017-08-02T23:44:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"cc4650b3156550c06e295192f74737a73c667bbc","kind":"tag","published_at":"2017-08-01T16:01:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.8.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8414dde0a0a13ed75ccf39f33e4ea5ae60bdeea8","kind":"tag","published_at":"2017-07-30T07:22:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bee96d9a02ec1de10ef4502c1911b36eb859595c","kind":"tag","published_at":"2017-07-29T23:16:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.6.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"0ce0c78c4e0e00f7b0a15b0177c0d041dabdbdd8","kind":"tag","published_at":"2017-07-29T13:21:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.5.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3ed0b7f7ddacd883b481a2a4f5d56c75542664bf","kind":"tag","published_at":"2017-07-26T14:59:48.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.4.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f4b2d502fa49916f8fcb1ec6d86267b9ada51c2e","kind":"tag","published_at":"2017-07-18T13:36:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f3b5d14d0b93c89e9fa994119a5358e5c9b7c34c","kind":"tag","published_at":"2017-07-17T18:56:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"7540c2f8c85661e9d2b380681bb8aece029d8145","kind":"tag","published_at":"2017-07-14T18:25:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2349182d83dffc26c29f8bbf3bc714d9d1032a11","kind":"tag","published_at":"2017-07-13T14:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"08950876ed72e4fae12c9e7aa6e6fc82a8092314","kind":"tag","published_at":"2017-07-11T16:28:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cdff7db698f975e3d557d430ab1e31a1a549e286","kind":"tag","published_at":"2017-07-11T14:10:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7d2d0aa9fb18b10e222dc969e777742ecb353883","kind":"tag","published_at":"2017-07-11T13:54:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"65d992321f7c3a5debfe3fd2b31375f51cd665d5","kind":"tag","published_at":"2017-07-11T13:01:55.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-07-15T22:53:36.302Z","dependent_packages_count":0,"downloads":3251,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.180082376090162,"dependent_packages_count":36.42489344327039,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.802487909680277},"purl":"pkg:npm/%40keyv/compress-lz4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/compress-lz4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/compress-lz4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/compress-lz4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-28T10:20:15.688Z","issues_count":173,"pull_requests_count":1170,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":67919.79547511312,"issues_closed_count":143,"pull_requests_closed_count":1105,"pull_request_authors_count":47,"issue_authors_count":145,"avg_comments_per_issue":2.953757225433526,"avg_comments_per_pull_request":0.8811965811965812,"merged_pull_requests_count":1070,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":36,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":137306.35294117648,"past_year_avg_time_to_close_pull_request":22202.569306930694,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":202,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.6111111111111112,"past_year_avg_comments_per_pull_request":1.056768558951965,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-lz4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-lz4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-lz4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-lz4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-lz4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-lz4/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2025-01-20T20:57:28.353Z","updated_at":"2025-01-20T20:57:28.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4379421,"name":"@keyv/tiered","ecosystem":"npm","description":"Tiered storage adapter for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["tiered","mulit","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":10,"first_release_published_at":"2022-05-18T16:21:41.269Z","latest_release_published_at":"2024-10-05T23:06:52.945Z","latest_release_number":"2.0.2","last_synced_at":"2026-07-15T22:23:48.925Z","created_at":"2022-05-24T13:31:50.372Z","updated_at":"2026-07-15T22:23:48.925Z","registry_url":"https://www.npmjs.com/package/@keyv/tiered","install_command":"npm install @keyv/tiered","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.2"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-14T20:06:11.687Z","dependent_packages_count":2,"downloads":499,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":4.7959915508179005,"dependent_repos_count":10.30985113979121,"dependent_packages_count":8.841229175377208,"stargazers_count":1.9001901396752137,"forks_count":2.619783920303073,"docker_downloads_count":null,"average":5.693409185192921},"purl":"pkg:npm/%40keyv/tiered","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/tiered","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/tiered","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/tiered/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-03T04:01:18.244Z","issues_count":166,"pull_requests_count":1103,"avg_time_to_close_issue":2570937.014388489,"avg_time_to_close_pull_request":70358.38439306358,"issues_closed_count":139,"pull_requests_closed_count":1038,"pull_request_authors_count":45,"issue_authors_count":139,"avg_comments_per_issue":2.9819277108433737,"avg_comments_per_pull_request":0.8449682683590208,"merged_pull_requests_count":1006,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":72,"past_year_pull_requests_count":446,"past_year_avg_time_to_close_issue":167346.0,"past_year_avg_time_to_close_pull_request":32963.53846153846,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":403,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":69,"past_year_avg_comments_per_issue":1.847222222222222,"past_year_avg_comments_per_pull_request":0.6434977578475336,"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/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":985,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":412,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Ftiered/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Ftiered/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Ftiered/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Ftiered/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Ftiered/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Ftiered/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2022-11-15T18:23:24.640Z","updated_at":"2022-11-15T18:23:24.640Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5215009,"name":"@keyv/compress-gzip","ecosystem":"npm","description":"gzip compression for keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["compress","gzip","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":14,"first_release_published_at":"2022-09-02T17:01:52.060Z","latest_release_published_at":"2025-04-19T23:56:57.951Z","latest_release_number":"2.0.3","last_synced_at":"2026-07-15T22:23:50.982Z","created_at":"2022-09-04T00:32:58.838Z","updated_at":"2026-07-15T22:53:37.145Z","registry_url":"https://www.npmjs.com/package/@keyv/compress-gzip","install_command":"npm install @keyv/compress-gzip","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.3","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:53:37.122Z","dependent_packages_count":4,"downloads":13265,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":6.612063783450484,"dependent_repos_count":7.671701631517842,"dependent_packages_count":4.532059709965525,"stargazers_count":1.9090304743771789,"forks_count":2.631741961061245,"docker_downloads_count":null,"average":4.671319512074455},"purl":"pkg:npm/%40keyv/compress-gzip","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/compress-gzip","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/compress-gzip","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/compress-gzip/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-28T10:20:15.688Z","issues_count":173,"pull_requests_count":1170,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":67919.79547511312,"issues_closed_count":143,"pull_requests_closed_count":1105,"pull_request_authors_count":47,"issue_authors_count":145,"avg_comments_per_issue":2.953757225433526,"avg_comments_per_pull_request":0.8811965811965812,"merged_pull_requests_count":1070,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":36,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":137306.35294117648,"past_year_avg_time_to_close_pull_request":22202.569306930694,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":202,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.6111111111111112,"past_year_avg_comments_per_pull_request":1.056768558951965,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-gzip/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-gzip/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-gzip/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-gzip/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-gzip/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-gzip/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2022-11-21T01:30:02.950Z","updated_at":"2022-11-21T01:30:02.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10825898,"name":"@keyv/serialize","ecosystem":"npm","description":"Serialization for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["keyv","serialize","key","value","store"],"namespace":"keyv","versions_count":8,"first_release_published_at":"2024-08-20T23:23:55.585Z","latest_release_published_at":"2025-09-10T16:09:07.731Z","latest_release_number":"1.1.1","last_synced_at":"2026-07-15T22:23:49.638Z","created_at":"2024-08-21T01:41:32.349Z","updated_at":"2026-07-15T22:53:37.156Z","registry_url":"https://www.npmjs.com/package/@keyv/serialize","install_command":"npm install @keyv/serialize","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.1","alpha":"6.0.0-alpha.2"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:53:37.132Z","dependent_packages_count":0,"downloads":48682285,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.933941497239164,"dependent_packages_count":37.67338288171246,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.803662189475816},"purl":"pkg:npm/%40keyv/serialize","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/serialize","docker_dependents_count":1,"docker_downloads_count":283,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/serialize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/serialize/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-03T04:01:18.244Z","issues_count":166,"pull_requests_count":1103,"avg_time_to_close_issue":2570937.014388489,"avg_time_to_close_pull_request":70358.38439306358,"issues_closed_count":139,"pull_requests_closed_count":1038,"pull_request_authors_count":45,"issue_authors_count":139,"avg_comments_per_issue":2.9819277108433737,"avg_comments_per_pull_request":0.8449682683590208,"merged_pull_requests_count":1006,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":72,"past_year_pull_requests_count":446,"past_year_avg_time_to_close_issue":167346.0,"past_year_avg_time_to_close_pull_request":32963.53846153846,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":403,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":69,"past_year_avg_comments_per_issue":1.847222222222222,"past_year_avg_comments_per_pull_request":0.6434977578475336,"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/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":985,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":412,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2024-08-21T10:14:14.944Z","updated_at":"2024-08-21T10:14:14.944Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1017468,"name":"@keyv/etcd","ecosystem":"npm","description":"Etcd storage adapter for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["etcd","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":21,"first_release_published_at":"2022-01-31T23:13:32.733Z","latest_release_published_at":"2025-04-20T00:20:37.470Z","latest_release_number":"2.1.1","last_synced_at":"2026-07-15T22:23:50.394Z","created_at":"2022-04-07T19:20:11.026Z","updated_at":"2026-07-15T22:53:38.011Z","registry_url":"https://www.npmjs.com/package/@keyv/etcd","install_command":"npm install @keyv/etcd","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.1","latest":"2.1.1","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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":"jaredwray","name":"Jared Wray","uuid":"1205481","kind":"user","description":"","email":"","website":"http://jaredwray.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1205481?u=4ffb17d31f627b2b5627b4d4d0fc03894c926441\u0026v=4","repositories_count":21,"last_synced_at":"2025-10-11T02:42:51.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jaredwray","funding_links":[],"total_stars":5000,"followers":217,"following":47,"created_at":"2022-11-02T16:23:54.509Z","updated_at":"2025-10-11T02:42:51.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray/repositories"},"tags":[{"name":"v6.0.0-beta.4","sha":"088b23df2bcfad1e73298781bd810f7780e46b40","kind":"commit","published_at":"2026-06-18T22:22:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.4/manifests"},{"name":"v6.0.0-beta.3","sha":"5414c14911426a6eb61903c76f98b57e677dc06a","kind":"commit","published_at":"2026-06-11T20:23:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.3/manifests"},{"name":"v6.0.0-beta.1","sha":"da0a731f73dc6ebfb80bea40ac50f74d5cd9be0c","kind":"commit","published_at":"2026-04-01T20:27:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.1/manifests"},{"name":"v6.0.0-alpha.4","sha":"4847147b2893fd861bf6abb3125510d03d52918a","kind":"commit","published_at":"2026-03-27T06:37:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"1e856aa8fd60c14792ed63fe6bc2ad2f90c0a600","kind":"commit","published_at":"2026-03-22T21:08:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"9d1b212543a8991dc035fef197a3ae01ccdcdea8","kind":"commit","published_at":"2026-03-04T02:55:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.2/manifests"},{"name":"6.0.0-alpha.1","sha":"d7419cfcc951659e7e2f4a2d17463b29ae52d794","kind":"commit","published_at":"2026-02-26T01:33:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/6.0.0-alpha.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/6.0.0-alpha.1/manifests"},{"name":"2026-01-20","sha":"e3f8f0099ea36bcd0b1ffcb62e7577c2c805281f","kind":"commit","published_at":"2026-01-21T00:47:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2026-01-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2026-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2026-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2026-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2026-01-20/manifests"},{"name":"2025-01-20","sha":"b5c93b5164e41c09661ddf2ac1a972a72e2f7df6","kind":"commit","published_at":"2026-01-21T00:34:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-20/manifests"},{"name":"2025-12-26","sha":"3d2c5e9799d317a83242cf8524eb2fe64303357e","kind":"commit","published_at":"2025-12-26T20:04:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-12-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-12-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-12-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-26/manifests"},{"name":"2025-12-10","sha":"0d66fc929d45da05faacb31da4fb973d7c28cc3e","kind":"commit","published_at":"2025-12-10T18:03:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-12-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-12-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-12-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-10/manifests"},{"name":"2025-11-20","sha":"3059ec2db48b4f36ccbb3edbe8c1e75c08e6917c","kind":"commit","published_at":"2025-11-21T07:34:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-20/manifests"},{"name":"2025-11-17","sha":"6f54da369751696674b23b5c84bebbad6ba75738","kind":"commit","published_at":"2025-11-18T07:01:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-17/manifests"},{"name":"2025-11-11","sha":"a7d77d0349ce0a91f2fc75f453e2be4b1199988f","kind":"commit","published_at":"2025-11-11T19:09:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-11/manifests"},{"name":"2025-11-04","sha":"77722e65515304734c8e2ae5b4d38f1b8a550916","kind":"commit","published_at":"2025-11-04T08:00:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-04/manifests"},{"name":"2025-10-25","sha":"8b6b94d8b3ffc708b3ab63e1cd43e6813a9e4168","kind":"commit","published_at":"2025-10-25T20:54:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-25","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-25/manifests"},{"name":"2025-10-18","sha":"1d3e00f80bab56af0cf971411d50f166dd8ef288","kind":"commit","published_at":"2025-10-18T21:11:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-18/manifests"},{"name":"2025-10-09","sha":"19495510547d9cf6010db9b5588932c42036b650","kind":"commit","published_at":"2025-10-10T05:19:44.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-09/manifests"},{"name":"2025-10-03","sha":"ab2ba2b017e65bf5ec52d8a04c545f7e633346a0","kind":"commit","published_at":"2025-10-03T12:14:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03/manifests"},{"name":"2025-09-27","sha":"e11190f8405adc251f52eaa15e1a0f9bac31f935","kind":"commit","published_at":"2025-09-27T21:54:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27/manifests"},{"name":"2025-09-17","sha":"7d988cf09413436355b740d9b344808d6a8847c1","kind":"commit","published_at":"2025-09-17T20:58:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17/manifests"},{"name":"2025-09-10","sha":"b7946f803fd45f62db80340bb5e3347c0a2f2c2b","kind":"commit","published_at":"2025-09-10T16:12:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10/manifests"},{"name":"2025-08-16","sha":"d11667885f38e272aa7ba90f7f687756149498f5","kind":"commit","published_at":"2025-08-16T23:21:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16/manifests"},{"name":"2025-08-02","sha":"06a151ed780826c80e98764a57a5a8ba6854078b","kind":"commit","published_at":"2025-08-02T20:00:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02/manifests"},{"name":"2025-07-19","sha":"7ef49e97b758c5d4dc8324b0d7a275cb28252776","kind":"commit","published_at":"2025-07-19T19:40:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19/manifests"},{"name":"2025-07-09","sha":"a4c2dc496287832a61525e3ad09a0c59fab35e3d","kind":"commit","published_at":"2025-07-09T16:48:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09/manifests"},{"name":"2025-06-21","sha":"8a64ee5cf1d5e8b607a6fd79122dda6e0d6f09d3","kind":"commit","published_at":"2025-06-21T22:30:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21/manifests"},{"name":"2025-06-09","sha":"f7c2f2b1467f01050e5f3b98478d8195e26e59fc","kind":"commit","published_at":"2025-06-10T02:32:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09/manifests"},{"name":"2025-05-17","sha":"49934e9b5e74e4fa75f7b86e6f61f4abf221ad52","kind":"commit","published_at":"2025-05-17T17:24:02.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17/manifests"},{"name":"2025-05-03","sha":"c58e45c99ddba100aa32924eb47037a84f989231","kind":"commit","published_at":"2025-05-03T17:56:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03/manifests"},{"name":"2025-04-20","sha":"57e8245bed087ff686011741c641bd0148821b63","kind":"commit","published_at":"2025-04-20T16:18:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20/manifests"},{"name":"2025-04-19","sha":"89a92e198caeb6ed79e6fa13cd38fd47b5ca41c9","kind":"commit","published_at":"2025-04-19T15:11:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19/manifests"},{"name":"2025-04-05","sha":"4954b3ce7a4482e77470bb8eba8d7aa93d6a8108","kind":"commit","published_at":"2025-04-05T21:01:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05/manifests"},{"name":"2025-03-15","sha":"d1f5e2957d3275c017a30ae29c499eefee0669b8","kind":"commit","published_at":"2025-03-15T21:27:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15/manifests"},{"name":"2025-03-01","sha":"0d4f46ede4e0d446c5a2ccd32d3eb3e1f8e67e1f","kind":"commit","published_at":"2025-03-01T22:02:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01/manifests"},{"name":"2025-02-17","sha":"f6d38fb35a7ef2baf111e39ff6cdfdda9764c6ff","kind":"commit","published_at":"2025-02-15T21:03:53.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17/manifests"},{"name":"2025-02-01","sha":"75741ca7ee783f4ca8007ec0a8328c54ca550f7d","kind":"commit","published_at":"2025-02-01T18:07:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01/manifests"},{"name":"2025-01-18","sha":"7b364e17292131690145892c31f6f8ff2d3cb10c","kind":"commit","published_at":"2025-01-18T18:47:11.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18/manifests"},{"name":"2025-01-04","sha":"01c47fe35de481774dfdfbdb2a7a112320aed929","kind":"commit","published_at":"2025-01-04T20:19:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04/manifests"},{"name":"2024-12-21","sha":"6573d3f3b4ba5ae7b28de582bd97423127fc3ea3","kind":"commit","published_at":"2024-12-21T18:44:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21/manifests"},{"name":"2024-12-11","sha":"68e37570a25ef94ea6f3cece066c8179c9aec7b5","kind":"commit","published_at":"2024-12-12T01:35:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11/manifests"},{"name":"2024-12-09","sha":"418246d4563c7686b5d141eff1f95236c80a2e1e","kind":"commit","published_at":"2024-12-09T21:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09/manifests"},{"name":"2024-11-22","sha":"4e59d1c5cd65b505b9a38dc7b20e6c8a4f7b9264","kind":"commit","published_at":"2024-11-22T16:24:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22/manifests"},{"name":"2024-11-16","sha":"ab49913953bb5aacdc687be817284c188ed7f6b7","kind":"commit","published_at":"2024-11-16T23:41:12.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16/manifests"},{"name":"2024-11-13","sha":"689996272919625d88361aa3c946d6727151b559","kind":"commit","published_at":"2024-11-13T17:58:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-13","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13/manifests"},{"name":"2024-11-11","sha":"359a20f6fbe5528e43a81f317d03332bba8ec2cc","kind":"commit","published_at":"2024-11-12T02:46:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11/manifests"},{"name":"2024-11-09","sha":"d2e92349b5b900dd3c03bda466ff0410a9c25e2d","kind":"commit","published_at":"2024-11-09T23:13:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09/manifests"},{"name":"2024-11-02","sha":"062db2fb27e5614825f8598ec2f76a81b4401783","kind":"commit","published_at":"2024-11-02T16:24:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02/manifests"},{"name":"2024-10-21","sha":"abfc8ccb2224b450167769250c8ff7eb5a2c82b2","kind":"commit","published_at":"2024-10-21T15:15:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21/manifests"},{"name":"2024-10-08","sha":"835e6cbf2789bd5a04e0e8ad538be41cc7c86e49","kind":"commit","published_at":"2024-10-09T19:18:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08/manifests"},{"name":"2024-10-05","sha":"4d14811da013be6e78175738a99b09ec3ff0bbb5","kind":"commit","published_at":"2024-10-05T23:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05/manifests"},{"name":"2024-09-27","sha":"207a1c8c5c1c44d768df67b98dde1e7eb8357f39","kind":"commit","published_at":"2024-09-27T17:22:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27/manifests"},{"name":"2024-09-22","sha":"f542c0c7b286f228ba2341a79089c19765d4a3da","kind":"commit","published_at":"2024-09-22T21:54:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22/manifests"},{"name":"2024-09-21","sha":"53c4aeadb0b33ae1021fa57481fef674b0c8c8bc","kind":"commit","published_at":"2024-09-21T19:36:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21/manifests"},{"name":"2024-09-07","sha":"29a2bfbbf1114f5dc25a754451a21d8862c1821e","kind":"commit","published_at":"2024-09-07T16:27:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07/manifests"},{"name":"2024-09-05","sha":"1623e71c074e5edcfc39a84c61ddb0cd8a6f8753","kind":"commit","published_at":"2024-09-05T18:12:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05/manifests"},{"name":"2024-08-21","sha":"f9f5eb06994d54cff404f8e9a3982153ead33f23","kind":"commit","published_at":"2024-08-21T23:36:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21/manifests"},{"name":"2024-08-20","sha":"1f035c90c4c839552ed02b3a56c6f40b7289dae1","kind":"commit","published_at":"2024-08-20T23:17:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20/manifests"},{"name":"2024-05-04","sha":"4757b6080bc025b14a7b2e34a63541be4729a7fd","kind":"commit","published_at":"2024-05-04T22:03:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-05-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04/manifests"},{"name":"2024-03-16","sha":"4abd6ef30181dd5f21df40684ba1d86d656b6c93","kind":"commit","published_at":"2024-03-16T15:46:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-03-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16/manifests"},{"name":"2024-02-17","sha":"05d912b63de1708ce46308057c5196be0c94f0ff","kind":"commit","published_at":"2024-02-17T21:22:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17/manifests"},{"name":"2024-02-04","sha":"b22a712b95b23e37d7cf08e80a0a641a0825c13e","kind":"commit","published_at":"2024-02-04T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04/manifests"},{"name":"2024-01-29","sha":"d8e12ba26bb89dff140a6281029e8cf49f676f9a","kind":"commit","published_at":"2024-01-29T17:04:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-29","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29/manifests"},{"name":"2024-01-08","sha":"c6e7a6d35f34cd0f93d2494c864dd62ae2861717","kind":"commit","published_at":"2024-01-08T23:25:00.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08/manifests"},{"name":"2024-01-06","sha":"e900b29e4a4c8e28a6977d28d70b68d94912b330","kind":"commit","published_at":"2024-01-06T19:45:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06/manifests"},{"name":"2023-12-02","sha":"83b03d9f25a78d99af820e34fa39bf4c3f745e42","kind":"commit","published_at":"2023-12-02T21:23:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-12-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02/manifests"},{"name":"2023-11-19","sha":"fc0f484f342b6fe764787c6fca6d293f53c97c35","kind":"commit","published_at":"2023-11-19T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19/manifests"},{"name":"2023-11-12","sha":"21b7024b79218ca615d1cc13f854948e7d1da73c","kind":"commit","published_at":"2023-11-13T00:39:57.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-12","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12/manifests"},{"name":"2023-10-07","sha":"78b247b5b7a8c9b12154fbfae4295d6fb29158cf","kind":"commit","published_at":"2023-10-07T16:55:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-10-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07/manifests"},{"name":"2023-09-16","sha":"06e513fd2a0184c29454e11a55882c7d7d36fd36","kind":"commit","published_at":"2023-09-16T22:52:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16/manifests"},{"name":"2023-09-04","sha":"a17e2ccf3538ba499c5998d8cc1c08bf2b7f6c9e","kind":"commit","published_at":"2023-09-04T15:54:06.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04/manifests"},{"name":"2023-08-19","sha":"ae7a88e8f7eec898d5f9cc188101f6fab2adec4e","kind":"commit","published_at":"2023-08-19T18:28:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19/manifests"},{"name":"2023-08-06","sha":"24f2c8c6acc7da5e25225dc5dc3bfd2dbd06c5ee","kind":"commit","published_at":"2023-08-06T13:38:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06/manifests"},{"name":"2023-07-16","sha":"0b94bf6ce5eedf538a825f7a30c930ae0e2da9fe","kind":"commit","published_at":"2023-07-16T15:37:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16/manifests"},{"name":"2023-07-01","sha":"385a33adf3645cc79922ee1ea2dba79263ac2d7a","kind":"commit","published_at":"2023-07-01T19:35:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01/manifests"},{"name":"2023-06-26","sha":"b1513207396717f7b16f10bb9d748e24e42aade3","kind":"commit","published_at":"2023-06-26T16:51:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26/manifests"},{"name":"2023-06-18","sha":"eee2f1fa6f917f1e8c2bfca5c8f8a885bfa6c0e8","kind":"commit","published_at":"2023-06-18T23:56:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18/manifests"},{"name":"2023-06-03","sha":"cc55c005da92e87851814e337d47458ae377dcf9","kind":"commit","published_at":"2023-06-03T21:49:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03/manifests"},{"name":"2023-05-20","sha":"026a365286122a342e2a38382d33877098b208a5","kind":"commit","published_at":"2023-05-21T01:10:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20/manifests"},{"name":"2023-05-07","sha":"ed9f487d99647af526dd634029d104f596f5e653","kind":"commit","published_at":"2023-05-07T19:28:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07/manifests"},{"name":"2023-04-15","sha":"5e1c8bbad58cac25dab0af98ffc7e8d6227be355","kind":"commit","published_at":"2023-04-15T23:20:36.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15/manifests"},{"name":"2023-04-03","sha":"f2676633c2f1b5dde833794fddde6036d6a90365","kind":"commit","published_at":"2023-04-03T15:44:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03/manifests"},{"name":"2023-03-20","sha":"17855a1ac51741e42203552c8f2520cadaa35cf3","kind":"commit","published_at":"2023-03-20T15:19:43.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20/manifests"},{"name":"2023-03-06","sha":"1d22d036d76e2a30d34c6215bdcfa9e4326332aa","kind":"commit","published_at":"2023-03-06T18:00:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06/manifests"},{"name":"2023-02-19","sha":"876f6ecb6b156ca1a86d91f2f6f061e26b115be7","kind":"commit","published_at":"2023-02-19T17:37:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19/manifests"},{"name":"2023-02-04","sha":"33e592a76453c565df8f0fe35f7f0f5c36094ef8","kind":"commit","published_at":"2023-02-04T21:11:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04/manifests"},{"name":"2023-01-21","sha":"fca868dc63343928c263fc7eab09001933f70fe8","kind":"commit","published_at":"2023-01-21T18:14:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-01-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-01-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21/manifests"},{"name":"2022-01-07","sha":"56c8be52b514d8e80d20a10cb155efbd12ba139d","kind":"commit","published_at":"2023-01-08T00:38:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-01-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-01-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07/manifests"},{"name":"2022-12-17","sha":"9b70985a40224ba31adf5352c4e4fb26976791d0","kind":"commit","published_at":"2022-12-17T20:58:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17/manifests"},{"name":"2022-12-05","sha":"0d2319930d704b328bf6acbe881ef5840e8bcc92","kind":"commit","published_at":"2022-12-05T18:17:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05/manifests"},{"name":"2022-11-24","sha":"9fd41013300961958181daf4a1076751c2ec3c6d","kind":"commit","published_at":"2022-11-24T16:17:42.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-24","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24/manifests"},{"name":"2022-11-06","sha":"acee066761238707161073b4bfbb23c09cee9a33","kind":"commit","published_at":"2022-11-06T23:51:54.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06/manifests"},{"name":"2022-10-17","sha":"fb9ad2725491a2ee962af4a03cbbbde30b993916","kind":"commit","published_at":"2022-10-17T19:07:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-10-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17/manifests"},{"name":"2022-09-19","sha":"b524911df5b88058ad76f3df7984055f7e2d4590","kind":"commit","published_at":"2022-09-18T17:40:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19/manifests"},{"name":"2022-09-02","sha":"a3d7b22740a7fbb263ed69689ea021edc2f7ae3f","kind":"commit","published_at":"2022-09-02T17:00:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02/manifests"},{"name":"2022-08-21","sha":"1d451c6b6bc731f05bc06bc8d2501b4e306448d8","kind":"commit","published_at":"2022-08-21T18:08:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21/manifests"},{"name":"2022-08-08","sha":"cdebd494b8a5e2b8af738cd9fcdcf3c1af313846","kind":"commit","published_at":"2022-08-08T15:57:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08/manifests"},{"name":"2022-07-17","sha":"6e26269f3c27fedaa5af7932257bbe851c328dcb","kind":"commit","published_at":"2022-07-17T23:33:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17/manifests"},{"name":"2022-07-03","sha":"cf9bd6c34212e8c70ab6867ee2cb9bc87c0a6909","kind":"commit","published_at":"2022-07-03T18:10:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03/manifests"},{"name":"2022-06-20","sha":"a471119046e16cd47a07bcadf42ad8b953e55ab4","kind":"commit","published_at":"2022-06-20T17:57:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-06-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-06-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-06-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20/manifests"},{"name":"2022-05-23","sha":"2930eeb6b5c8a3b2617ccc8ba2414aedb5c9dc39","kind":"commit","published_at":"2022-05-23T17:34:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-23","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23/manifests"},{"name":"2022-05-09","sha":"45490d51f7705481b5e4524dee8b5921320c5a6b","kind":"commit","published_at":"2022-05-10T00:52:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09/manifests"},{"name":"2022-04-20","sha":"c7fa32d89b95498e990fe5fc3d41ed3a96932ce9","kind":"commit","published_at":"2022-04-20T20:42:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20/manifests"},{"name":"2022-04-02","sha":"25ae54f3dd4702b720183dd5cdb2eb8b71223546","kind":"commit","published_at":"2022-04-02T21:36:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02/manifests"},{"name":"2022-02-19","sha":"00abfa3aaf2539a5af8db080334751ddc8021c0a","kind":"commit","published_at":"2022-02-19T19:58:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19/manifests"},{"name":"test-suite-v1.7.0","sha":"b6ef7fa70847b90013761d93db816cc164f5b849","kind":"commit","published_at":"2022-01-28T16:20:56.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0/manifests"},{"name":"mongo-v2.0.0","sha":"7db919abba7df7ea601c31300b1727266e34c5cd","kind":"commit","published_at":"2022-01-26T18:33:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0/manifests"},{"name":"sqlite-v3.0.0","sha":"33e1a60d0411971efefc1718e64df55cab88c4cc","kind":"commit","published_at":"2022-01-24T20:09:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/sqlite-v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/sqlite-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@sqlite-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0/manifests"},{"name":"test-suite-v1.6.14","sha":"b08bf0bf91fa93d81374e075f4ce2a016a6de530","kind":"commit","published_at":"2022-01-03T16:20:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.6.14","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14/manifests"},{"name":"mongo-v1.2.2","sha":"d97948d3ad5f64da693e14ce8d84aa54fb7c3683","kind":"commit","published_at":"2022-01-01T23:29:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v1.2.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2/manifests"},{"name":"redis-v2.2.1","sha":"8b88733427f84655384cee90b605f502e4724f5e","kind":"commit","published_at":"2021-12-05T21:47:47.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/redis-v2.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/redis-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@redis-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1/manifests"},{"name":"v4.0.4","sha":"e58617c23456cb07de617f42407c89faca92ace7","kind":"commit","published_at":"2021-10-31T22:36:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ab99cada0186e6dc83420ceaa85919d1bae871dd","kind":"tag","published_at":"2020-09-17T10:38:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"e297e27d07007e962024d3cdb7046c99109f3aee","kind":"tag","published_at":"2020-09-16T11:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4cea2ce404713e6a8385fbe35caab77ada7d6735","kind":"tag","published_at":"2020-05-05T07:07:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d288a1896ea7601f4a74ecbb086e8917c370367f","kind":"tag","published_at":"2019-11-16T05:46:49.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"de2e7a2ffc4a5007569b62a31956d7b692a011e7","kind":"tag","published_at":"2018-08-21T21:16:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"33ae64413338c465999863ea5545c1ae20b54ddb","kind":"tag","published_at":"2017-10-03T13:38:03.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"b0c377156057a14e9f9a8f24ab05bf30f72a65b1","kind":"tag","published_at":"2017-08-17T16:45:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0ac673ff916a4dca3adc4b81cf3926cef0e1dde5","kind":"tag","published_at":"2017-08-13T13:15:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1899d6c05665f161bf05b738f1d234732ecc4362","kind":"tag","published_at":"2017-08-11T15:33:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0/manifests"},{"name":"v1.0.5","sha":"00fb1f228b97689799fb5ef7993b0426e05acbcd","kind":"tag","published_at":"2017-08-10T13:05:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.5","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"62fb070b0a7dd9c3969a43e545bf2cd0a7aa514f","kind":"tag","published_at":"2017-08-03T21:18:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d942a2b38a49b9c8d8f1b51fa67ae39dda6f143f","kind":"tag","published_at":"2017-08-03T10:05:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d96a19e172b049ef622ac9b28f8d4d4458e7cd65","kind":"tag","published_at":"2017-08-03T09:59:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"57441ba8e0db0e2e034f81b7a9e0ba1d713d1e32","kind":"tag","published_at":"2017-08-02T23:57:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5583d2fea835267f7035ce1fb635b4ba288ec54a","kind":"tag","published_at":"2017-08-02T23:44:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"cc4650b3156550c06e295192f74737a73c667bbc","kind":"tag","published_at":"2017-08-01T16:01:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.8.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8414dde0a0a13ed75ccf39f33e4ea5ae60bdeea8","kind":"tag","published_at":"2017-07-30T07:22:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bee96d9a02ec1de10ef4502c1911b36eb859595c","kind":"tag","published_at":"2017-07-29T23:16:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.6.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"0ce0c78c4e0e00f7b0a15b0177c0d041dabdbdd8","kind":"tag","published_at":"2017-07-29T13:21:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.5.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3ed0b7f7ddacd883b481a2a4f5d56c75542664bf","kind":"tag","published_at":"2017-07-26T14:59:48.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.4.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f4b2d502fa49916f8fcb1ec6d86267b9ada51c2e","kind":"tag","published_at":"2017-07-18T13:36:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f3b5d14d0b93c89e9fa994119a5358e5c9b7c34c","kind":"tag","published_at":"2017-07-17T18:56:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"7540c2f8c85661e9d2b380681bb8aece029d8145","kind":"tag","published_at":"2017-07-14T18:25:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2349182d83dffc26c29f8bbf3bc714d9d1032a11","kind":"tag","published_at":"2017-07-13T14:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"08950876ed72e4fae12c9e7aa6e6fc82a8092314","kind":"tag","published_at":"2017-07-11T16:28:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cdff7db698f975e3d557d430ab1e31a1a549e286","kind":"tag","published_at":"2017-07-11T14:10:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7d2d0aa9fb18b10e222dc969e777742ecb353883","kind":"tag","published_at":"2017-07-11T13:54:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"65d992321f7c3a5debfe3fd2b31375f51cd665d5","kind":"tag","published_at":"2017-07-11T13:01:55.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-07-15T22:53:37.988Z","dependent_packages_count":1,"downloads":6511,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":23.061008968320028,"dependent_repos_count":10.331462570266025,"dependent_packages_count":20.967833947506787,"stargazers_count":1.902198653225145,"forks_count":2.6229352495263045,"docker_downloads_count":null,"average":11.777087877768858},"purl":"pkg:npm/%40keyv/etcd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/etcd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/etcd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/etcd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-28T10:20:15.688Z","issues_count":173,"pull_requests_count":1170,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":67919.79547511312,"issues_closed_count":143,"pull_requests_closed_count":1105,"pull_request_authors_count":47,"issue_authors_count":145,"avg_comments_per_issue":2.953757225433526,"avg_comments_per_pull_request":0.8811965811965812,"merged_pull_requests_count":1070,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":36,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":137306.35294117648,"past_year_avg_time_to_close_pull_request":22202.569306930694,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":202,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.6111111111111112,"past_year_avg_comments_per_pull_request":1.056768558951965,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fetcd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fetcd/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fetcd/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fetcd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fetcd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fetcd/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2022-11-20T21:40:35.857Z","updated_at":"2022-11-20T21:40:35.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11928008,"name":"@keyv/bigmap","ecosystem":"npm","description":"Bigmap for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["bigmap","keyv","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":13,"first_release_published_at":"2025-07-19T19:03:08.277Z","latest_release_published_at":"2026-01-21T00:47:42.392Z","latest_release_number":"1.3.1","last_synced_at":"2026-07-15T22:23:48.155Z","created_at":"2025-07-19T19:03:18.856Z","updated_at":"2026-07-15T22:53:37.171Z","registry_url":"https://www.npmjs.com/package/@keyv/bigmap","install_command":"npm install @keyv/bigmap","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.1","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:53:37.142Z","dependent_packages_count":0,"downloads":28531672,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.169032047773527,"dependent_packages_count":34.87430804709463,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.52167004743408},"purl":"pkg:npm/%40keyv/bigmap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/bigmap","docker_dependents_count":1,"docker_downloads_count":90826,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/bigmap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/bigmap/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-28T10:20:15.688Z","issues_count":173,"pull_requests_count":1170,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":67919.79547511312,"issues_closed_count":143,"pull_requests_closed_count":1105,"pull_request_authors_count":47,"issue_authors_count":145,"avg_comments_per_issue":2.953757225433526,"avg_comments_per_pull_request":0.8811965811965812,"merged_pull_requests_count":1070,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":36,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":137306.35294117648,"past_year_avg_time_to_close_pull_request":22202.569306930694,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":202,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.6111111111111112,"past_year_avg_comments_per_pull_request":1.056768558951965,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fbigmap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fbigmap/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fbigmap/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fbigmap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fbigmap/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fbigmap/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2025-07-19T19:04:27.302Z","updated_at":"2025-07-19T19:04:27.302Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4379419,"name":"@keyv/offline","ecosystem":"npm","description":"Offline storage adapter for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["offline","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":10,"first_release_published_at":"2022-05-10T00:45:42.293Z","latest_release_published_at":"2024-10-05T22:49:58.076Z","latest_release_number":"4.0.2","last_synced_at":"2026-07-15T22:23:39.358Z","created_at":"2022-05-24T13:31:50.362Z","updated_at":"2026-07-15T22:53:36.105Z","registry_url":"https://www.npmjs.com/package/@keyv/offline","install_command":"npm install @keyv/offline","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.2"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:53:36.076Z","dependent_packages_count":1,"downloads":14536,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.46425009040719,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":2.3463750736103113,"forks_count":3.3143650803796727,"average":11.730055747174154},"purl":"pkg:npm/%40keyv/offline","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/offline","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/offline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/offline/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-03T04:01:18.244Z","issues_count":166,"pull_requests_count":1103,"avg_time_to_close_issue":2570937.014388489,"avg_time_to_close_pull_request":70358.38439306358,"issues_closed_count":139,"pull_requests_closed_count":1038,"pull_request_authors_count":45,"issue_authors_count":139,"avg_comments_per_issue":2.9819277108433737,"avg_comments_per_pull_request":0.8449682683590208,"merged_pull_requests_count":1006,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":72,"past_year_pull_requests_count":446,"past_year_avg_time_to_close_issue":167346.0,"past_year_avg_time_to_close_pull_request":32963.53846153846,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":403,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":69,"past_year_avg_comments_per_issue":1.847222222222222,"past_year_avg_comments_per_pull_request":0.6434977578475336,"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/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":985,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":412,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Foffline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Foffline/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Foffline/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Foffline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Foffline/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Foffline/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2022-11-21T01:30:01.530Z","updated_at":"2022-11-21T01:30:01.530Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11894675,"name":"@keyv/dynamo","ecosystem":"npm","description":"DynamoDB storage adapter for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["dynamo","dynamodb","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":13,"first_release_published_at":"2025-07-09T16:51:58.114Z","latest_release_published_at":"2025-12-26T20:04:38.471Z","latest_release_number":"1.2.4","last_synced_at":"2026-07-15T22:23:51.892Z","created_at":"2025-07-09T16:52:07.021Z","updated_at":"2026-07-15T22:53:36.109Z","registry_url":"https://www.npmjs.com/package/@keyv/dynamo","install_command":"npm install @keyv/dynamo","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.4","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:53:36.088Z","dependent_packages_count":0,"downloads":6441,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.232714895017665,"dependent_packages_count":34.96710571212736,"stargazers_count":1.3788633105734875,"forks_count":2.028704741985081,"docker_downloads_count":null,"average":15.651847164925899},"purl":"pkg:npm/%40keyv/dynamo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/dynamo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/dynamo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/dynamo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-28T10:20:15.688Z","issues_count":173,"pull_requests_count":1170,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":67919.79547511312,"issues_closed_count":143,"pull_requests_closed_count":1105,"pull_request_authors_count":47,"issue_authors_count":145,"avg_comments_per_issue":2.953757225433526,"avg_comments_per_pull_request":0.8811965811965812,"merged_pull_requests_count":1070,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":36,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":137306.35294117648,"past_year_avg_time_to_close_pull_request":22202.569306930694,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":202,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.6111111111111112,"past_year_avg_comments_per_pull_request":1.056768558951965,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fdynamo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fdynamo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fdynamo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fdynamo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fdynamo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fdynamo/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2025-07-09T16:52:08.085Z","updated_at":"2025-07-09T16:52:08.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14114914,"name":"@keyv/serialize-msgpackr","ecosystem":"npm","description":"MessagePack serialization adapter for Keyv using msgpackr","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["keyv","serialize","msgpack","msgpackr","key","value","store"],"namespace":"keyv","versions_count":4,"first_release_published_at":"2026-03-22T21:15:45.062Z","latest_release_published_at":"2026-06-18T22:28:14.094Z","latest_release_number":"6.0.0-beta.4","last_synced_at":"2026-07-15T22:23:43.654Z","created_at":"2026-03-25T00:09:08.885Z","updated_at":"2026-07-15T22:53:36.110Z","registry_url":"https://www.npmjs.com/package/@keyv/serialize-msgpackr","install_command":"npm install @keyv/serialize-msgpackr","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"6.0.0-alpha.3","latest":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:53:36.077Z","dependent_packages_count":0,"downloads":226,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":15.355492158758413,"dependent_repos_count":22.323252030617475,"dependent_packages_count":32.18991806749395,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":23.28955408562328},"purl":"pkg:npm/%40keyv/serialize-msgpackr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/serialize-msgpackr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/serialize-msgpackr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/serialize-msgpackr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-28T10:20:15.688Z","issues_count":173,"pull_requests_count":1170,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":67919.79547511312,"issues_closed_count":143,"pull_requests_closed_count":1105,"pull_request_authors_count":47,"issue_authors_count":145,"avg_comments_per_issue":2.953757225433526,"avg_comments_per_pull_request":0.8811965811965812,"merged_pull_requests_count":1070,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":36,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":137306.35294117648,"past_year_avg_time_to_close_pull_request":22202.569306930694,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":202,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.6111111111111112,"past_year_avg_comments_per_pull_request":1.056768558951965,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize-msgpackr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize-msgpackr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize-msgpackr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize-msgpackr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize-msgpackr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fserialize-msgpackr/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2026-03-25T00:09:12.425Z","updated_at":"2026-03-25T00:09:12.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5215014,"name":"@keyv/compress-brotli","ecosystem":"npm","description":"brotli compression for keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["compress","brotli","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":19,"first_release_published_at":"2022-09-02T17:00:53.856Z","latest_release_published_at":"2025-06-10T02:32:30.608Z","latest_release_number":"2.0.5","last_synced_at":"2026-07-15T22:23:49.739Z","created_at":"2022-09-04T00:32:59.389Z","updated_at":"2026-07-15T22:53:37.179Z","registry_url":"https://www.npmjs.com/package/@keyv/compress-brotli","install_command":"npm install @keyv/compress-brotli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.5","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:53:37.145Z","dependent_packages_count":4,"downloads":24241,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":2.0349026520850644,"dependent_repos_count":5.570506819301493,"dependent_packages_count":4.509960517247913,"stargazers_count":1.900197850124109,"forks_count":2.6202793156662305,"docker_downloads_count":null,"average":3.327169430884962},"purl":"pkg:npm/%40keyv/compress-brotli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/compress-brotli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/compress-brotli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/compress-brotli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-28T10:20:15.688Z","issues_count":173,"pull_requests_count":1170,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":67919.79547511312,"issues_closed_count":143,"pull_requests_closed_count":1105,"pull_request_authors_count":47,"issue_authors_count":145,"avg_comments_per_issue":2.953757225433526,"avg_comments_per_pull_request":0.8811965811965812,"merged_pull_requests_count":1070,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":36,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":137306.35294117648,"past_year_avg_time_to_close_pull_request":22202.569306930694,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":202,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.6111111111111112,"past_year_avg_comments_per_pull_request":1.056768558951965,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-brotli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-brotli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-brotli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-brotli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-brotli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fcompress-brotli/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2022-11-21T01:36:39.232Z","updated_at":"2022-11-21T01:36:39.232Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14015496,"name":"@depup/keyv","ecosystem":"npm","description":"[DepUp] Simple key-value storage with support for multiple backends","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["depup","dependency-bumped","updated-deps","keyv","key","value","store","cache","ttl","key-value","storage","backend","adapter","redis","mongodb","sqlite","mysql","postgresql","memory","node-cache","lru-cache","lru","cache-manager"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-09T05:09:44.784Z","latest_release_published_at":"2026-03-09T05:09:44.784Z","latest_release_number":"5.6.0-depup.0","last_synced_at":"2026-07-15T22:23:42.041Z","created_at":"2026-03-09T05:10:25.837Z","updated_at":"2026-07-15T22:53:37.583Z","registry_url":"https://www.npmjs.com/package/@depup/keyv","install_command":"npm install @depup/keyv","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.6.0-depup.0"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:53:37.562Z","dependent_packages_count":0,"downloads":19,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.530291758948266,"dependent_packages_count":32.47518316932033,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.5027374641343},"purl":"pkg:npm/%40depup/keyv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/keyv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/keyv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/keyv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-05T14:03:28.594Z","issues_count":169,"pull_requests_count":1107,"avg_time_to_close_issue":2535326.744680851,"avg_time_to_close_pull_request":70196.12859884837,"issues_closed_count":141,"pull_requests_closed_count":1042,"pull_request_authors_count":45,"issue_authors_count":142,"avg_comments_per_issue":2.9467455621301775,"avg_comments_per_pull_request":0.8482384823848238,"merged_pull_requests_count":1009,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":57,"past_year_pull_requests_count":364,"past_year_avg_time_to_close_issue":190430.0,"past_year_avg_time_to_close_pull_request":31749.68730650155,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":323,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":57,"past_year_avg_comments_per_issue":1.8771929824561404,"past_year_avg_comments_per_pull_request":0.5302197802197802,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":317,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":989,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":342,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fkeyv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fkeyv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fkeyv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fkeyv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fkeyv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fkeyv/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-09T05:10:26.726Z","updated_at":"2026-03-09T05:10:26.726Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1017476,"name":"@keyv/test-suite","ecosystem":"npm","description":"Test suite for Keyv API compliancy","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["test","suite","tests","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":53,"first_release_published_at":"2017-08-11T14:02:18.406Z","latest_release_published_at":"2025-11-11T19:00:20.114Z","latest_release_number":"2.1.2","last_synced_at":"2026-07-15T22:23:45.339Z","created_at":"2022-04-07T19:20:11.789Z","updated_at":"2026-07-15T22:53:37.588Z","registry_url":"https://www.npmjs.com/package/@keyv/test-suite","install_command":"npm install @keyv/test-suite","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.2","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:53:37.559Z","dependent_packages_count":47,"downloads":1244,"downloads_period":"last-month","dependent_repos_count":16521,"rankings":{"downloads":6.32165624321713,"dependent_repos_count":0.2069485531286792,"dependent_packages_count":0.6241717655998713,"stargazers_count":1.900197850124109,"forks_count":2.6202793156662305,"docker_downloads_count":null,"average":2.334650745547204},"purl":"pkg:npm/%40keyv/test-suite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/test-suite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/test-suite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/test-suite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-28T10:20:15.688Z","issues_count":173,"pull_requests_count":1170,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":67919.79547511312,"issues_closed_count":143,"pull_requests_closed_count":1105,"pull_request_authors_count":47,"issue_authors_count":145,"avg_comments_per_issue":2.953757225433526,"avg_comments_per_pull_request":0.8811965811965812,"merged_pull_requests_count":1070,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":36,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":137306.35294117648,"past_year_avg_time_to_close_pull_request":22202.569306930694,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":202,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.6111111111111112,"past_year_avg_comments_per_pull_request":1.056768558951965,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Ftest-suite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Ftest-suite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Ftest-suite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Ftest-suite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Ftest-suite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Ftest-suite/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2022-11-21T01:30:01.259Z","updated_at":"2022-11-21T01:30:01.259Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4505952,"name":"@keyv/memcache","ecosystem":"npm","description":"Memcache storage adapter for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["memcache","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":17,"first_release_published_at":"2022-05-24T23:11:39.567Z","latest_release_published_at":"2025-06-10T02:30:39.765Z","latest_release_number":"2.0.2","last_synced_at":"2026-07-15T22:23:49.125Z","created_at":"2022-07-07T08:20:22.352Z","updated_at":"2026-07-15T22:53:37.604Z","registry_url":"https://www.npmjs.com/package/@keyv/memcache","install_command":"npm install @keyv/memcache","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"2.0.0-rc.2","latest":"2.0.2","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-15T22:53:37.582Z","dependent_packages_count":2,"downloads":920464,"downloads_period":"last-month","dependent_repos_count":309,"rankings":{"downloads":0.4313011685892375,"dependent_repos_count":0.9173778678061609,"dependent_packages_count":8.84529426929897,"stargazers_count":1.900197850124109,"forks_count":2.6202793156662305,"docker_downloads_count":0.9175396182855526,"average":2.605331681628377},"purl":"pkg:npm/%40keyv/memcache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/memcache","docker_dependents_count":64,"docker_downloads_count":5734,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/memcache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/memcache/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-28T10:20:15.688Z","issues_count":173,"pull_requests_count":1170,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":67919.79547511312,"issues_closed_count":143,"pull_requests_closed_count":1105,"pull_request_authors_count":47,"issue_authors_count":145,"avg_comments_per_issue":2.953757225433526,"avg_comments_per_pull_request":0.8811965811965812,"merged_pull_requests_count":1070,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":36,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":137306.35294117648,"past_year_avg_time_to_close_pull_request":22202.569306930694,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":202,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.6111111111111112,"past_year_avg_comments_per_pull_request":1.056768558951965,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmemcache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmemcache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmemcache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmemcache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmemcache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmemcache/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2022-11-21T01:30:03.223Z","updated_at":"2022-11-21T01:30:03.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1017471,"name":"@keyv/postgres","ecosystem":"npm","description":"PostgreSQL storage adapter for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["postgres","postgresql","sql","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":52,"first_release_published_at":"2017-08-11T14:20:44.156Z","latest_release_published_at":"2026-01-21T00:46:54.082Z","latest_release_number":"2.2.3","last_synced_at":"2026-07-15T22:23:50.708Z","created_at":"2022-04-07T19:20:11.236Z","updated_at":"2026-07-15T22:53:37.633Z","registry_url":"https://www.npmjs.com/package/@keyv/postgres","install_command":"npm install @keyv/postgres","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.2.3","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-05-08T18:21:21.000Z","size":5713,"stargazers_count":3144,"open_issues_count":4,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-08T06:28:26.037Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-08T03:09:54.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":138,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34238624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","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":"jaredwray","name":"Jared Wray","uuid":"1205481","kind":"user","description":"","email":"","website":"http://jaredwray.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1205481?u=4ffb17d31f627b2b5627b4d4d0fc03894c926441\u0026v=4","repositories_count":21,"last_synced_at":"2025-10-11T02:42:51.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jaredwray","funding_links":[],"total_stars":5000,"followers":217,"following":47,"created_at":"2022-11-02T16:23:54.509Z","updated_at":"2025-10-11T02:42:51.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray/repositories"},"tags":[{"name":"v6.0.0-beta.1","sha":"da0a731f73dc6ebfb80bea40ac50f74d5cd9be0c","kind":"commit","published_at":"2026-04-01T20:27:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.1/manifests"},{"name":"v6.0.0-alpha.4","sha":"4847147b2893fd861bf6abb3125510d03d52918a","kind":"commit","published_at":"2026-03-27T06:37:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"1e856aa8fd60c14792ed63fe6bc2ad2f90c0a600","kind":"commit","published_at":"2026-03-22T21:08:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"9d1b212543a8991dc035fef197a3ae01ccdcdea8","kind":"commit","published_at":"2026-03-04T02:55:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.2/manifests"},{"name":"6.0.0-alpha.1","sha":"d7419cfcc951659e7e2f4a2d17463b29ae52d794","kind":"commit","published_at":"2026-02-26T01:33:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/6.0.0-alpha.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/6.0.0-alpha.1/manifests"},{"name":"2026-01-20","sha":"e3f8f0099ea36bcd0b1ffcb62e7577c2c805281f","kind":"commit","published_at":"2026-01-21T00:47:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2026-01-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2026-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2026-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2026-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2026-01-20/manifests"},{"name":"2025-01-20","sha":"b5c93b5164e41c09661ddf2ac1a972a72e2f7df6","kind":"commit","published_at":"2026-01-21T00:34:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-20/manifests"},{"name":"2025-12-26","sha":"3d2c5e9799d317a83242cf8524eb2fe64303357e","kind":"commit","published_at":"2025-12-26T20:04:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-12-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-12-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-12-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-26/manifests"},{"name":"2025-12-10","sha":"0d66fc929d45da05faacb31da4fb973d7c28cc3e","kind":"commit","published_at":"2025-12-10T18:03:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-12-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-12-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-12-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-10/manifests"},{"name":"2025-11-20","sha":"3059ec2db48b4f36ccbb3edbe8c1e75c08e6917c","kind":"commit","published_at":"2025-11-21T07:34:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-20/manifests"},{"name":"2025-11-17","sha":"6f54da369751696674b23b5c84bebbad6ba75738","kind":"commit","published_at":"2025-11-18T07:01:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-17/manifests"},{"name":"2025-11-11","sha":"a7d77d0349ce0a91f2fc75f453e2be4b1199988f","kind":"commit","published_at":"2025-11-11T19:09:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-11/manifests"},{"name":"2025-11-04","sha":"77722e65515304734c8e2ae5b4d38f1b8a550916","kind":"commit","published_at":"2025-11-04T08:00:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-04/manifests"},{"name":"2025-10-25","sha":"8b6b94d8b3ffc708b3ab63e1cd43e6813a9e4168","kind":"commit","published_at":"2025-10-25T20:54:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-25","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-25/manifests"},{"name":"2025-10-18","sha":"1d3e00f80bab56af0cf971411d50f166dd8ef288","kind":"commit","published_at":"2025-10-18T21:11:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-18/manifests"},{"name":"2025-10-09","sha":"19495510547d9cf6010db9b5588932c42036b650","kind":"commit","published_at":"2025-10-10T05:19:44.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-09/manifests"},{"name":"2025-10-03","sha":"ab2ba2b017e65bf5ec52d8a04c545f7e633346a0","kind":"commit","published_at":"2025-10-03T12:14:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03/manifests"},{"name":"2025-09-27","sha":"e11190f8405adc251f52eaa15e1a0f9bac31f935","kind":"commit","published_at":"2025-09-27T21:54:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27/manifests"},{"name":"2025-09-17","sha":"7d988cf09413436355b740d9b344808d6a8847c1","kind":"commit","published_at":"2025-09-17T20:58:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17/manifests"},{"name":"2025-09-10","sha":"b7946f803fd45f62db80340bb5e3347c0a2f2c2b","kind":"commit","published_at":"2025-09-10T16:12:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10/manifests"},{"name":"2025-08-16","sha":"d11667885f38e272aa7ba90f7f687756149498f5","kind":"commit","published_at":"2025-08-16T23:21:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16/manifests"},{"name":"2025-08-02","sha":"06a151ed780826c80e98764a57a5a8ba6854078b","kind":"commit","published_at":"2025-08-02T20:00:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02/manifests"},{"name":"2025-07-19","sha":"7ef49e97b758c5d4dc8324b0d7a275cb28252776","kind":"commit","published_at":"2025-07-19T19:40:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19/manifests"},{"name":"2025-07-09","sha":"a4c2dc496287832a61525e3ad09a0c59fab35e3d","kind":"commit","published_at":"2025-07-09T16:48:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09/manifests"},{"name":"2025-06-21","sha":"8a64ee5cf1d5e8b607a6fd79122dda6e0d6f09d3","kind":"commit","published_at":"2025-06-21T22:30:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21/manifests"},{"name":"2025-06-09","sha":"f7c2f2b1467f01050e5f3b98478d8195e26e59fc","kind":"commit","published_at":"2025-06-10T02:32:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09/manifests"},{"name":"2025-05-17","sha":"49934e9b5e74e4fa75f7b86e6f61f4abf221ad52","kind":"commit","published_at":"2025-05-17T17:24:02.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17/manifests"},{"name":"2025-05-03","sha":"c58e45c99ddba100aa32924eb47037a84f989231","kind":"commit","published_at":"2025-05-03T17:56:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03/manifests"},{"name":"2025-04-20","sha":"57e8245bed087ff686011741c641bd0148821b63","kind":"commit","published_at":"2025-04-20T16:18:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20/manifests"},{"name":"2025-04-19","sha":"89a92e198caeb6ed79e6fa13cd38fd47b5ca41c9","kind":"commit","published_at":"2025-04-19T15:11:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19/manifests"},{"name":"2025-04-05","sha":"4954b3ce7a4482e77470bb8eba8d7aa93d6a8108","kind":"commit","published_at":"2025-04-05T21:01:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05/manifests"},{"name":"2025-03-15","sha":"d1f5e2957d3275c017a30ae29c499eefee0669b8","kind":"commit","published_at":"2025-03-15T21:27:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15/manifests"},{"name":"2025-03-01","sha":"0d4f46ede4e0d446c5a2ccd32d3eb3e1f8e67e1f","kind":"commit","published_at":"2025-03-01T22:02:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01/manifests"},{"name":"2025-02-17","sha":"f6d38fb35a7ef2baf111e39ff6cdfdda9764c6ff","kind":"commit","published_at":"2025-02-15T21:03:53.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17/manifests"},{"name":"2025-02-01","sha":"75741ca7ee783f4ca8007ec0a8328c54ca550f7d","kind":"commit","published_at":"2025-02-01T18:07:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01/manifests"},{"name":"2025-01-18","sha":"7b364e17292131690145892c31f6f8ff2d3cb10c","kind":"commit","published_at":"2025-01-18T18:47:11.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18/manifests"},{"name":"2025-01-04","sha":"01c47fe35de481774dfdfbdb2a7a112320aed929","kind":"commit","published_at":"2025-01-04T20:19:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04/manifests"},{"name":"2024-12-21","sha":"6573d3f3b4ba5ae7b28de582bd97423127fc3ea3","kind":"commit","published_at":"2024-12-21T18:44:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21/manifests"},{"name":"2024-12-11","sha":"68e37570a25ef94ea6f3cece066c8179c9aec7b5","kind":"commit","published_at":"2024-12-12T01:35:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11/manifests"},{"name":"2024-12-09","sha":"418246d4563c7686b5d141eff1f95236c80a2e1e","kind":"commit","published_at":"2024-12-09T21:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09/manifests"},{"name":"2024-11-22","sha":"4e59d1c5cd65b505b9a38dc7b20e6c8a4f7b9264","kind":"commit","published_at":"2024-11-22T16:24:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22/manifests"},{"name":"2024-11-16","sha":"ab49913953bb5aacdc687be817284c188ed7f6b7","kind":"commit","published_at":"2024-11-16T23:41:12.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16/manifests"},{"name":"2024-11-13","sha":"689996272919625d88361aa3c946d6727151b559","kind":"commit","published_at":"2024-11-13T17:58:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-13","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13/manifests"},{"name":"2024-11-11","sha":"359a20f6fbe5528e43a81f317d03332bba8ec2cc","kind":"commit","published_at":"2024-11-12T02:46:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11/manifests"},{"name":"2024-11-09","sha":"d2e92349b5b900dd3c03bda466ff0410a9c25e2d","kind":"commit","published_at":"2024-11-09T23:13:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09/manifests"},{"name":"2024-11-02","sha":"062db2fb27e5614825f8598ec2f76a81b4401783","kind":"commit","published_at":"2024-11-02T16:24:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02/manifests"},{"name":"2024-10-21","sha":"abfc8ccb2224b450167769250c8ff7eb5a2c82b2","kind":"commit","published_at":"2024-10-21T15:15:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21/manifests"},{"name":"2024-10-08","sha":"835e6cbf2789bd5a04e0e8ad538be41cc7c86e49","kind":"commit","published_at":"2024-10-09T19:18:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08/manifests"},{"name":"2024-10-05","sha":"4d14811da013be6e78175738a99b09ec3ff0bbb5","kind":"commit","published_at":"2024-10-05T23:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05/manifests"},{"name":"2024-09-27","sha":"207a1c8c5c1c44d768df67b98dde1e7eb8357f39","kind":"commit","published_at":"2024-09-27T17:22:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27/manifests"},{"name":"2024-09-22","sha":"f542c0c7b286f228ba2341a79089c19765d4a3da","kind":"commit","published_at":"2024-09-22T21:54:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22/manifests"},{"name":"2024-09-21","sha":"53c4aeadb0b33ae1021fa57481fef674b0c8c8bc","kind":"commit","published_at":"2024-09-21T19:36:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21/manifests"},{"name":"2024-09-07","sha":"29a2bfbbf1114f5dc25a754451a21d8862c1821e","kind":"commit","published_at":"2024-09-07T16:27:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07/manifests"},{"name":"2024-09-05","sha":"1623e71c074e5edcfc39a84c61ddb0cd8a6f8753","kind":"commit","published_at":"2024-09-05T18:12:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05/manifests"},{"name":"2024-08-21","sha":"f9f5eb06994d54cff404f8e9a3982153ead33f23","kind":"commit","published_at":"2024-08-21T23:36:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21/manifests"},{"name":"2024-08-20","sha":"1f035c90c4c839552ed02b3a56c6f40b7289dae1","kind":"commit","published_at":"2024-08-20T23:17:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20/manifests"},{"name":"2024-05-04","sha":"4757b6080bc025b14a7b2e34a63541be4729a7fd","kind":"commit","published_at":"2024-05-04T22:03:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-05-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04/manifests"},{"name":"2024-03-16","sha":"4abd6ef30181dd5f21df40684ba1d86d656b6c93","kind":"commit","published_at":"2024-03-16T15:46:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-03-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16/manifests"},{"name":"2024-02-17","sha":"05d912b63de1708ce46308057c5196be0c94f0ff","kind":"commit","published_at":"2024-02-17T21:22:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17/manifests"},{"name":"2024-02-04","sha":"b22a712b95b23e37d7cf08e80a0a641a0825c13e","kind":"commit","published_at":"2024-02-04T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04/manifests"},{"name":"2024-01-29","sha":"d8e12ba26bb89dff140a6281029e8cf49f676f9a","kind":"commit","published_at":"2024-01-29T17:04:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-29","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29/manifests"},{"name":"2024-01-08","sha":"c6e7a6d35f34cd0f93d2494c864dd62ae2861717","kind":"commit","published_at":"2024-01-08T23:25:00.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08/manifests"},{"name":"2024-01-06","sha":"e900b29e4a4c8e28a6977d28d70b68d94912b330","kind":"commit","published_at":"2024-01-06T19:45:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06/manifests"},{"name":"2023-12-02","sha":"83b03d9f25a78d99af820e34fa39bf4c3f745e42","kind":"commit","published_at":"2023-12-02T21:23:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-12-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02/manifests"},{"name":"2023-11-19","sha":"fc0f484f342b6fe764787c6fca6d293f53c97c35","kind":"commit","published_at":"2023-11-19T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19/manifests"},{"name":"2023-11-12","sha":"21b7024b79218ca615d1cc13f854948e7d1da73c","kind":"commit","published_at":"2023-11-13T00:39:57.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-12","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12/manifests"},{"name":"2023-10-07","sha":"78b247b5b7a8c9b12154fbfae4295d6fb29158cf","kind":"commit","published_at":"2023-10-07T16:55:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-10-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07/manifests"},{"name":"2023-09-16","sha":"06e513fd2a0184c29454e11a55882c7d7d36fd36","kind":"commit","published_at":"2023-09-16T22:52:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16/manifests"},{"name":"2023-09-04","sha":"a17e2ccf3538ba499c5998d8cc1c08bf2b7f6c9e","kind":"commit","published_at":"2023-09-04T15:54:06.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04/manifests"},{"name":"2023-08-19","sha":"ae7a88e8f7eec898d5f9cc188101f6fab2adec4e","kind":"commit","published_at":"2023-08-19T18:28:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19/manifests"},{"name":"2023-08-06","sha":"24f2c8c6acc7da5e25225dc5dc3bfd2dbd06c5ee","kind":"commit","published_at":"2023-08-06T13:38:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06/manifests"},{"name":"2023-07-16","sha":"0b94bf6ce5eedf538a825f7a30c930ae0e2da9fe","kind":"commit","published_at":"2023-07-16T15:37:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16/manifests"},{"name":"2023-07-01","sha":"385a33adf3645cc79922ee1ea2dba79263ac2d7a","kind":"commit","published_at":"2023-07-01T19:35:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01/manifests"},{"name":"2023-06-26","sha":"b1513207396717f7b16f10bb9d748e24e42aade3","kind":"commit","published_at":"2023-06-26T16:51:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26/manifests"},{"name":"2023-06-18","sha":"eee2f1fa6f917f1e8c2bfca5c8f8a885bfa6c0e8","kind":"commit","published_at":"2023-06-18T23:56:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18/manifests"},{"name":"2023-06-03","sha":"cc55c005da92e87851814e337d47458ae377dcf9","kind":"commit","published_at":"2023-06-03T21:49:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03/manifests"},{"name":"2023-05-20","sha":"026a365286122a342e2a38382d33877098b208a5","kind":"commit","published_at":"2023-05-21T01:10:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20/manifests"},{"name":"2023-05-07","sha":"ed9f487d99647af526dd634029d104f596f5e653","kind":"commit","published_at":"2023-05-07T19:28:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07/manifests"},{"name":"2023-04-15","sha":"5e1c8bbad58cac25dab0af98ffc7e8d6227be355","kind":"commit","published_at":"2023-04-15T23:20:36.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15/manifests"},{"name":"2023-04-03","sha":"f2676633c2f1b5dde833794fddde6036d6a90365","kind":"commit","published_at":"2023-04-03T15:44:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03/manifests"},{"name":"2023-03-20","sha":"17855a1ac51741e42203552c8f2520cadaa35cf3","kind":"commit","published_at":"2023-03-20T15:19:43.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20/manifests"},{"name":"2023-03-06","sha":"1d22d036d76e2a30d34c6215bdcfa9e4326332aa","kind":"commit","published_at":"2023-03-06T18:00:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06/manifests"},{"name":"2023-02-19","sha":"876f6ecb6b156ca1a86d91f2f6f061e26b115be7","kind":"commit","published_at":"2023-02-19T17:37:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19/manifests"},{"name":"2023-02-04","sha":"33e592a76453c565df8f0fe35f7f0f5c36094ef8","kind":"commit","published_at":"2023-02-04T21:11:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04/manifests"},{"name":"2023-01-21","sha":"fca868dc63343928c263fc7eab09001933f70fe8","kind":"commit","published_at":"2023-01-21T18:14:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-01-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-01-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21/manifests"},{"name":"2022-01-07","sha":"56c8be52b514d8e80d20a10cb155efbd12ba139d","kind":"commit","published_at":"2023-01-08T00:38:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-01-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-01-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07/manifests"},{"name":"2022-12-17","sha":"9b70985a40224ba31adf5352c4e4fb26976791d0","kind":"commit","published_at":"2022-12-17T20:58:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17/manifests"},{"name":"2022-12-05","sha":"0d2319930d704b328bf6acbe881ef5840e8bcc92","kind":"commit","published_at":"2022-12-05T18:17:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05/manifests"},{"name":"2022-11-24","sha":"9fd41013300961958181daf4a1076751c2ec3c6d","kind":"commit","published_at":"2022-11-24T16:17:42.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-24","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24/manifests"},{"name":"2022-11-06","sha":"acee066761238707161073b4bfbb23c09cee9a33","kind":"commit","published_at":"2022-11-06T23:51:54.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06/manifests"},{"name":"2022-10-17","sha":"fb9ad2725491a2ee962af4a03cbbbde30b993916","kind":"commit","published_at":"2022-10-17T19:07:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-10-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17/manifests"},{"name":"2022-09-19","sha":"b524911df5b88058ad76f3df7984055f7e2d4590","kind":"commit","published_at":"2022-09-18T17:40:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19/manifests"},{"name":"2022-09-02","sha":"a3d7b22740a7fbb263ed69689ea021edc2f7ae3f","kind":"commit","published_at":"2022-09-02T17:00:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02/manifests"},{"name":"2022-08-21","sha":"1d451c6b6bc731f05bc06bc8d2501b4e306448d8","kind":"commit","published_at":"2022-08-21T18:08:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21/manifests"},{"name":"2022-08-08","sha":"cdebd494b8a5e2b8af738cd9fcdcf3c1af313846","kind":"commit","published_at":"2022-08-08T15:57:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08/manifests"},{"name":"2022-07-17","sha":"6e26269f3c27fedaa5af7932257bbe851c328dcb","kind":"commit","published_at":"2022-07-17T23:33:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17/manifests"},{"name":"2022-07-03","sha":"cf9bd6c34212e8c70ab6867ee2cb9bc87c0a6909","kind":"commit","published_at":"2022-07-03T18:10:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03/manifests"},{"name":"2022-06-20","sha":"a471119046e16cd47a07bcadf42ad8b953e55ab4","kind":"commit","published_at":"2022-06-20T17:57:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-06-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-06-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-06-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20/manifests"},{"name":"2022-05-23","sha":"2930eeb6b5c8a3b2617ccc8ba2414aedb5c9dc39","kind":"commit","published_at":"2022-05-23T17:34:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-23","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23/manifests"},{"name":"2022-05-09","sha":"45490d51f7705481b5e4524dee8b5921320c5a6b","kind":"commit","published_at":"2022-05-10T00:52:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09/manifests"},{"name":"2022-04-20","sha":"c7fa32d89b95498e990fe5fc3d41ed3a96932ce9","kind":"commit","published_at":"2022-04-20T20:42:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20/manifests"},{"name":"2022-04-02","sha":"25ae54f3dd4702b720183dd5cdb2eb8b71223546","kind":"commit","published_at":"2022-04-02T21:36:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02/manifests"},{"name":"2022-02-19","sha":"00abfa3aaf2539a5af8db080334751ddc8021c0a","kind":"commit","published_at":"2022-02-19T19:58:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19/manifests"},{"name":"test-suite-v1.7.0","sha":"b6ef7fa70847b90013761d93db816cc164f5b849","kind":"commit","published_at":"2022-01-28T16:20:56.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0/manifests"},{"name":"mongo-v2.0.0","sha":"7db919abba7df7ea601c31300b1727266e34c5cd","kind":"commit","published_at":"2022-01-26T18:33:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0/manifests"},{"name":"sqlite-v3.0.0","sha":"33e1a60d0411971efefc1718e64df55cab88c4cc","kind":"commit","published_at":"2022-01-24T20:09:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/sqlite-v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/sqlite-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@sqlite-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0/manifests"},{"name":"test-suite-v1.6.14","sha":"b08bf0bf91fa93d81374e075f4ce2a016a6de530","kind":"commit","published_at":"2022-01-03T16:20:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.6.14","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14/manifests"},{"name":"mongo-v1.2.2","sha":"d97948d3ad5f64da693e14ce8d84aa54fb7c3683","kind":"commit","published_at":"2022-01-01T23:29:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v1.2.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2/manifests"},{"name":"redis-v2.2.1","sha":"8b88733427f84655384cee90b605f502e4724f5e","kind":"commit","published_at":"2021-12-05T21:47:47.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/redis-v2.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/redis-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@redis-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1/manifests"},{"name":"v4.0.4","sha":"e58617c23456cb07de617f42407c89faca92ace7","kind":"commit","published_at":"2021-10-31T22:36:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ab99cada0186e6dc83420ceaa85919d1bae871dd","kind":"tag","published_at":"2020-09-17T10:38:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"e297e27d07007e962024d3cdb7046c99109f3aee","kind":"tag","published_at":"2020-09-16T11:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4cea2ce404713e6a8385fbe35caab77ada7d6735","kind":"tag","published_at":"2020-05-05T07:07:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d288a1896ea7601f4a74ecbb086e8917c370367f","kind":"tag","published_at":"2019-11-16T05:46:49.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"de2e7a2ffc4a5007569b62a31956d7b692a011e7","kind":"tag","published_at":"2018-08-21T21:16:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"33ae64413338c465999863ea5545c1ae20b54ddb","kind":"tag","published_at":"2017-10-03T13:38:03.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"b0c377156057a14e9f9a8f24ab05bf30f72a65b1","kind":"tag","published_at":"2017-08-17T16:45:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0ac673ff916a4dca3adc4b81cf3926cef0e1dde5","kind":"tag","published_at":"2017-08-13T13:15:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1899d6c05665f161bf05b738f1d234732ecc4362","kind":"tag","published_at":"2017-08-11T15:33:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0/manifests"},{"name":"v1.0.5","sha":"00fb1f228b97689799fb5ef7993b0426e05acbcd","kind":"tag","published_at":"2017-08-10T13:05:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.5","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"62fb070b0a7dd9c3969a43e545bf2cd0a7aa514f","kind":"tag","published_at":"2017-08-03T21:18:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d942a2b38a49b9c8d8f1b51fa67ae39dda6f143f","kind":"tag","published_at":"2017-08-03T10:05:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d96a19e172b049ef622ac9b28f8d4d4458e7cd65","kind":"tag","published_at":"2017-08-03T09:59:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"57441ba8e0db0e2e034f81b7a9e0ba1d713d1e32","kind":"tag","published_at":"2017-08-02T23:57:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5583d2fea835267f7035ce1fb635b4ba288ec54a","kind":"tag","published_at":"2017-08-02T23:44:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"cc4650b3156550c06e295192f74737a73c667bbc","kind":"tag","published_at":"2017-08-01T16:01:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.8.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8414dde0a0a13ed75ccf39f33e4ea5ae60bdeea8","kind":"tag","published_at":"2017-07-30T07:22:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bee96d9a02ec1de10ef4502c1911b36eb859595c","kind":"tag","published_at":"2017-07-29T23:16:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.6.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"0ce0c78c4e0e00f7b0a15b0177c0d041dabdbdd8","kind":"tag","published_at":"2017-07-29T13:21:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.5.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3ed0b7f7ddacd883b481a2a4f5d56c75542664bf","kind":"tag","published_at":"2017-07-26T14:59:48.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.4.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f4b2d502fa49916f8fcb1ec6d86267b9ada51c2e","kind":"tag","published_at":"2017-07-18T13:36:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f3b5d14d0b93c89e9fa994119a5358e5c9b7c34c","kind":"tag","published_at":"2017-07-17T18:56:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"7540c2f8c85661e9d2b380681bb8aece029d8145","kind":"tag","published_at":"2017-07-14T18:25:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2349182d83dffc26c29f8bbf3bc714d9d1032a11","kind":"tag","published_at":"2017-07-13T14:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"08950876ed72e4fae12c9e7aa6e6fc82a8092314","kind":"tag","published_at":"2017-07-11T16:28:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cdff7db698f975e3d557d430ab1e31a1a549e286","kind":"tag","published_at":"2017-07-11T14:10:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7d2d0aa9fb18b10e222dc969e777742ecb353883","kind":"tag","published_at":"2017-07-11T13:54:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"65d992321f7c3a5debfe3fd2b31375f51cd665d5","kind":"tag","published_at":"2017-07-11T13:01:55.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-07-15T22:53:37.609Z","dependent_packages_count":12,"downloads":124567,"downloads_period":"last-month","dependent_repos_count":16424,"rankings":{"downloads":3.1799185312979477,"dependent_repos_count":0.21921577962618607,"dependent_packages_count":1.8652083031519693,"stargazers_count":1.9479057943039766,"forks_count":2.6758438137192084,"docker_downloads_count":1.7089330276555612,"average":1.9328375416258083},"purl":"pkg:npm/%40keyv/postgres","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/postgres","docker_dependents_count":4,"docker_downloads_count":164,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/postgres","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/postgres/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-12T09:25:16.115Z","issues_count":173,"pull_requests_count":1149,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":69178.75276752768,"issues_closed_count":143,"pull_requests_closed_count":1084,"pull_request_authors_count":47,"issue_authors_count":145,"avg_comments_per_issue":2.947976878612717,"avg_comments_per_pull_request":0.8772845953002611,"merged_pull_requests_count":1049,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":38,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":131329.11111111112,"past_year_avg_time_to_close_pull_request":21425.874396135267,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":207,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.6842105263157896,"past_year_avg_comments_per_pull_request":1.0252100840336134,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":203,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1030,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":222,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fpostgres/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fpostgres/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fpostgres/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fpostgres/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fpostgres/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fpostgres/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2022-11-21T01:30:46.734Z","updated_at":"2022-11-21T01:30:46.734Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10959663,"name":"@keyv/valkey","ecosystem":"npm","description":"Valkey storage adapter for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["redis","valkey","valkeyio","ioredis","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":17,"first_release_published_at":"2024-10-09T19:14:32.979Z","latest_release_published_at":"2025-11-11T19:08:52.278Z","latest_release_number":"1.0.11","last_synced_at":"2026-07-15T22:23:51.266Z","created_at":"2024-10-09T19:15:15.156Z","updated_at":"2026-07-15T22:53:37.708Z","registry_url":"https://www.npmjs.com/package/@keyv/valkey","install_command":"npm install @keyv/valkey","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.11","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-06-25T16:59:47.000Z","size":6113,"stargazers_count":3148,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-06-25T17:23:04.297Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-06-24T12:15:45.000Z","dependencies_parsed_at":"2026-01-12T00:02:02.973Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34885321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","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":"jaredwray","name":"Jared Wray","uuid":"1205481","kind":"user","description":"","email":"","website":"http://jaredwray.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1205481?u=4ffb17d31f627b2b5627b4d4d0fc03894c926441\u0026v=4","repositories_count":21,"last_synced_at":"2025-10-11T02:42:51.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jaredwray","funding_links":[],"total_stars":5000,"followers":217,"following":47,"created_at":"2022-11-02T16:23:54.509Z","updated_at":"2025-10-11T02:42:51.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray/repositories"},"tags":[{"name":"v6.0.0-beta.4","sha":"088b23df2bcfad1e73298781bd810f7780e46b40","kind":"commit","published_at":"2026-06-18T22:22:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.4/manifests"},{"name":"v6.0.0-beta.3","sha":"5414c14911426a6eb61903c76f98b57e677dc06a","kind":"commit","published_at":"2026-06-11T20:23:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.3/manifests"},{"name":"v6.0.0-beta.1","sha":"da0a731f73dc6ebfb80bea40ac50f74d5cd9be0c","kind":"commit","published_at":"2026-04-01T20:27:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.1/manifests"},{"name":"v6.0.0-alpha.4","sha":"4847147b2893fd861bf6abb3125510d03d52918a","kind":"commit","published_at":"2026-03-27T06:37:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"1e856aa8fd60c14792ed63fe6bc2ad2f90c0a600","kind":"commit","published_at":"2026-03-22T21:08:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"9d1b212543a8991dc035fef197a3ae01ccdcdea8","kind":"commit","published_at":"2026-03-04T02:55:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.2/manifests"},{"name":"6.0.0-alpha.1","sha":"d7419cfcc951659e7e2f4a2d17463b29ae52d794","kind":"commit","published_at":"2026-02-26T01:33:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/6.0.0-alpha.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/6.0.0-alpha.1/manifests"},{"name":"2026-01-20","sha":"e3f8f0099ea36bcd0b1ffcb62e7577c2c805281f","kind":"commit","published_at":"2026-01-21T00:47:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2026-01-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2026-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2026-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2026-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2026-01-20/manifests"},{"name":"2025-01-20","sha":"b5c93b5164e41c09661ddf2ac1a972a72e2f7df6","kind":"commit","published_at":"2026-01-21T00:34:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-20/manifests"},{"name":"2025-12-26","sha":"3d2c5e9799d317a83242cf8524eb2fe64303357e","kind":"commit","published_at":"2025-12-26T20:04:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-12-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-12-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-12-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-26/manifests"},{"name":"2025-12-10","sha":"0d66fc929d45da05faacb31da4fb973d7c28cc3e","kind":"commit","published_at":"2025-12-10T18:03:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-12-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-12-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-12-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-10/manifests"},{"name":"2025-11-20","sha":"3059ec2db48b4f36ccbb3edbe8c1e75c08e6917c","kind":"commit","published_at":"2025-11-21T07:34:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-20/manifests"},{"name":"2025-11-17","sha":"6f54da369751696674b23b5c84bebbad6ba75738","kind":"commit","published_at":"2025-11-18T07:01:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-17/manifests"},{"name":"2025-11-11","sha":"a7d77d0349ce0a91f2fc75f453e2be4b1199988f","kind":"commit","published_at":"2025-11-11T19:09:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-11/manifests"},{"name":"2025-11-04","sha":"77722e65515304734c8e2ae5b4d38f1b8a550916","kind":"commit","published_at":"2025-11-04T08:00:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-04/manifests"},{"name":"2025-10-25","sha":"8b6b94d8b3ffc708b3ab63e1cd43e6813a9e4168","kind":"commit","published_at":"2025-10-25T20:54:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-25","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-25/manifests"},{"name":"2025-10-18","sha":"1d3e00f80bab56af0cf971411d50f166dd8ef288","kind":"commit","published_at":"2025-10-18T21:11:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-18/manifests"},{"name":"2025-10-09","sha":"19495510547d9cf6010db9b5588932c42036b650","kind":"commit","published_at":"2025-10-10T05:19:44.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-09/manifests"},{"name":"2025-10-03","sha":"ab2ba2b017e65bf5ec52d8a04c545f7e633346a0","kind":"commit","published_at":"2025-10-03T12:14:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03/manifests"},{"name":"2025-09-27","sha":"e11190f8405adc251f52eaa15e1a0f9bac31f935","kind":"commit","published_at":"2025-09-27T21:54:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27/manifests"},{"name":"2025-09-17","sha":"7d988cf09413436355b740d9b344808d6a8847c1","kind":"commit","published_at":"2025-09-17T20:58:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17/manifests"},{"name":"2025-09-10","sha":"b7946f803fd45f62db80340bb5e3347c0a2f2c2b","kind":"commit","published_at":"2025-09-10T16:12:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10/manifests"},{"name":"2025-08-16","sha":"d11667885f38e272aa7ba90f7f687756149498f5","kind":"commit","published_at":"2025-08-16T23:21:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16/manifests"},{"name":"2025-08-02","sha":"06a151ed780826c80e98764a57a5a8ba6854078b","kind":"commit","published_at":"2025-08-02T20:00:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02/manifests"},{"name":"2025-07-19","sha":"7ef49e97b758c5d4dc8324b0d7a275cb28252776","kind":"commit","published_at":"2025-07-19T19:40:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19/manifests"},{"name":"2025-07-09","sha":"a4c2dc496287832a61525e3ad09a0c59fab35e3d","kind":"commit","published_at":"2025-07-09T16:48:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09/manifests"},{"name":"2025-06-21","sha":"8a64ee5cf1d5e8b607a6fd79122dda6e0d6f09d3","kind":"commit","published_at":"2025-06-21T22:30:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21/manifests"},{"name":"2025-06-09","sha":"f7c2f2b1467f01050e5f3b98478d8195e26e59fc","kind":"commit","published_at":"2025-06-10T02:32:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09/manifests"},{"name":"2025-05-17","sha":"49934e9b5e74e4fa75f7b86e6f61f4abf221ad52","kind":"commit","published_at":"2025-05-17T17:24:02.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17/manifests"},{"name":"2025-05-03","sha":"c58e45c99ddba100aa32924eb47037a84f989231","kind":"commit","published_at":"2025-05-03T17:56:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03/manifests"},{"name":"2025-04-20","sha":"57e8245bed087ff686011741c641bd0148821b63","kind":"commit","published_at":"2025-04-20T16:18:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20/manifests"},{"name":"2025-04-19","sha":"89a92e198caeb6ed79e6fa13cd38fd47b5ca41c9","kind":"commit","published_at":"2025-04-19T15:11:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19/manifests"},{"name":"2025-04-05","sha":"4954b3ce7a4482e77470bb8eba8d7aa93d6a8108","kind":"commit","published_at":"2025-04-05T21:01:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05/manifests"},{"name":"2025-03-15","sha":"d1f5e2957d3275c017a30ae29c499eefee0669b8","kind":"commit","published_at":"2025-03-15T21:27:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15/manifests"},{"name":"2025-03-01","sha":"0d4f46ede4e0d446c5a2ccd32d3eb3e1f8e67e1f","kind":"commit","published_at":"2025-03-01T22:02:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01/manifests"},{"name":"2025-02-17","sha":"f6d38fb35a7ef2baf111e39ff6cdfdda9764c6ff","kind":"commit","published_at":"2025-02-15T21:03:53.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17/manifests"},{"name":"2025-02-01","sha":"75741ca7ee783f4ca8007ec0a8328c54ca550f7d","kind":"commit","published_at":"2025-02-01T18:07:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01/manifests"},{"name":"2025-01-18","sha":"7b364e17292131690145892c31f6f8ff2d3cb10c","kind":"commit","published_at":"2025-01-18T18:47:11.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18/manifests"},{"name":"2025-01-04","sha":"01c47fe35de481774dfdfbdb2a7a112320aed929","kind":"commit","published_at":"2025-01-04T20:19:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04/manifests"},{"name":"2024-12-21","sha":"6573d3f3b4ba5ae7b28de582bd97423127fc3ea3","kind":"commit","published_at":"2024-12-21T18:44:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21/manifests"},{"name":"2024-12-11","sha":"68e37570a25ef94ea6f3cece066c8179c9aec7b5","kind":"commit","published_at":"2024-12-12T01:35:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11/manifests"},{"name":"2024-12-09","sha":"418246d4563c7686b5d141eff1f95236c80a2e1e","kind":"commit","published_at":"2024-12-09T21:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09/manifests"},{"name":"2024-11-22","sha":"4e59d1c5cd65b505b9a38dc7b20e6c8a4f7b9264","kind":"commit","published_at":"2024-11-22T16:24:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22/manifests"},{"name":"2024-11-16","sha":"ab49913953bb5aacdc687be817284c188ed7f6b7","kind":"commit","published_at":"2024-11-16T23:41:12.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16/manifests"},{"name":"2024-11-13","sha":"689996272919625d88361aa3c946d6727151b559","kind":"commit","published_at":"2024-11-13T17:58:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-13","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13/manifests"},{"name":"2024-11-11","sha":"359a20f6fbe5528e43a81f317d03332bba8ec2cc","kind":"commit","published_at":"2024-11-12T02:46:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11/manifests"},{"name":"2024-11-09","sha":"d2e92349b5b900dd3c03bda466ff0410a9c25e2d","kind":"commit","published_at":"2024-11-09T23:13:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09/manifests"},{"name":"2024-11-02","sha":"062db2fb27e5614825f8598ec2f76a81b4401783","kind":"commit","published_at":"2024-11-02T16:24:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02/manifests"},{"name":"2024-10-21","sha":"abfc8ccb2224b450167769250c8ff7eb5a2c82b2","kind":"commit","published_at":"2024-10-21T15:15:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21/manifests"},{"name":"2024-10-08","sha":"835e6cbf2789bd5a04e0e8ad538be41cc7c86e49","kind":"commit","published_at":"2024-10-09T19:18:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08/manifests"},{"name":"2024-10-05","sha":"4d14811da013be6e78175738a99b09ec3ff0bbb5","kind":"commit","published_at":"2024-10-05T23:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05/manifests"},{"name":"2024-09-27","sha":"207a1c8c5c1c44d768df67b98dde1e7eb8357f39","kind":"commit","published_at":"2024-09-27T17:22:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27/manifests"},{"name":"2024-09-22","sha":"f542c0c7b286f228ba2341a79089c19765d4a3da","kind":"commit","published_at":"2024-09-22T21:54:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22/manifests"},{"name":"2024-09-21","sha":"53c4aeadb0b33ae1021fa57481fef674b0c8c8bc","kind":"commit","published_at":"2024-09-21T19:36:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21/manifests"},{"name":"2024-09-07","sha":"29a2bfbbf1114f5dc25a754451a21d8862c1821e","kind":"commit","published_at":"2024-09-07T16:27:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07/manifests"},{"name":"2024-09-05","sha":"1623e71c074e5edcfc39a84c61ddb0cd8a6f8753","kind":"commit","published_at":"2024-09-05T18:12:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05/manifests"},{"name":"2024-08-21","sha":"f9f5eb06994d54cff404f8e9a3982153ead33f23","kind":"commit","published_at":"2024-08-21T23:36:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21/manifests"},{"name":"2024-08-20","sha":"1f035c90c4c839552ed02b3a56c6f40b7289dae1","kind":"commit","published_at":"2024-08-20T23:17:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20/manifests"},{"name":"2024-05-04","sha":"4757b6080bc025b14a7b2e34a63541be4729a7fd","kind":"commit","published_at":"2024-05-04T22:03:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-05-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04/manifests"},{"name":"2024-03-16","sha":"4abd6ef30181dd5f21df40684ba1d86d656b6c93","kind":"commit","published_at":"2024-03-16T15:46:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-03-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16/manifests"},{"name":"2024-02-17","sha":"05d912b63de1708ce46308057c5196be0c94f0ff","kind":"commit","published_at":"2024-02-17T21:22:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17/manifests"},{"name":"2024-02-04","sha":"b22a712b95b23e37d7cf08e80a0a641a0825c13e","kind":"commit","published_at":"2024-02-04T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04/manifests"},{"name":"2024-01-29","sha":"d8e12ba26bb89dff140a6281029e8cf49f676f9a","kind":"commit","published_at":"2024-01-29T17:04:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-29","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29/manifests"},{"name":"2024-01-08","sha":"c6e7a6d35f34cd0f93d2494c864dd62ae2861717","kind":"commit","published_at":"2024-01-08T23:25:00.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08/manifests"},{"name":"2024-01-06","sha":"e900b29e4a4c8e28a6977d28d70b68d94912b330","kind":"commit","published_at":"2024-01-06T19:45:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06/manifests"},{"name":"2023-12-02","sha":"83b03d9f25a78d99af820e34fa39bf4c3f745e42","kind":"commit","published_at":"2023-12-02T21:23:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-12-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02/manifests"},{"name":"2023-11-19","sha":"fc0f484f342b6fe764787c6fca6d293f53c97c35","kind":"commit","published_at":"2023-11-19T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19/manifests"},{"name":"2023-11-12","sha":"21b7024b79218ca615d1cc13f854948e7d1da73c","kind":"commit","published_at":"2023-11-13T00:39:57.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-12","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12/manifests"},{"name":"2023-10-07","sha":"78b247b5b7a8c9b12154fbfae4295d6fb29158cf","kind":"commit","published_at":"2023-10-07T16:55:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-10-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07/manifests"},{"name":"2023-09-16","sha":"06e513fd2a0184c29454e11a55882c7d7d36fd36","kind":"commit","published_at":"2023-09-16T22:52:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16/manifests"},{"name":"2023-09-04","sha":"a17e2ccf3538ba499c5998d8cc1c08bf2b7f6c9e","kind":"commit","published_at":"2023-09-04T15:54:06.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04/manifests"},{"name":"2023-08-19","sha":"ae7a88e8f7eec898d5f9cc188101f6fab2adec4e","kind":"commit","published_at":"2023-08-19T18:28:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19/manifests"},{"name":"2023-08-06","sha":"24f2c8c6acc7da5e25225dc5dc3bfd2dbd06c5ee","kind":"commit","published_at":"2023-08-06T13:38:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06/manifests"},{"name":"2023-07-16","sha":"0b94bf6ce5eedf538a825f7a30c930ae0e2da9fe","kind":"commit","published_at":"2023-07-16T15:37:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16/manifests"},{"name":"2023-07-01","sha":"385a33adf3645cc79922ee1ea2dba79263ac2d7a","kind":"commit","published_at":"2023-07-01T19:35:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01/manifests"},{"name":"2023-06-26","sha":"b1513207396717f7b16f10bb9d748e24e42aade3","kind":"commit","published_at":"2023-06-26T16:51:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26/manifests"},{"name":"2023-06-18","sha":"eee2f1fa6f917f1e8c2bfca5c8f8a885bfa6c0e8","kind":"commit","published_at":"2023-06-18T23:56:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18/manifests"},{"name":"2023-06-03","sha":"cc55c005da92e87851814e337d47458ae377dcf9","kind":"commit","published_at":"2023-06-03T21:49:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03/manifests"},{"name":"2023-05-20","sha":"026a365286122a342e2a38382d33877098b208a5","kind":"commit","published_at":"2023-05-21T01:10:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20/manifests"},{"name":"2023-05-07","sha":"ed9f487d99647af526dd634029d104f596f5e653","kind":"commit","published_at":"2023-05-07T19:28:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07/manifests"},{"name":"2023-04-15","sha":"5e1c8bbad58cac25dab0af98ffc7e8d6227be355","kind":"commit","published_at":"2023-04-15T23:20:36.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15/manifests"},{"name":"2023-04-03","sha":"f2676633c2f1b5dde833794fddde6036d6a90365","kind":"commit","published_at":"2023-04-03T15:44:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03/manifests"},{"name":"2023-03-20","sha":"17855a1ac51741e42203552c8f2520cadaa35cf3","kind":"commit","published_at":"2023-03-20T15:19:43.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20/manifests"},{"name":"2023-03-06","sha":"1d22d036d76e2a30d34c6215bdcfa9e4326332aa","kind":"commit","published_at":"2023-03-06T18:00:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06/manifests"},{"name":"2023-02-19","sha":"876f6ecb6b156ca1a86d91f2f6f061e26b115be7","kind":"commit","published_at":"2023-02-19T17:37:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19/manifests"},{"name":"2023-02-04","sha":"33e592a76453c565df8f0fe35f7f0f5c36094ef8","kind":"commit","published_at":"2023-02-04T21:11:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04/manifests"},{"name":"2023-01-21","sha":"fca868dc63343928c263fc7eab09001933f70fe8","kind":"commit","published_at":"2023-01-21T18:14:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-01-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-01-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21/manifests"},{"name":"2022-01-07","sha":"56c8be52b514d8e80d20a10cb155efbd12ba139d","kind":"commit","published_at":"2023-01-08T00:38:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-01-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-01-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07/manifests"},{"name":"2022-12-17","sha":"9b70985a40224ba31adf5352c4e4fb26976791d0","kind":"commit","published_at":"2022-12-17T20:58:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17/manifests"},{"name":"2022-12-05","sha":"0d2319930d704b328bf6acbe881ef5840e8bcc92","kind":"commit","published_at":"2022-12-05T18:17:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05/manifests"},{"name":"2022-11-24","sha":"9fd41013300961958181daf4a1076751c2ec3c6d","kind":"commit","published_at":"2022-11-24T16:17:42.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-24","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24/manifests"},{"name":"2022-11-06","sha":"acee066761238707161073b4bfbb23c09cee9a33","kind":"commit","published_at":"2022-11-06T23:51:54.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06/manifests"},{"name":"2022-10-17","sha":"fb9ad2725491a2ee962af4a03cbbbde30b993916","kind":"commit","published_at":"2022-10-17T19:07:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-10-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17/manifests"},{"name":"2022-09-19","sha":"b524911df5b88058ad76f3df7984055f7e2d4590","kind":"commit","published_at":"2022-09-18T17:40:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19/manifests"},{"name":"2022-09-02","sha":"a3d7b22740a7fbb263ed69689ea021edc2f7ae3f","kind":"commit","published_at":"2022-09-02T17:00:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02/manifests"},{"name":"2022-08-21","sha":"1d451c6b6bc731f05bc06bc8d2501b4e306448d8","kind":"commit","published_at":"2022-08-21T18:08:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21/manifests"},{"name":"2022-08-08","sha":"cdebd494b8a5e2b8af738cd9fcdcf3c1af313846","kind":"commit","published_at":"2022-08-08T15:57:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08/manifests"},{"name":"2022-07-17","sha":"6e26269f3c27fedaa5af7932257bbe851c328dcb","kind":"commit","published_at":"2022-07-17T23:33:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17/manifests"},{"name":"2022-07-03","sha":"cf9bd6c34212e8c70ab6867ee2cb9bc87c0a6909","kind":"commit","published_at":"2022-07-03T18:10:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03/manifests"},{"name":"2022-06-20","sha":"a471119046e16cd47a07bcadf42ad8b953e55ab4","kind":"commit","published_at":"2022-06-20T17:57:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-06-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-06-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-06-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20/manifests"},{"name":"2022-05-23","sha":"2930eeb6b5c8a3b2617ccc8ba2414aedb5c9dc39","kind":"commit","published_at":"2022-05-23T17:34:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-23","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23/manifests"},{"name":"2022-05-09","sha":"45490d51f7705481b5e4524dee8b5921320c5a6b","kind":"commit","published_at":"2022-05-10T00:52:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09/manifests"},{"name":"2022-04-20","sha":"c7fa32d89b95498e990fe5fc3d41ed3a96932ce9","kind":"commit","published_at":"2022-04-20T20:42:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20/manifests"},{"name":"2022-04-02","sha":"25ae54f3dd4702b720183dd5cdb2eb8b71223546","kind":"commit","published_at":"2022-04-02T21:36:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02/manifests"},{"name":"2022-02-19","sha":"00abfa3aaf2539a5af8db080334751ddc8021c0a","kind":"commit","published_at":"2022-02-19T19:58:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19/manifests"},{"name":"test-suite-v1.7.0","sha":"b6ef7fa70847b90013761d93db816cc164f5b849","kind":"commit","published_at":"2022-01-28T16:20:56.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0/manifests"},{"name":"mongo-v2.0.0","sha":"7db919abba7df7ea601c31300b1727266e34c5cd","kind":"commit","published_at":"2022-01-26T18:33:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0/manifests"},{"name":"sqlite-v3.0.0","sha":"33e1a60d0411971efefc1718e64df55cab88c4cc","kind":"commit","published_at":"2022-01-24T20:09:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/sqlite-v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/sqlite-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@sqlite-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0/manifests"},{"name":"test-suite-v1.6.14","sha":"b08bf0bf91fa93d81374e075f4ce2a016a6de530","kind":"commit","published_at":"2022-01-03T16:20:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.6.14","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14/manifests"},{"name":"mongo-v1.2.2","sha":"d97948d3ad5f64da693e14ce8d84aa54fb7c3683","kind":"commit","published_at":"2022-01-01T23:29:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v1.2.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2/manifests"},{"name":"redis-v2.2.1","sha":"8b88733427f84655384cee90b605f502e4724f5e","kind":"commit","published_at":"2021-12-05T21:47:47.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/redis-v2.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/redis-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@redis-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1/manifests"},{"name":"v4.0.4","sha":"e58617c23456cb07de617f42407c89faca92ace7","kind":"commit","published_at":"2021-10-31T22:36:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ab99cada0186e6dc83420ceaa85919d1bae871dd","kind":"tag","published_at":"2020-09-17T10:38:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"e297e27d07007e962024d3cdb7046c99109f3aee","kind":"tag","published_at":"2020-09-16T11:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4cea2ce404713e6a8385fbe35caab77ada7d6735","kind":"tag","published_at":"2020-05-05T07:07:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d288a1896ea7601f4a74ecbb086e8917c370367f","kind":"tag","published_at":"2019-11-16T05:46:49.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"de2e7a2ffc4a5007569b62a31956d7b692a011e7","kind":"tag","published_at":"2018-08-21T21:16:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"33ae64413338c465999863ea5545c1ae20b54ddb","kind":"tag","published_at":"2017-10-03T13:38:03.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"b0c377156057a14e9f9a8f24ab05bf30f72a65b1","kind":"tag","published_at":"2017-08-17T16:45:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0ac673ff916a4dca3adc4b81cf3926cef0e1dde5","kind":"tag","published_at":"2017-08-13T13:15:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1899d6c05665f161bf05b738f1d234732ecc4362","kind":"tag","published_at":"2017-08-11T15:33:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0/manifests"},{"name":"v1.0.5","sha":"00fb1f228b97689799fb5ef7993b0426e05acbcd","kind":"tag","published_at":"2017-08-10T13:05:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.5","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"62fb070b0a7dd9c3969a43e545bf2cd0a7aa514f","kind":"tag","published_at":"2017-08-03T21:18:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d942a2b38a49b9c8d8f1b51fa67ae39dda6f143f","kind":"tag","published_at":"2017-08-03T10:05:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d96a19e172b049ef622ac9b28f8d4d4458e7cd65","kind":"tag","published_at":"2017-08-03T09:59:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"57441ba8e0db0e2e034f81b7a9e0ba1d713d1e32","kind":"tag","published_at":"2017-08-02T23:57:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5583d2fea835267f7035ce1fb635b4ba288ec54a","kind":"tag","published_at":"2017-08-02T23:44:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"cc4650b3156550c06e295192f74737a73c667bbc","kind":"tag","published_at":"2017-08-01T16:01:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.8.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8414dde0a0a13ed75ccf39f33e4ea5ae60bdeea8","kind":"tag","published_at":"2017-07-30T07:22:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bee96d9a02ec1de10ef4502c1911b36eb859595c","kind":"tag","published_at":"2017-07-29T23:16:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.6.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"0ce0c78c4e0e00f7b0a15b0177c0d041dabdbdd8","kind":"tag","published_at":"2017-07-29T13:21:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.5.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3ed0b7f7ddacd883b481a2a4f5d56c75542664bf","kind":"tag","published_at":"2017-07-26T14:59:48.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.4.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f4b2d502fa49916f8fcb1ec6d86267b9ada51c2e","kind":"tag","published_at":"2017-07-18T13:36:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f3b5d14d0b93c89e9fa994119a5358e5c9b7c34c","kind":"tag","published_at":"2017-07-17T18:56:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"7540c2f8c85661e9d2b380681bb8aece029d8145","kind":"tag","published_at":"2017-07-14T18:25:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2349182d83dffc26c29f8bbf3bc714d9d1032a11","kind":"tag","published_at":"2017-07-13T14:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"08950876ed72e4fae12c9e7aa6e6fc82a8092314","kind":"tag","published_at":"2017-07-11T16:28:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cdff7db698f975e3d557d430ab1e31a1a549e286","kind":"tag","published_at":"2017-07-11T14:10:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7d2d0aa9fb18b10e222dc969e777742ecb353883","kind":"tag","published_at":"2017-07-11T13:54:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"65d992321f7c3a5debfe3fd2b31375f51cd665d5","kind":"tag","published_at":"2017-07-11T13:01:55.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-07-15T22:53:37.679Z","dependent_packages_count":0,"downloads":997756,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.71329806184866,"dependent_packages_count":37.280488417443806,"stargazers_count":1.4484011846624616,"forks_count":2.177200885232963,"docker_downloads_count":null,"average":16.654847137296972},"purl":"pkg:npm/%40keyv/valkey","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/valkey","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/valkey","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/valkey/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-28T10:20:15.688Z","issues_count":173,"pull_requests_count":1170,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":67919.79547511312,"issues_closed_count":143,"pull_requests_closed_count":1105,"pull_request_authors_count":47,"issue_authors_count":145,"avg_comments_per_issue":2.953757225433526,"avg_comments_per_pull_request":0.8811965811965812,"merged_pull_requests_count":1070,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":36,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":137306.35294117648,"past_year_avg_time_to_close_pull_request":22202.569306930694,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":202,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.6111111111111112,"past_year_avg_comments_per_pull_request":1.056768558951965,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fvalkey/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fvalkey/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fvalkey/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fvalkey/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fvalkey/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fvalkey/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2024-10-09T19:15:21.207Z","updated_at":"2024-10-09T19:15:21.207Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5002045,"name":"org.webjars.npm:keyv","ecosystem":"maven","description":"WebJar for keyv","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":[],"namespace":"org.webjars.npm","versions_count":7,"first_release_published_at":"2018-07-06T04:15:57.000Z","latest_release_published_at":"2024-03-05T14:52:41.000Z","latest_release_number":"4.5.4","last_synced_at":"2026-07-15T22:23:31.605Z","created_at":"2022-07-27T11:01:46.648Z","updated_at":"2026-07-15T22:23:31.605Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/keyv/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/keyv/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2025-10-10T05:20:46.000Z","size":4606,"stargazers_count":3003,"open_issues_count":0,"forks_count":187,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-10-11T15:21:30.419Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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":null,"dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2025-10-10T12:15:56.000Z","dependencies_parsed_at":"2023-07-17T20:41:37.207Z","dependency_job_id":"254a92f9-d7d7-450a-9912-c9097d9d3b66","html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":122,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010172,"owners_count":26084691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","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":"jaredwray","name":"Jared Wray","uuid":"1205481","kind":"user","description":"","email":"","website":"http://jaredwray.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1205481?u=4ffb17d31f627b2b5627b4d4d0fc03894c926441\u0026v=4","repositories_count":21,"last_synced_at":"2025-10-11T02:42:51.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jaredwray","funding_links":[],"total_stars":5000,"followers":217,"following":47,"created_at":"2022-11-02T16:23:54.509Z","updated_at":"2025-10-11T02:42:51.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray/repositories"},"tags":[{"name":"2025-10-03","sha":"ab2ba2b017e65bf5ec52d8a04c545f7e633346a0","kind":"commit","published_at":"2025-10-03T12:14:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03/manifests"},{"name":"2025-09-27","sha":"e11190f8405adc251f52eaa15e1a0f9bac31f935","kind":"commit","published_at":"2025-09-27T21:54:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27/manifests"},{"name":"2025-09-17","sha":"7d988cf09413436355b740d9b344808d6a8847c1","kind":"commit","published_at":"2025-09-17T20:58:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17/manifests"},{"name":"2025-09-10","sha":"b7946f803fd45f62db80340bb5e3347c0a2f2c2b","kind":"commit","published_at":"2025-09-10T16:12:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10/manifests"},{"name":"2025-08-16","sha":"d11667885f38e272aa7ba90f7f687756149498f5","kind":"commit","published_at":"2025-08-16T23:21:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16/manifests"},{"name":"2025-08-02","sha":"06a151ed780826c80e98764a57a5a8ba6854078b","kind":"commit","published_at":"2025-08-02T20:00:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02/manifests"},{"name":"2025-07-19","sha":"7ef49e97b758c5d4dc8324b0d7a275cb28252776","kind":"commit","published_at":"2025-07-19T19:40:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19/manifests"},{"name":"2025-07-09","sha":"a4c2dc496287832a61525e3ad09a0c59fab35e3d","kind":"commit","published_at":"2025-07-09T16:48:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09/manifests"},{"name":"2025-06-21","sha":"8a64ee5cf1d5e8b607a6fd79122dda6e0d6f09d3","kind":"commit","published_at":"2025-06-21T22:30:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21/manifests"},{"name":"2025-06-09","sha":"f7c2f2b1467f01050e5f3b98478d8195e26e59fc","kind":"commit","published_at":"2025-06-10T02:32:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09/manifests"},{"name":"2025-05-17","sha":"49934e9b5e74e4fa75f7b86e6f61f4abf221ad52","kind":"commit","published_at":"2025-05-17T17:24:02.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17/manifests"},{"name":"2025-05-03","sha":"c58e45c99ddba100aa32924eb47037a84f989231","kind":"commit","published_at":"2025-05-03T17:56:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03/manifests"},{"name":"2025-04-20","sha":"57e8245bed087ff686011741c641bd0148821b63","kind":"commit","published_at":"2025-04-20T16:18:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20/manifests"},{"name":"2025-04-19","sha":"89a92e198caeb6ed79e6fa13cd38fd47b5ca41c9","kind":"commit","published_at":"2025-04-19T15:11:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19/manifests"},{"name":"2025-04-05","sha":"4954b3ce7a4482e77470bb8eba8d7aa93d6a8108","kind":"commit","published_at":"2025-04-05T21:01:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05/manifests"},{"name":"2025-03-15","sha":"d1f5e2957d3275c017a30ae29c499eefee0669b8","kind":"commit","published_at":"2025-03-15T21:27:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15/manifests"},{"name":"2025-03-01","sha":"0d4f46ede4e0d446c5a2ccd32d3eb3e1f8e67e1f","kind":"commit","published_at":"2025-03-01T22:02:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01/manifests"},{"name":"2025-02-17","sha":"f6d38fb35a7ef2baf111e39ff6cdfdda9764c6ff","kind":"commit","published_at":"2025-02-15T21:03:53.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17/manifests"},{"name":"2025-02-01","sha":"75741ca7ee783f4ca8007ec0a8328c54ca550f7d","kind":"commit","published_at":"2025-02-01T18:07:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01/manifests"},{"name":"2025-01-18","sha":"7b364e17292131690145892c31f6f8ff2d3cb10c","kind":"commit","published_at":"2025-01-18T18:47:11.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18/manifests"},{"name":"2025-01-04","sha":"01c47fe35de481774dfdfbdb2a7a112320aed929","kind":"commit","published_at":"2025-01-04T20:19:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04/manifests"},{"name":"2024-12-21","sha":"6573d3f3b4ba5ae7b28de582bd97423127fc3ea3","kind":"commit","published_at":"2024-12-21T18:44:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21/manifests"},{"name":"2024-12-11","sha":"68e37570a25ef94ea6f3cece066c8179c9aec7b5","kind":"commit","published_at":"2024-12-12T01:35:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11/manifests"},{"name":"2024-12-09","sha":"418246d4563c7686b5d141eff1f95236c80a2e1e","kind":"commit","published_at":"2024-12-09T21:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09/manifests"},{"name":"2024-11-22","sha":"4e59d1c5cd65b505b9a38dc7b20e6c8a4f7b9264","kind":"commit","published_at":"2024-11-22T16:24:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22/manifests"},{"name":"2024-11-16","sha":"ab49913953bb5aacdc687be817284c188ed7f6b7","kind":"commit","published_at":"2024-11-16T23:41:12.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16/manifests"},{"name":"2024-11-13","sha":"689996272919625d88361aa3c946d6727151b559","kind":"commit","published_at":"2024-11-13T17:58:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-13","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13/manifests"},{"name":"2024-11-11","sha":"359a20f6fbe5528e43a81f317d03332bba8ec2cc","kind":"commit","published_at":"2024-11-12T02:46:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11/manifests"},{"name":"2024-11-09","sha":"d2e92349b5b900dd3c03bda466ff0410a9c25e2d","kind":"commit","published_at":"2024-11-09T23:13:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09/manifests"},{"name":"2024-11-02","sha":"062db2fb27e5614825f8598ec2f76a81b4401783","kind":"commit","published_at":"2024-11-02T16:24:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02/manifests"},{"name":"2024-10-21","sha":"abfc8ccb2224b450167769250c8ff7eb5a2c82b2","kind":"commit","published_at":"2024-10-21T15:15:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21/manifests"},{"name":"2024-10-08","sha":"835e6cbf2789bd5a04e0e8ad538be41cc7c86e49","kind":"commit","published_at":"2024-10-09T19:18:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08/manifests"},{"name":"2024-10-05","sha":"4d14811da013be6e78175738a99b09ec3ff0bbb5","kind":"commit","published_at":"2024-10-05T23:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05/manifests"},{"name":"2024-09-27","sha":"207a1c8c5c1c44d768df67b98dde1e7eb8357f39","kind":"commit","published_at":"2024-09-27T17:22:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27/manifests"},{"name":"2024-09-22","sha":"f542c0c7b286f228ba2341a79089c19765d4a3da","kind":"commit","published_at":"2024-09-22T21:54:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22/manifests"},{"name":"2024-09-21","sha":"53c4aeadb0b33ae1021fa57481fef674b0c8c8bc","kind":"commit","published_at":"2024-09-21T19:36:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21/manifests"},{"name":"2024-09-07","sha":"29a2bfbbf1114f5dc25a754451a21d8862c1821e","kind":"commit","published_at":"2024-09-07T16:27:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07/manifests"},{"name":"2024-09-05","sha":"1623e71c074e5edcfc39a84c61ddb0cd8a6f8753","kind":"commit","published_at":"2024-09-05T18:12:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05/manifests"},{"name":"2024-08-21","sha":"f9f5eb06994d54cff404f8e9a3982153ead33f23","kind":"commit","published_at":"2024-08-21T23:36:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21/manifests"},{"name":"2024-08-20","sha":"1f035c90c4c839552ed02b3a56c6f40b7289dae1","kind":"commit","published_at":"2024-08-20T23:17:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20/manifests"},{"name":"2024-05-04","sha":"4757b6080bc025b14a7b2e34a63541be4729a7fd","kind":"commit","published_at":"2024-05-04T22:03:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-05-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04/manifests"},{"name":"2024-03-16","sha":"4abd6ef30181dd5f21df40684ba1d86d656b6c93","kind":"commit","published_at":"2024-03-16T15:46:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-03-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16/manifests"},{"name":"2024-02-17","sha":"05d912b63de1708ce46308057c5196be0c94f0ff","kind":"commit","published_at":"2024-02-17T21:22:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17/manifests"},{"name":"2024-02-04","sha":"b22a712b95b23e37d7cf08e80a0a641a0825c13e","kind":"commit","published_at":"2024-02-04T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04/manifests"},{"name":"2024-01-29","sha":"d8e12ba26bb89dff140a6281029e8cf49f676f9a","kind":"commit","published_at":"2024-01-29T17:04:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-29","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29/manifests"},{"name":"2024-01-08","sha":"c6e7a6d35f34cd0f93d2494c864dd62ae2861717","kind":"commit","published_at":"2024-01-08T23:25:00.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08/manifests"},{"name":"2024-01-06","sha":"e900b29e4a4c8e28a6977d28d70b68d94912b330","kind":"commit","published_at":"2024-01-06T19:45:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06/manifests"},{"name":"2023-12-02","sha":"83b03d9f25a78d99af820e34fa39bf4c3f745e42","kind":"commit","published_at":"2023-12-02T21:23:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-12-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02/manifests"},{"name":"2023-11-19","sha":"fc0f484f342b6fe764787c6fca6d293f53c97c35","kind":"commit","published_at":"2023-11-19T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19/manifests"},{"name":"2023-11-12","sha":"21b7024b79218ca615d1cc13f854948e7d1da73c","kind":"commit","published_at":"2023-11-13T00:39:57.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-12","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12/manifests"},{"name":"2023-10-07","sha":"78b247b5b7a8c9b12154fbfae4295d6fb29158cf","kind":"commit","published_at":"2023-10-07T16:55:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-10-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07/manifests"},{"name":"2023-09-16","sha":"06e513fd2a0184c29454e11a55882c7d7d36fd36","kind":"commit","published_at":"2023-09-16T22:52:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16/manifests"},{"name":"2023-09-04","sha":"a17e2ccf3538ba499c5998d8cc1c08bf2b7f6c9e","kind":"commit","published_at":"2023-09-04T15:54:06.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04/manifests"},{"name":"2023-08-19","sha":"ae7a88e8f7eec898d5f9cc188101f6fab2adec4e","kind":"commit","published_at":"2023-08-19T18:28:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19/manifests"},{"name":"2023-08-06","sha":"24f2c8c6acc7da5e25225dc5dc3bfd2dbd06c5ee","kind":"commit","published_at":"2023-08-06T13:38:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06/manifests"},{"name":"2023-07-16","sha":"0b94bf6ce5eedf538a825f7a30c930ae0e2da9fe","kind":"commit","published_at":"2023-07-16T15:37:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16/manifests"},{"name":"2023-07-01","sha":"385a33adf3645cc79922ee1ea2dba79263ac2d7a","kind":"commit","published_at":"2023-07-01T19:35:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01/manifests"},{"name":"2023-06-26","sha":"b1513207396717f7b16f10bb9d748e24e42aade3","kind":"commit","published_at":"2023-06-26T16:51:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26/manifests"},{"name":"2023-06-18","sha":"eee2f1fa6f917f1e8c2bfca5c8f8a885bfa6c0e8","kind":"commit","published_at":"2023-06-18T23:56:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18/manifests"},{"name":"2023-06-03","sha":"cc55c005da92e87851814e337d47458ae377dcf9","kind":"commit","published_at":"2023-06-03T21:49:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03/manifests"},{"name":"2023-05-20","sha":"026a365286122a342e2a38382d33877098b208a5","kind":"commit","published_at":"2023-05-21T01:10:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20/manifests"},{"name":"2023-05-07","sha":"ed9f487d99647af526dd634029d104f596f5e653","kind":"commit","published_at":"2023-05-07T19:28:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07/manifests"},{"name":"2023-04-15","sha":"5e1c8bbad58cac25dab0af98ffc7e8d6227be355","kind":"commit","published_at":"2023-04-15T23:20:36.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15/manifests"},{"name":"2023-04-03","sha":"f2676633c2f1b5dde833794fddde6036d6a90365","kind":"commit","published_at":"2023-04-03T15:44:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03/manifests"},{"name":"2023-03-20","sha":"17855a1ac51741e42203552c8f2520cadaa35cf3","kind":"commit","published_at":"2023-03-20T15:19:43.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20/manifests"},{"name":"2023-03-06","sha":"1d22d036d76e2a30d34c6215bdcfa9e4326332aa","kind":"commit","published_at":"2023-03-06T18:00:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06/manifests"},{"name":"2023-02-19","sha":"876f6ecb6b156ca1a86d91f2f6f061e26b115be7","kind":"commit","published_at":"2023-02-19T17:37:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19/manifests"},{"name":"2023-02-04","sha":"33e592a76453c565df8f0fe35f7f0f5c36094ef8","kind":"commit","published_at":"2023-02-04T21:11:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04/manifests"},{"name":"2023-01-21","sha":"fca868dc63343928c263fc7eab09001933f70fe8","kind":"commit","published_at":"2023-01-21T18:14:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-01-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-01-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21/manifests"},{"name":"2022-01-07","sha":"56c8be52b514d8e80d20a10cb155efbd12ba139d","kind":"commit","published_at":"2023-01-08T00:38:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-01-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-01-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07/manifests"},{"name":"2022-12-17","sha":"9b70985a40224ba31adf5352c4e4fb26976791d0","kind":"commit","published_at":"2022-12-17T20:58:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17/manifests"},{"name":"2022-12-05","sha":"0d2319930d704b328bf6acbe881ef5840e8bcc92","kind":"commit","published_at":"2022-12-05T18:17:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05/manifests"},{"name":"2022-11-24","sha":"9fd41013300961958181daf4a1076751c2ec3c6d","kind":"commit","published_at":"2022-11-24T16:17:42.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-24","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24/manifests"},{"name":"2022-11-06","sha":"acee066761238707161073b4bfbb23c09cee9a33","kind":"commit","published_at":"2022-11-06T23:51:54.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06/manifests"},{"name":"2022-10-17","sha":"fb9ad2725491a2ee962af4a03cbbbde30b993916","kind":"commit","published_at":"2022-10-17T19:07:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-10-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17/manifests"},{"name":"2022-09-19","sha":"b524911df5b88058ad76f3df7984055f7e2d4590","kind":"commit","published_at":"2022-09-18T17:40:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19/manifests"},{"name":"2022-09-02","sha":"a3d7b22740a7fbb263ed69689ea021edc2f7ae3f","kind":"commit","published_at":"2022-09-02T17:00:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02/manifests"},{"name":"2022-08-21","sha":"1d451c6b6bc731f05bc06bc8d2501b4e306448d8","kind":"commit","published_at":"2022-08-21T18:08:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21/manifests"},{"name":"2022-08-08","sha":"cdebd494b8a5e2b8af738cd9fcdcf3c1af313846","kind":"commit","published_at":"2022-08-08T15:57:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08/manifests"},{"name":"2022-07-17","sha":"6e26269f3c27fedaa5af7932257bbe851c328dcb","kind":"commit","published_at":"2022-07-17T23:33:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17/manifests"},{"name":"2022-07-03","sha":"cf9bd6c34212e8c70ab6867ee2cb9bc87c0a6909","kind":"commit","published_at":"2022-07-03T18:10:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03/manifests"},{"name":"2022-06-20","sha":"a471119046e16cd47a07bcadf42ad8b953e55ab4","kind":"commit","published_at":"2022-06-20T17:57:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-06-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-06-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-06-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20/manifests"},{"name":"2022-05-23","sha":"2930eeb6b5c8a3b2617ccc8ba2414aedb5c9dc39","kind":"commit","published_at":"2022-05-23T17:34:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-23","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23/manifests"},{"name":"2022-05-09","sha":"45490d51f7705481b5e4524dee8b5921320c5a6b","kind":"commit","published_at":"2022-05-10T00:52:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09/manifests"},{"name":"2022-04-20","sha":"c7fa32d89b95498e990fe5fc3d41ed3a96932ce9","kind":"commit","published_at":"2022-04-20T20:42:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20/manifests"},{"name":"2022-04-02","sha":"25ae54f3dd4702b720183dd5cdb2eb8b71223546","kind":"commit","published_at":"2022-04-02T21:36:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02/manifests"},{"name":"2022-02-19","sha":"00abfa3aaf2539a5af8db080334751ddc8021c0a","kind":"commit","published_at":"2022-02-19T19:58:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19/manifests"},{"name":"test-suite-v1.7.0","sha":"b6ef7fa70847b90013761d93db816cc164f5b849","kind":"commit","published_at":"2022-01-28T16:20:56.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0/manifests"},{"name":"mongo-v2.0.0","sha":"7db919abba7df7ea601c31300b1727266e34c5cd","kind":"commit","published_at":"2022-01-26T18:33:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0/manifests"},{"name":"sqlite-v3.0.0","sha":"33e1a60d0411971efefc1718e64df55cab88c4cc","kind":"commit","published_at":"2022-01-24T20:09:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/sqlite-v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/sqlite-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@sqlite-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0/manifests"},{"name":"test-suite-v1.6.14","sha":"b08bf0bf91fa93d81374e075f4ce2a016a6de530","kind":"commit","published_at":"2022-01-03T16:20:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.6.14","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14/manifests"},{"name":"mongo-v1.2.2","sha":"d97948d3ad5f64da693e14ce8d84aa54fb7c3683","kind":"commit","published_at":"2022-01-01T23:29:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v1.2.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2/manifests"},{"name":"redis-v2.2.1","sha":"8b88733427f84655384cee90b605f502e4724f5e","kind":"commit","published_at":"2021-12-05T21:47:47.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/redis-v2.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/redis-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@redis-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1/manifests"},{"name":"v4.0.4","sha":"e58617c23456cb07de617f42407c89faca92ace7","kind":"commit","published_at":"2021-10-31T22:36:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ab99cada0186e6dc83420ceaa85919d1bae871dd","kind":"tag","published_at":"2020-09-17T10:38:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"e297e27d07007e962024d3cdb7046c99109f3aee","kind":"tag","published_at":"2020-09-16T11:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4cea2ce404713e6a8385fbe35caab77ada7d6735","kind":"tag","published_at":"2020-05-05T07:07:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d288a1896ea7601f4a74ecbb086e8917c370367f","kind":"tag","published_at":"2019-11-16T05:46:49.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"de2e7a2ffc4a5007569b62a31956d7b692a011e7","kind":"tag","published_at":"2018-08-21T21:16:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"33ae64413338c465999863ea5545c1ae20b54ddb","kind":"tag","published_at":"2017-10-03T13:38:03.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"b0c377156057a14e9f9a8f24ab05bf30f72a65b1","kind":"tag","published_at":"2017-08-17T16:45:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0ac673ff916a4dca3adc4b81cf3926cef0e1dde5","kind":"tag","published_at":"2017-08-13T13:15:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1899d6c05665f161bf05b738f1d234732ecc4362","kind":"tag","published_at":"2017-08-11T15:33:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0/manifests"},{"name":"v1.0.5","sha":"00fb1f228b97689799fb5ef7993b0426e05acbcd","kind":"tag","published_at":"2017-08-10T13:05:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.5","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"62fb070b0a7dd9c3969a43e545bf2cd0a7aa514f","kind":"tag","published_at":"2017-08-03T21:18:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d942a2b38a49b9c8d8f1b51fa67ae39dda6f143f","kind":"tag","published_at":"2017-08-03T10:05:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d96a19e172b049ef622ac9b28f8d4d4458e7cd65","kind":"tag","published_at":"2017-08-03T09:59:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"57441ba8e0db0e2e034f81b7a9e0ba1d713d1e32","kind":"tag","published_at":"2017-08-02T23:57:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5583d2fea835267f7035ce1fb635b4ba288ec54a","kind":"tag","published_at":"2017-08-02T23:44:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"cc4650b3156550c06e295192f74737a73c667bbc","kind":"tag","published_at":"2017-08-01T16:01:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.8.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8414dde0a0a13ed75ccf39f33e4ea5ae60bdeea8","kind":"tag","published_at":"2017-07-30T07:22:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bee96d9a02ec1de10ef4502c1911b36eb859595c","kind":"tag","published_at":"2017-07-29T23:16:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.6.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"0ce0c78c4e0e00f7b0a15b0177c0d041dabdbdd8","kind":"tag","published_at":"2017-07-29T13:21:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.5.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3ed0b7f7ddacd883b481a2a4f5d56c75542664bf","kind":"tag","published_at":"2017-07-26T14:59:48.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.4.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f4b2d502fa49916f8fcb1ec6d86267b9ada51c2e","kind":"tag","published_at":"2017-07-18T13:36:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f3b5d14d0b93c89e9fa994119a5358e5c9b7c34c","kind":"tag","published_at":"2017-07-17T18:56:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"7540c2f8c85661e9d2b380681bb8aece029d8145","kind":"tag","published_at":"2017-07-14T18:25:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2349182d83dffc26c29f8bbf3bc714d9d1032a11","kind":"tag","published_at":"2017-07-13T14:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"08950876ed72e4fae12c9e7aa6e6fc82a8092314","kind":"tag","published_at":"2017-07-11T16:28:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cdff7db698f975e3d557d430ab1e31a1a549e286","kind":"tag","published_at":"2017-07-11T14:10:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7d2d0aa9fb18b10e222dc969e777742ecb353883","kind":"tag","published_at":"2017-07-11T13:54:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"65d992321f7c3a5debfe3fd2b31375f51cd665d5","kind":"tag","published_at":"2017-07-11T13:01:55.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T03:06:48.219Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":null,"forks_count":null,"average":27.17028188032576},"purl":"pkg:maven/org.webjars.npm/keyv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:keyv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:keyv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:keyv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-11T15:21:31.773Z","issues_count":160,"pull_requests_count":1088,"avg_time_to_close_issue":2625934.375,"avg_time_to_close_pull_request":71265.35483870968,"issues_closed_count":136,"pull_requests_closed_count":1023,"pull_request_authors_count":45,"issue_authors_count":133,"avg_comments_per_issue":3.025,"avg_comments_per_pull_request":0.8400735294117647,"merged_pull_requests_count":991,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":88,"past_year_pull_requests_count":594,"past_year_avg_time_to_close_issue":200490.23880597015,"past_year_avg_time_to_close_pull_request":27061.227356746764,"past_year_issues_closed_count":67,"past_year_pull_requests_closed_count":541,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":78,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":0.6986531986531986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":530,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":972,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":541,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:keyv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:keyv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:keyv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:keyv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:keyv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:keyv/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612081,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1017472,"name":"@keyv/redis","ecosystem":"npm","description":"Redis storage adapter for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["redis","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":73,"first_release_published_at":"2017-08-11T13:50:05.180Z","latest_release_published_at":"2026-01-21T00:40:30.271Z","latest_release_number":"5.1.6","last_synced_at":"2026-07-16T03:35:31.047Z","created_at":"2022-04-07T19:20:11.396Z","updated_at":"2026-07-16T03:42:45.440Z","registry_url":"https://www.npmjs.com/package/@keyv/redis","install_command":"npm install @keyv/redis","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-rc.1","latest":"5.1.6","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-07-06T00:36:53.000Z","size":6821,"stargazers_count":3156,"open_issues_count":2,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-07-09T08:47:07.010Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-07-09T00:56:00.000Z","dependencies_parsed_at":"2026-07-02T19:03:16.271Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35293216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","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"},"tags":[]},"repo_metadata_updated_at":"2026-07-16T03:42:45.411Z","dependent_packages_count":152,"downloads":5798908,"downloads_period":"last-month","dependent_repos_count":16868,"rankings":{"downloads":0.36226478016441493,"dependent_repos_count":0.2169966320673759,"dependent_packages_count":0.3991016476022137,"stargazers_count":1.9479057943039766,"forks_count":2.6758438137192084,"docker_downloads_count":0.5269671788281663,"average":1.0215133077808927},"purl":"pkg:npm/%40keyv/redis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/redis","docker_dependents_count":138,"docker_downloads_count":737603,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/redis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/redis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-13T04:25:14.406Z","issues_count":175,"pull_requests_count":1191,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":66961.81777777777,"issues_closed_count":143,"pull_requests_closed_count":1125,"pull_request_authors_count":47,"issue_authors_count":146,"avg_comments_per_issue":2.92,"avg_comments_per_pull_request":0.8992443324937027,"merged_pull_requests_count":1090,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":34,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":118265.07142857143,"past_year_avg_time_to_close_pull_request":15170.220430107527,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":186,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":1.4705882352941175,"past_year_avg_comments_per_pull_request":1.119047619047619,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":182,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1072,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":190,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fredis/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fredis/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fredis/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2022-11-21T01:30:04.172Z","updated_at":"2022-11-21T01:30:04.172Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1017463,"name":"@keyv/mongo","ecosystem":"npm","description":"MongoDB storage adapter for Keyv","homepage":"https://github.com/jaredwray/keyv","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaredwray/keyv","keywords_array":["mongo","mongodb","keyv","storage","adapter","key","value","store","cache","ttl"],"namespace":"keyv","versions_count":26,"first_release_published_at":"2017-08-11T14:05:27.563Z","latest_release_published_at":"2025-12-26T20:03:56.210Z","latest_release_number":"3.1.0","last_synced_at":"2026-07-16T06:30:18.960Z","created_at":"2022-04-07T19:20:10.690Z","updated_at":"2026-07-16T06:30:18.960Z","registry_url":"https://www.npmjs.com/package/@keyv/mongo","install_command":"npm install @keyv/mongo","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-rc.1","latest":"3.1.0","alpha":"6.0.0-alpha.3","beta":"6.0.0-beta.4"}},"repo_metadata":{"id":36973120,"uuid":"96540810","full_name":"jaredwray/keyv","owner":"jaredwray","description":"Simple key-value storage with support for multiple backends","archived":false,"fork":false,"pushed_at":"2026-07-02T18:36:30.000Z","size":6410,"stargazers_count":3152,"open_issues_count":3,"forks_count":199,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-07-02T19:05:31.320Z","etag":null,"topics":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"latest_commit_sha":null,"homepage":"https://keyv.org","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/jaredwray.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","dco":null,"cla":null}},"created_at":"2017-07-07T13:24:15.000Z","updated_at":"2026-07-02T18:35:45.000Z","dependencies_parsed_at":"2026-07-02T19:03:16.271Z","dependency_job_id":null,"html_url":"https://github.com/jaredwray/keyv","commit_stats":{"total_commits":1368,"total_committers":60,"mean_commits":22.8,"dds":0.3223684210526315,"last_synced_commit":"0a18d37d5ce48dd732ed0b3cb1b265a6a2a0489e"},"previous_names":["lukechilds/keyv","keyvjs/keyv"],"tags_count":140,"template":false,"template_full_name":null,"purl":"pkg:github/jaredwray/keyv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/sbom","scorecard":{"id":506488,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaredwray/keyv","commit":"06a151ed780826c80e98764a57a5a8ba6854078b"},"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":"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":"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":"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":"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:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codecov.yaml:10","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/deploy-website.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:10","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":"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":"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/codecov.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codecov.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codecov.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codecov.yaml/main?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/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-website.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/deploy-website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jaredwray/keyv/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/postgres/Dockerfile.ssl:1: pin your Docker image by updating postgres:latest to postgres:latest@sha256:19ad070ea172efd48d7cae52297caaf845a3625728674bbc1a6efb679ab7befe","Warn: npmCommand not pinned by hash: .github/workflows/codecov.yaml:25","Warn: npmCommand not pinned by hash: .github/workflows/deploy-website.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-19T23:20:46.249Z","repository_id":36973120,"created_at":"2025-08-19T23:20:46.249Z","updated_at":"2025-08-19T23:20:46.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35206165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","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":"jaredwray","name":"Jared Wray","uuid":"1205481","kind":"user","description":"","email":"","website":"http://jaredwray.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1205481?u=4ffb17d31f627b2b5627b4d4d0fc03894c926441\u0026v=4","repositories_count":21,"last_synced_at":"2025-10-11T02:42:51.851Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jaredwray","funding_links":[],"total_stars":5000,"followers":217,"following":47,"created_at":"2022-11-02T16:23:54.509Z","updated_at":"2025-10-11T02:42:51.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredwray/repositories"},"tags":[{"name":"v6.0.0-beta.4","sha":"088b23df2bcfad1e73298781bd810f7780e46b40","kind":"commit","published_at":"2026-06-18T22:22:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.4/manifests"},{"name":"v6.0.0-beta.3","sha":"5414c14911426a6eb61903c76f98b57e677dc06a","kind":"commit","published_at":"2026-06-11T20:23:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.3/manifests"},{"name":"v6.0.0-beta.1","sha":"da0a731f73dc6ebfb80bea40ac50f74d5cd9be0c","kind":"commit","published_at":"2026-04-01T20:27:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-beta.1/manifests"},{"name":"v6.0.0-alpha.4","sha":"4847147b2893fd861bf6abb3125510d03d52918a","kind":"commit","published_at":"2026-03-27T06:37:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.4/manifests"},{"name":"v6.0.0-alpha.3","sha":"1e856aa8fd60c14792ed63fe6bc2ad2f90c0a600","kind":"commit","published_at":"2026-03-22T21:08:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"9d1b212543a8991dc035fef197a3ae01ccdcdea8","kind":"commit","published_at":"2026-03-04T02:55:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v6.0.0-alpha.2/manifests"},{"name":"6.0.0-alpha.1","sha":"d7419cfcc951659e7e2f4a2d17463b29ae52d794","kind":"commit","published_at":"2026-02-26T01:33:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/6.0.0-alpha.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/6.0.0-alpha.1/manifests"},{"name":"2026-01-20","sha":"e3f8f0099ea36bcd0b1ffcb62e7577c2c805281f","kind":"commit","published_at":"2026-01-21T00:47:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2026-01-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2026-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2026-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2026-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2026-01-20/manifests"},{"name":"2025-01-20","sha":"b5c93b5164e41c09661ddf2ac1a972a72e2f7df6","kind":"commit","published_at":"2026-01-21T00:34:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-20/manifests"},{"name":"2025-12-26","sha":"3d2c5e9799d317a83242cf8524eb2fe64303357e","kind":"commit","published_at":"2025-12-26T20:04:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-12-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-12-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-12-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-26/manifests"},{"name":"2025-12-10","sha":"0d66fc929d45da05faacb31da4fb973d7c28cc3e","kind":"commit","published_at":"2025-12-10T18:03:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-12-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-12-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-12-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-12-10/manifests"},{"name":"2025-11-20","sha":"3059ec2db48b4f36ccbb3edbe8c1e75c08e6917c","kind":"commit","published_at":"2025-11-21T07:34:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-20/manifests"},{"name":"2025-11-17","sha":"6f54da369751696674b23b5c84bebbad6ba75738","kind":"commit","published_at":"2025-11-18T07:01:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-17/manifests"},{"name":"2025-11-11","sha":"a7d77d0349ce0a91f2fc75f453e2be4b1199988f","kind":"commit","published_at":"2025-11-11T19:09:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-11/manifests"},{"name":"2025-11-04","sha":"77722e65515304734c8e2ae5b4d38f1b8a550916","kind":"commit","published_at":"2025-11-04T08:00:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-11-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-11-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-11-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-11-04/manifests"},{"name":"2025-10-25","sha":"8b6b94d8b3ffc708b3ab63e1cd43e6813a9e4168","kind":"commit","published_at":"2025-10-25T20:54:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-25","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-25/manifests"},{"name":"2025-10-18","sha":"1d3e00f80bab56af0cf971411d50f166dd8ef288","kind":"commit","published_at":"2025-10-18T21:11:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-18/manifests"},{"name":"2025-10-09","sha":"19495510547d9cf6010db9b5588932c42036b650","kind":"commit","published_at":"2025-10-10T05:19:44.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-09/manifests"},{"name":"2025-10-03","sha":"ab2ba2b017e65bf5ec52d8a04c545f7e633346a0","kind":"commit","published_at":"2025-10-03T12:14:10.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-10-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-10-03/manifests"},{"name":"2025-09-27","sha":"e11190f8405adc251f52eaa15e1a0f9bac31f935","kind":"commit","published_at":"2025-09-27T21:54:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-27/manifests"},{"name":"2025-09-17","sha":"7d988cf09413436355b740d9b344808d6a8847c1","kind":"commit","published_at":"2025-09-17T20:58:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-17/manifests"},{"name":"2025-09-10","sha":"b7946f803fd45f62db80340bb5e3347c0a2f2c2b","kind":"commit","published_at":"2025-09-10T16:12:23.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-09-10","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-09-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-09-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-09-10/manifests"},{"name":"2025-08-16","sha":"d11667885f38e272aa7ba90f7f687756149498f5","kind":"commit","published_at":"2025-08-16T23:21:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-16/manifests"},{"name":"2025-08-02","sha":"06a151ed780826c80e98764a57a5a8ba6854078b","kind":"commit","published_at":"2025-08-02T20:00:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-08-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-08-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-08-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-08-02/manifests"},{"name":"2025-07-19","sha":"7ef49e97b758c5d4dc8324b0d7a275cb28252776","kind":"commit","published_at":"2025-07-19T19:40:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-19/manifests"},{"name":"2025-07-09","sha":"a4c2dc496287832a61525e3ad09a0c59fab35e3d","kind":"commit","published_at":"2025-07-09T16:48:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-07-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-07-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-07-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-07-09/manifests"},{"name":"2025-06-21","sha":"8a64ee5cf1d5e8b607a6fd79122dda6e0d6f09d3","kind":"commit","published_at":"2025-06-21T22:30:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-21/manifests"},{"name":"2025-06-09","sha":"f7c2f2b1467f01050e5f3b98478d8195e26e59fc","kind":"commit","published_at":"2025-06-10T02:32:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-06-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-06-09/manifests"},{"name":"2025-05-17","sha":"49934e9b5e74e4fa75f7b86e6f61f4abf221ad52","kind":"commit","published_at":"2025-05-17T17:24:02.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-17/manifests"},{"name":"2025-05-03","sha":"c58e45c99ddba100aa32924eb47037a84f989231","kind":"commit","published_at":"2025-05-03T17:56:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-05-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-05-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-05-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-05-03/manifests"},{"name":"2025-04-20","sha":"57e8245bed087ff686011741c641bd0148821b63","kind":"commit","published_at":"2025-04-20T16:18:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-20/manifests"},{"name":"2025-04-19","sha":"89a92e198caeb6ed79e6fa13cd38fd47b5ca41c9","kind":"commit","published_at":"2025-04-19T15:11:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-19/manifests"},{"name":"2025-04-05","sha":"4954b3ce7a4482e77470bb8eba8d7aa93d6a8108","kind":"commit","published_at":"2025-04-05T21:01:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-04-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-04-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-04-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-04-05/manifests"},{"name":"2025-03-15","sha":"d1f5e2957d3275c017a30ae29c499eefee0669b8","kind":"commit","published_at":"2025-03-15T21:27:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-15/manifests"},{"name":"2025-03-01","sha":"0d4f46ede4e0d446c5a2ccd32d3eb3e1f8e67e1f","kind":"commit","published_at":"2025-03-01T22:02:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-03-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-03-01/manifests"},{"name":"2025-02-17","sha":"f6d38fb35a7ef2baf111e39ff6cdfdda9764c6ff","kind":"commit","published_at":"2025-02-15T21:03:53.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-17/manifests"},{"name":"2025-02-01","sha":"75741ca7ee783f4ca8007ec0a8328c54ca550f7d","kind":"commit","published_at":"2025-02-01T18:07:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-02-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-02-01/manifests"},{"name":"2025-01-18","sha":"7b364e17292131690145892c31f6f8ff2d3cb10c","kind":"commit","published_at":"2025-01-18T18:47:11.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-18/manifests"},{"name":"2025-01-04","sha":"01c47fe35de481774dfdfbdb2a7a112320aed929","kind":"commit","published_at":"2025-01-04T20:19:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2025-01-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2025-01-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2025-01-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2025-01-04/manifests"},{"name":"2024-12-21","sha":"6573d3f3b4ba5ae7b28de582bd97423127fc3ea3","kind":"commit","published_at":"2024-12-21T18:44:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-21/manifests"},{"name":"2024-12-11","sha":"68e37570a25ef94ea6f3cece066c8179c9aec7b5","kind":"commit","published_at":"2024-12-12T01:35:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-11/manifests"},{"name":"2024-12-09","sha":"418246d4563c7686b5d141eff1f95236c80a2e1e","kind":"commit","published_at":"2024-12-09T21:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-12-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-12-09/manifests"},{"name":"2024-11-22","sha":"4e59d1c5cd65b505b9a38dc7b20e6c8a4f7b9264","kind":"commit","published_at":"2024-11-22T16:24:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-22/manifests"},{"name":"2024-11-16","sha":"ab49913953bb5aacdc687be817284c188ed7f6b7","kind":"commit","published_at":"2024-11-16T23:41:12.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-16/manifests"},{"name":"2024-11-13","sha":"689996272919625d88361aa3c946d6727151b559","kind":"commit","published_at":"2024-11-13T17:58:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-13","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-13/manifests"},{"name":"2024-11-11","sha":"359a20f6fbe5528e43a81f317d03332bba8ec2cc","kind":"commit","published_at":"2024-11-12T02:46:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-11","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-11/manifests"},{"name":"2024-11-09","sha":"d2e92349b5b900dd3c03bda466ff0410a9c25e2d","kind":"commit","published_at":"2024-11-09T23:13:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-09/manifests"},{"name":"2024-11-02","sha":"062db2fb27e5614825f8598ec2f76a81b4401783","kind":"commit","published_at":"2024-11-02T16:24:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-11-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-11-02/manifests"},{"name":"2024-10-21","sha":"abfc8ccb2224b450167769250c8ff7eb5a2c82b2","kind":"commit","published_at":"2024-10-21T15:15:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-21/manifests"},{"name":"2024-10-08","sha":"835e6cbf2789bd5a04e0e8ad538be41cc7c86e49","kind":"commit","published_at":"2024-10-09T19:18:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-08/manifests"},{"name":"2024-10-05","sha":"4d14811da013be6e78175738a99b09ec3ff0bbb5","kind":"commit","published_at":"2024-10-05T23:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-10-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-10-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-10-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-10-05/manifests"},{"name":"2024-09-27","sha":"207a1c8c5c1c44d768df67b98dde1e7eb8357f39","kind":"commit","published_at":"2024-09-27T17:22:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-27","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-27/manifests"},{"name":"2024-09-22","sha":"f542c0c7b286f228ba2341a79089c19765d4a3da","kind":"commit","published_at":"2024-09-22T21:54:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-22","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-22/manifests"},{"name":"2024-09-21","sha":"53c4aeadb0b33ae1021fa57481fef674b0c8c8bc","kind":"commit","published_at":"2024-09-21T19:36:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-21/manifests"},{"name":"2024-09-07","sha":"29a2bfbbf1114f5dc25a754451a21d8862c1821e","kind":"commit","published_at":"2024-09-07T16:27:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-07/manifests"},{"name":"2024-09-05","sha":"1623e71c074e5edcfc39a84c61ddb0cd8a6f8753","kind":"commit","published_at":"2024-09-05T18:12:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-09-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-09-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-09-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-09-05/manifests"},{"name":"2024-08-21","sha":"f9f5eb06994d54cff404f8e9a3982153ead33f23","kind":"commit","published_at":"2024-08-21T23:36:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-21/manifests"},{"name":"2024-08-20","sha":"1f035c90c4c839552ed02b3a56c6f40b7289dae1","kind":"commit","published_at":"2024-08-20T23:17:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-08-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-08-20/manifests"},{"name":"2024-05-04","sha":"4757b6080bc025b14a7b2e34a63541be4729a7fd","kind":"commit","published_at":"2024-05-04T22:03:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-05-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-05-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-05-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-05-04/manifests"},{"name":"2024-03-16","sha":"4abd6ef30181dd5f21df40684ba1d86d656b6c93","kind":"commit","published_at":"2024-03-16T15:46:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-03-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-03-16/manifests"},{"name":"2024-02-17","sha":"05d912b63de1708ce46308057c5196be0c94f0ff","kind":"commit","published_at":"2024-02-17T21:22:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-17/manifests"},{"name":"2024-02-04","sha":"b22a712b95b23e37d7cf08e80a0a641a0825c13e","kind":"commit","published_at":"2024-02-04T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-02-04/manifests"},{"name":"2024-01-29","sha":"d8e12ba26bb89dff140a6281029e8cf49f676f9a","kind":"commit","published_at":"2024-01-29T17:04:07.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-29","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-29/manifests"},{"name":"2024-01-08","sha":"c6e7a6d35f34cd0f93d2494c864dd62ae2861717","kind":"commit","published_at":"2024-01-08T23:25:00.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-08/manifests"},{"name":"2024-01-06","sha":"e900b29e4a4c8e28a6977d28d70b68d94912b330","kind":"commit","published_at":"2024-01-06T19:45:20.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2024-01-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2024-01-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2024-01-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2024-01-06/manifests"},{"name":"2023-12-02","sha":"83b03d9f25a78d99af820e34fa39bf4c3f745e42","kind":"commit","published_at":"2023-12-02T21:23:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-12-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-12-02/manifests"},{"name":"2023-11-19","sha":"fc0f484f342b6fe764787c6fca6d293f53c97c35","kind":"commit","published_at":"2023-11-19T15:21:26.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-19/manifests"},{"name":"2023-11-12","sha":"21b7024b79218ca615d1cc13f854948e7d1da73c","kind":"commit","published_at":"2023-11-13T00:39:57.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-11-12","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-11-12/manifests"},{"name":"2023-10-07","sha":"78b247b5b7a8c9b12154fbfae4295d6fb29158cf","kind":"commit","published_at":"2023-10-07T16:55:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-10-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-10-07/manifests"},{"name":"2023-09-16","sha":"06e513fd2a0184c29454e11a55882c7d7d36fd36","kind":"commit","published_at":"2023-09-16T22:52:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-16/manifests"},{"name":"2023-09-04","sha":"a17e2ccf3538ba499c5998d8cc1c08bf2b7f6c9e","kind":"commit","published_at":"2023-09-04T15:54:06.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-09-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-09-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-09-04/manifests"},{"name":"2023-08-19","sha":"ae7a88e8f7eec898d5f9cc188101f6fab2adec4e","kind":"commit","published_at":"2023-08-19T18:28:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-19/manifests"},{"name":"2023-08-06","sha":"24f2c8c6acc7da5e25225dc5dc3bfd2dbd06c5ee","kind":"commit","published_at":"2023-08-06T13:38:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-08-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-08-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-08-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-08-06/manifests"},{"name":"2023-07-16","sha":"0b94bf6ce5eedf538a825f7a30c930ae0e2da9fe","kind":"commit","published_at":"2023-07-16T15:37:18.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-16","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-16/manifests"},{"name":"2023-07-01","sha":"385a33adf3645cc79922ee1ea2dba79263ac2d7a","kind":"commit","published_at":"2023-07-01T19:35:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-07-01","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-07-01/manifests"},{"name":"2023-06-26","sha":"b1513207396717f7b16f10bb9d748e24e42aade3","kind":"commit","published_at":"2023-06-26T16:51:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-26","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-26/manifests"},{"name":"2023-06-18","sha":"eee2f1fa6f917f1e8c2bfca5c8f8a885bfa6c0e8","kind":"commit","published_at":"2023-06-18T23:56:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-18","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-18/manifests"},{"name":"2023-06-03","sha":"cc55c005da92e87851814e337d47458ae377dcf9","kind":"commit","published_at":"2023-06-03T21:49:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-06-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-06-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-06-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-06-03/manifests"},{"name":"2023-05-20","sha":"026a365286122a342e2a38382d33877098b208a5","kind":"commit","published_at":"2023-05-21T01:10:16.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-20/manifests"},{"name":"2023-05-07","sha":"ed9f487d99647af526dd634029d104f596f5e653","kind":"commit","published_at":"2023-05-07T19:28:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-05-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-05-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-05-07/manifests"},{"name":"2023-04-15","sha":"5e1c8bbad58cac25dab0af98ffc7e8d6227be355","kind":"commit","published_at":"2023-04-15T23:20:36.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-15","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-15/manifests"},{"name":"2023-04-03","sha":"f2676633c2f1b5dde833794fddde6036d6a90365","kind":"commit","published_at":"2023-04-03T15:44:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-04-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-04-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-04-03/manifests"},{"name":"2023-03-20","sha":"17855a1ac51741e42203552c8f2520cadaa35cf3","kind":"commit","published_at":"2023-03-20T15:19:43.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-20/manifests"},{"name":"2023-03-06","sha":"1d22d036d76e2a30d34c6215bdcfa9e4326332aa","kind":"commit","published_at":"2023-03-06T18:00:28.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-03-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-03-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-03-06/manifests"},{"name":"2023-02-19","sha":"876f6ecb6b156ca1a86d91f2f6f061e26b115be7","kind":"commit","published_at":"2023-02-19T17:37:13.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-19/manifests"},{"name":"2023-02-04","sha":"33e592a76453c565df8f0fe35f7f0f5c36094ef8","kind":"commit","published_at":"2023-02-04T21:11:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-02-04","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-02-04/manifests"},{"name":"2023-01-21","sha":"fca868dc63343928c263fc7eab09001933f70fe8","kind":"commit","published_at":"2023-01-21T18:14:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2023-01-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2023-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2023-01-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2023-01-21/manifests"},{"name":"2022-01-07","sha":"56c8be52b514d8e80d20a10cb155efbd12ba139d","kind":"commit","published_at":"2023-01-08T00:38:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-01-07","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-01-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-01-07/manifests"},{"name":"2022-12-17","sha":"9b70985a40224ba31adf5352c4e4fb26976791d0","kind":"commit","published_at":"2022-12-17T20:58:51.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-17/manifests"},{"name":"2022-12-05","sha":"0d2319930d704b328bf6acbe881ef5840e8bcc92","kind":"commit","published_at":"2022-12-05T18:17:35.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-12-05","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-12-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-12-05/manifests"},{"name":"2022-11-24","sha":"9fd41013300961958181daf4a1076751c2ec3c6d","kind":"commit","published_at":"2022-11-24T16:17:42.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-24","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-24/manifests"},{"name":"2022-11-06","sha":"acee066761238707161073b4bfbb23c09cee9a33","kind":"commit","published_at":"2022-11-06T23:51:54.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-11-06","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-11-06/manifests"},{"name":"2022-10-17","sha":"fb9ad2725491a2ee962af4a03cbbbde30b993916","kind":"commit","published_at":"2022-10-17T19:07:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-10-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-10-17/manifests"},{"name":"2022-09-19","sha":"b524911df5b88058ad76f3df7984055f7e2d4590","kind":"commit","published_at":"2022-09-18T17:40:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-19/manifests"},{"name":"2022-09-02","sha":"a3d7b22740a7fbb263ed69689ea021edc2f7ae3f","kind":"commit","published_at":"2022-09-02T17:00:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-09-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-09-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-09-02/manifests"},{"name":"2022-08-21","sha":"1d451c6b6bc731f05bc06bc8d2501b4e306448d8","kind":"commit","published_at":"2022-08-21T18:08:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-21","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-21/manifests"},{"name":"2022-08-08","sha":"cdebd494b8a5e2b8af738cd9fcdcf3c1af313846","kind":"commit","published_at":"2022-08-08T15:57:22.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-08-08","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-08-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-08-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-08-08/manifests"},{"name":"2022-07-17","sha":"6e26269f3c27fedaa5af7932257bbe851c328dcb","kind":"commit","published_at":"2022-07-17T23:33:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-17","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-17/manifests"},{"name":"2022-07-03","sha":"cf9bd6c34212e8c70ab6867ee2cb9bc87c0a6909","kind":"commit","published_at":"2022-07-03T18:10:41.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-07-03","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-07-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-07-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-07-03/manifests"},{"name":"2022-06-20","sha":"a471119046e16cd47a07bcadf42ad8b953e55ab4","kind":"commit","published_at":"2022-06-20T17:57:45.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-06-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-06-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-06-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-06-20/manifests"},{"name":"2022-05-23","sha":"2930eeb6b5c8a3b2617ccc8ba2414aedb5c9dc39","kind":"commit","published_at":"2022-05-23T17:34:14.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-23","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-23/manifests"},{"name":"2022-05-09","sha":"45490d51f7705481b5e4524dee8b5921320c5a6b","kind":"commit","published_at":"2022-05-10T00:52:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-05-09","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-05-09/manifests"},{"name":"2022-04-20","sha":"c7fa32d89b95498e990fe5fc3d41ed3a96932ce9","kind":"commit","published_at":"2022-04-20T20:42:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-20","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-20/manifests"},{"name":"2022-04-02","sha":"25ae54f3dd4702b720183dd5cdb2eb8b71223546","kind":"commit","published_at":"2022-04-02T21:36:01.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-04-02","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-04-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-04-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-04-02/manifests"},{"name":"2022-02-19","sha":"00abfa3aaf2539a5af8db080334751ddc8021c0a","kind":"commit","published_at":"2022-02-19T19:58:08.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/2022-02-19","html_url":"https://github.com/jaredwray/keyv/releases/tag/2022-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@2022-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/2022-02-19/manifests"},{"name":"test-suite-v1.7.0","sha":"b6ef7fa70847b90013761d93db816cc164f5b849","kind":"commit","published_at":"2022-01-28T16:20:56.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.7.0/manifests"},{"name":"mongo-v2.0.0","sha":"7db919abba7df7ea601c31300b1727266e34c5cd","kind":"commit","published_at":"2022-01-26T18:33:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v2.0.0/manifests"},{"name":"sqlite-v3.0.0","sha":"33e1a60d0411971efefc1718e64df55cab88c4cc","kind":"commit","published_at":"2022-01-24T20:09:04.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/sqlite-v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/sqlite-v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@sqlite-v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/sqlite-v3.0.0/manifests"},{"name":"test-suite-v1.6.14","sha":"b08bf0bf91fa93d81374e075f4ce2a016a6de530","kind":"commit","published_at":"2022-01-03T16:20:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/test-suite-v1.6.14","html_url":"https://github.com/jaredwray/keyv/releases/tag/test-suite-v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@test-suite-v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/test-suite-v1.6.14/manifests"},{"name":"mongo-v1.2.2","sha":"d97948d3ad5f64da693e14ce8d84aa54fb7c3683","kind":"commit","published_at":"2022-01-01T23:29:29.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/mongo-v1.2.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/mongo-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@mongo-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/mongo-v1.2.2/manifests"},{"name":"redis-v2.2.1","sha":"8b88733427f84655384cee90b605f502e4724f5e","kind":"commit","published_at":"2021-12-05T21:47:47.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/redis-v2.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/redis-v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@redis-v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/redis-v2.2.1/manifests"},{"name":"v4.0.4","sha":"e58617c23456cb07de617f42407c89faca92ace7","kind":"commit","published_at":"2021-10-31T22:36:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"ab99cada0186e6dc83420ceaa85919d1bae871dd","kind":"tag","published_at":"2020-09-17T10:38:39.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"e297e27d07007e962024d3cdb7046c99109f3aee","kind":"tag","published_at":"2020-09-16T11:06:37.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"4cea2ce404713e6a8385fbe35caab77ada7d6735","kind":"tag","published_at":"2020-05-05T07:07:09.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"d288a1896ea7601f4a74ecbb086e8917c370367f","kind":"tag","published_at":"2019-11-16T05:46:49.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v4.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"de2e7a2ffc4a5007569b62a31956d7b692a011e7","kind":"tag","published_at":"2018-08-21T21:16:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"33ae64413338c465999863ea5545c1ae20b54ddb","kind":"tag","published_at":"2017-10-03T13:38:03.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v3.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"b0c377156057a14e9f9a8f24ab05bf30f72a65b1","kind":"tag","published_at":"2017-08-17T16:45:46.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0ac673ff916a4dca3adc4b81cf3926cef0e1dde5","kind":"tag","published_at":"2017-08-13T13:15:32.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"1899d6c05665f161bf05b738f1d234732ecc4362","kind":"tag","published_at":"2017-08-11T15:33:50.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v2.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v2.0.0/manifests"},{"name":"v1.0.5","sha":"00fb1f228b97689799fb5ef7993b0426e05acbcd","kind":"tag","published_at":"2017-08-10T13:05:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.5","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"62fb070b0a7dd9c3969a43e545bf2cd0a7aa514f","kind":"tag","published_at":"2017-08-03T21:18:58.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.4","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d942a2b38a49b9c8d8f1b51fa67ae39dda6f143f","kind":"tag","published_at":"2017-08-03T10:05:30.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d96a19e172b049ef622ac9b28f8d4d4458e7cd65","kind":"tag","published_at":"2017-08-03T09:59:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"57441ba8e0db0e2e034f81b7a9e0ba1d713d1e32","kind":"tag","published_at":"2017-08-02T23:57:17.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5583d2fea835267f7035ce1fb635b4ba288ec54a","kind":"tag","published_at":"2017-08-02T23:44:34.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v1.0.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"cc4650b3156550c06e295192f74737a73c667bbc","kind":"tag","published_at":"2017-08-01T16:01:24.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.8.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"8414dde0a0a13ed75ccf39f33e4ea5ae60bdeea8","kind":"tag","published_at":"2017-07-30T07:22:38.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.7.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"bee96d9a02ec1de10ef4502c1911b36eb859595c","kind":"tag","published_at":"2017-07-29T23:16:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.6.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"0ce0c78c4e0e00f7b0a15b0177c0d041dabdbdd8","kind":"tag","published_at":"2017-07-29T13:21:25.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.5.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3ed0b7f7ddacd883b481a2a4f5d56c75542664bf","kind":"tag","published_at":"2017-07-26T14:59:48.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.4.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"f4b2d502fa49916f8fcb1ec6d86267b9ada51c2e","kind":"tag","published_at":"2017-07-18T13:36:31.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f3b5d14d0b93c89e9fa994119a5358e5c9b7c34c","kind":"tag","published_at":"2017-07-17T18:56:19.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.3.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"7540c2f8c85661e9d2b380681bb8aece029d8145","kind":"tag","published_at":"2017-07-14T18:25:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2349182d83dffc26c29f8bbf3bc714d9d1032a11","kind":"tag","published_at":"2017-07-13T14:44:40.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.2.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"08950876ed72e4fae12c9e7aa6e6fc82a8092314","kind":"tag","published_at":"2017-07-11T16:28:21.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.3","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cdff7db698f975e3d557d430ab1e31a1a549e286","kind":"tag","published_at":"2017-07-11T14:10:52.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.2","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7d2d0aa9fb18b10e222dc969e777742ecb353883","kind":"tag","published_at":"2017-07-11T13:54:27.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.1","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"65d992321f7c3a5debfe3fd2b31375f51cd665d5","kind":"tag","published_at":"2017-07-11T13:01:55.000Z","download_url":"https://codeload.github.com/jaredwray/keyv/tar.gz/v0.1.0","html_url":"https://github.com/jaredwray/keyv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaredwray/keyv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-07-16T06:30:16.873Z","dependent_packages_count":14,"downloads":50809,"downloads_period":"last-month","dependent_repos_count":16444,"rankings":{"downloads":1.6095062206833266,"dependent_repos_count":0.21909523814999787,"dependent_packages_count":1.5364583707591464,"stargazers_count":1.9479057943039766,"forks_count":2.6758438137192084,"docker_downloads_count":1.4413906804059695,"average":1.5717000196702708},"purl":"pkg:npm/%40keyv/mongo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@keyv/mongo","docker_dependents_count":7,"docker_downloads_count":1517,"usage_url":"https://repos.ecosyste.ms/usage/npm/@keyv/mongo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@keyv/mongo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-28T10:20:15.688Z","issues_count":173,"pull_requests_count":1170,"avg_time_to_close_issue":2504151.167832168,"avg_time_to_close_pull_request":67919.79547511312,"issues_closed_count":143,"pull_requests_closed_count":1105,"pull_request_authors_count":47,"issue_authors_count":145,"avg_comments_per_issue":2.953757225433526,"avg_comments_per_pull_request":0.8811965811965812,"merged_pull_requests_count":1070,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":36,"past_year_pull_requests_count":229,"past_year_avg_time_to_close_issue":137306.35294117648,"past_year_avg_time_to_close_pull_request":22202.569306930694,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":202,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.6111111111111112,"past_year_avg_comments_per_pull_request":1.056768558951965,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":198,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/issues","maintainers":[{"login":"jaredwray","count":1051,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"},{"login":"lukechilds","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukechilds"},{"login":"cmkobel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmkobel"}],"active_maintainers":[{"login":"jaredwray","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaredwray"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmongo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmongo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmongo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmongo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmongo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@keyv%2Fmongo/codemeta","maintainers":[{"uuid":"jaredwray","login":"jaredwray","name":null,"email":"me@jaredwray.com","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~jaredwray","role":null,"created_at":"2022-11-20T18:22:25.621Z","updated_at":"2022-11-20T18:22:25.621Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jaredwray/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5671499,"maintainers_count":1209351,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":10428,"full_name":"jaredwray/keyv","default_branch":"main","total_commits":2175,"total_committers":84,"total_bot_commits":29,"total_bot_committers":1,"mean_commits":25.892857142857142,"dds":0.21977011494252874,"past_year_total_commits":523,"past_year_total_committers":17,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":30.764705882352942,"past_year_dds":0.03632887189292544,"last_synced_at":"2026-07-15T22:36:51.955Z","last_synced_commit":"107d164cb704f4f16f06e1580b43c464380693ca","created_at":"2023-03-07T11:06:33.800Z","updated_at":"2026-07-15T22:33:57.015Z","committers":[{"name":"Jared Wray","email":"me@jaredwray.com","login":"jaredwray","count":1697},{"name":"Luke Childs","email":"lukechilds123@gmail.com","login":"lukechilds","count":253},{"name":"alphmth","email":"39932421+alphmth","login":"alphmth","count":53},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":29},{"name":"Christian Llontop","email":"christian@rhinolabs.co","login":null,"count":19},{"name":"Christian Llontop","email":"chrisllontop@icloud.com","login":"chrisllontop","count":11},{"name":"Aditya Patadia","email":"adityapatadia","login":"adityapatadia","count":9},{"name":"Trevor Scheer","email":"trevor.scheer@gmail.com","login":"trevor-scheer","count":5},{"name":"Hamid Mahdavi","email":"h.mahdavipanah@gmail.com","login":"mahdavipanah","count":4},{"name":"Sadzurami","email":"47674424+Sadzurami","login":"Sadzurami","count":4},{"name":"Vladislav Botvin","email":"darkvlados@gmail.com","login":"darky","count":4},{"name":"cprendergast19","email":"34251406+cprendergast19","login":"cprendergast19","count":4},{"name":"Bruno Camargos","email":"bruno.camargos@gmail.com","login":"brunocamargos","count":3},{"name":"Fred Cox","email":"mcfedr@gmail.com","login":"mcfedr","count":3},{"name":"tatejones","email":"tate@bluedog.com.au","login":"tatejones","count":3},{"name":"Ryoji Ishii","email":"2460874+airtoxin","login":"airtoxin","count":2},{"name":"daedalus","email":"44623501+ComfortablyCoding","login":"ComfortablyCoding","count":2},{"name":"Nathan","email":"knathanknight@gmail.com","login":"nathan-knight","count":2},{"name":"Mateu Aguiló Bosch","email":"mateu@lullabot.com","login":"e0ipso","count":2},{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","login":"Kikobeats","count":2},{"name":"Geert Derks","email":"geertderks12@gmail.com","login":"gafderks","count":1},{"name":"Gabu","email":"107962621+GabuTheDev","login":"GabuTheDev","count":1},{"name":"Ethan Trawick","email":"ethan.trawick@me.com","login":"Otoris","count":1},{"name":"Eric Peterson","email":"iamEAP","login":"iamEAP","count":1},{"name":"Dylan Seago","email":"dylanseago","login":"dylanseago","count":1},{"name":"Dušan Simić","email":"dusan.simic1810@gmail.com","login":"dusansimic","count":1},{"name":"Diogo Azevedo","email":"diogoazevedos@gmail.com","login":"diogoazevedos","count":1},{"name":"Daniel Fischer","email":"daniel@d-fischer.dev","login":"d-fischer","count":1},{"name":"César Fernández","email":"cfalonso@gmail.com","login":"cesarfd","count":1},{"name":"Curtis Jewell","email":"swordsman@curtisjewell.name","login":"csjewell","count":1},{"name":"Cinthya Segura","email":"cinthyaless@gmail.com","login":"cialese","count":1},{"name":"Chris Vaas","email":"auspex@auspex.eu","login":"AuspeXeu","count":1},{"name":"Charlie Laabs","email":"charlielaabs@gmail.com","login":"claabs","count":1},{"name":"Bilal Shah","email":"m.bilalshah1@gmail.com","login":"bilalsha","count":1},{"name":"Bennis","email":"53800477+theaussiepom","login":"theaussiepom","count":1},{"name":"Becca","email":"beccamiller.dev@gmail.com","login":"becca-miller","count":1},{"name":"BeastGamer81","email":"57034210+BeastGamer81","login":"BeastGamer81","count":1},{"name":"Aries","email":"me@ariesclark.com","login":"ariesclark","count":1},{"name":"Anton Sitnikov","email":"colmer@yandex.ru","login":"colmer","count":1},{"name":"Ole Kristensen","email":"ole@kristensen.name","login":"olekristensen","count":1},{"name":"Chris Vaas","email":"christianvaas@auspex.eu","login":null,"count":1},{"name":"MySidesTheyAreGone","email":"mysidestheyaregone@protonmail.com","login":null,"count":1},{"name":"Hisham Ali","email":"HishamAli81@gmail.com","login":"HishamAli81","count":1},{"name":"Olek Dudek","email":"dudek.olek4@gmail.com","login":"ODudek","count":1},{"name":"Paul Morgan III","email":"pmorgan3@gmail.com","login":"pmorgan3","count":1},{"name":"Romuald Quantin","email":"romu@soundstep.com","login":"soundstep","count":1},{"name":"Ryan Roberts","email":"ryan.evan.roberts@gmail.com","login":"ryanrobertsname","count":1},{"name":"Solly","email":"76408142+SollyBunny","login":"SollyBunny","count":1},{"name":"Thai Pangsakulyanont","email":"dtinth@spacet.me","login":"dtinth","count":1},{"name":"Thomas Domingues","email":"thomasdom","login":"thomasdom","count":1},{"name":"Tim Mikeladze","email":"tim.mikeladze@gmail.com","login":"TimMikeladze","count":1},{"name":"Tobias Graf","email":"tobiasgraf87@gmail.com","login":"42tg","count":1},{"name":"Volodymyr Poliatychko","email":"83603311+vpoliatychko","login":"vpoliatychko","count":1},{"name":"Zack Young","email":"yzknight@126.com","login":"zaaack","count":1},{"name":"alsotang","email":"alsotang@gmail.com","login":"alsotang","count":1},{"name":"chocolateboy","email":"chocolate@cpan.org","login":"chocolateboy","count":1},{"name":"drodil","email":"heiccih@gmail.com","login":"drodil","count":1},{"name":"eaddingtonwhite","email":"5491827+eaddingtonwhite","login":"eaddingtonwhite","count":1},{"name":"kennylbj","email":"632786081@qq.com","login":"kennylbj","count":1},{"name":"romadomma","email":"roma-domma@yandex.ru","login":"romadomma","count":1},{"name":"sno","email":"snomiao@gmail.com","login":"snomiao","count":1},{"name":"ugo-studio","email":"107785270+ugo-studio","login":"ugo-studio","count":1},{"name":"박정현","email":"jeong5728@gmail.com","login":"junghyunbak","count":1},{"name":"Hao Luo","email":"howlowck@gmail.com","login":"howlowck","count":1},{"name":"Alec Winter","email":"34278963+nolliebigspin","login":"nolliebigspin","count":1},{"name":"Holegots","email":"fuergaosi@gmail.com","login":"fuergaosi233","count":1},{"name":"Huijie Wei","email":"huijiewei@outlook.com","login":"huijiewei","count":1},{"name":"Ice-Hazymoon","email":"imiku.me@gmail.com","login":"Ice-Hazymoon","count":1},{"name":"JardeFelicio","email":"86574004+JardeFelicio","login":"JardeFelicio","count":1},{"name":"Jitendra Adhikari","email":"jiten.adhikary@gmail.com","login":"adhocore","count":1},{"name":"Johan Legrand","email":"johan@sync-in.com","login":"johaven","count":1},{"name":"Jose Villalobos","email":"jorovipe@gmail.com","login":"jorovipe97","count":1},{"name":"José","email":"jarcodallo@gmail.com","login":"0xslipk","count":1},{"name":"José Varela","email":"joselcvarela@gmail.com","login":"joselcvarela","count":1},{"name":"KDTS","email":"kdtsaka@gmail.com","login":"kossidts","count":1},{"name":"Kent C. Dodds","email":"me+github@kentcdodds.com","login":"kentcdodds","count":1},{"name":"Kyle Lawlor-Bagcal","email":"wgwz","login":"wgwz","count":1},{"name":"Laurent","email":"lchenay@gmail.com","login":"lchenay","count":1},{"name":"MAXLZ","email":"2251683416@qq.com","login":"MAXLZ1","count":1},{"name":"Maksim","email":"m_telega@mail.ru","login":"Viiprogrammer","count":1},{"name":"Michał Mrozek","email":"mail@michalmrozek.dev","login":"Michsior14","count":1},{"name":"Misha Kaletsky","email":"15040698+mmkal","login":"mmkal","count":1},{"name":"Nate Silva","email":"nate@natesilva.com","login":"natesilva","count":1},{"name":"Noam Gal","email":"atgardner@gmail.com","login":"ATGardner","count":1}],"past_year_committers":[{"name":"Jared Wray","email":"me@jaredwray.com","login":"jaredwray","count":504},{"name":"Vladislav Botvin","email":"darkvlados@gmail.com","login":"darky","count":3},{"name":"Nathan","email":"knathanknight@gmail.com","login":"nathan-knight","count":2},{"name":"Aries","email":"me@ariesclark.com","login":"ariesclark","count":1},{"name":"Bruno Camargos","email":"bruno.camargos@gmail.com","login":"brunocamargos","count":1},{"name":"Gabu","email":"107962621+GabuTheDev","login":"GabuTheDev","count":1},{"name":"JardeFelicio","email":"86574004+JardeFelicio","login":"JardeFelicio","count":1},{"name":"Jose Villalobos","email":"jorovipe@gmail.com","login":"jorovipe97","count":1},{"name":"Laurent","email":"lchenay@gmail.com","login":"lchenay","count":1},{"name":"Michał Mrozek","email":"mail@michalmrozek.dev","login":"Michsior14","count":1},{"name":"Nate Silva","email":"nate@natesilva.com","login":"natesilva","count":1},{"name":"Noam Gal","email":"atgardner@gmail.com","login":"ATGardner","count":1},{"name":"Solly","email":"76408142+SollyBunny","login":"SollyBunny","count":1},{"name":"Thomas Domingues","email":"thomasdom","login":"thomasdom","count":1},{"name":"Zack Young","email":"yzknight@126.com","login":"zaaack","count":1},{"name":"sno","email":"snomiao@gmail.com","login":"snomiao","count":1},{"name":"박정현","email":"jeong5728@gmail.com","login":"junghyunbak","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredwray%2Fkeyv/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-16T00:00:09.319Z","repositories_count":6350941,"commits_count":859819184,"contributors_count":35534959,"owners_count":1213490,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{}},"events":null,"keywords":["cache","etcd","key-value","keyv","memcache","mongo","mysql","postgres","redis","sqlite","storage"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/tests.yaml","sha":null,"kind":"manifest","created_at":"2023-01-17T10:15:51.871Z","updated_at":"2023-01-17T10:15:51.871Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/.github/workflows/tests.yaml","dependencies":[{"id":6979479259,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6979479260,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6979479261,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T10:15:51.895Z","updated_at":"2023-01-17T10:15:51.895Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/package.json","dependencies":[{"id":6979479314,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.11.10","direct":true,"kind":"runtime","optional":false},{"id":6979479315,"package_name":"c8","ecosystem":"npm","requirements":"^7.12.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-workspace.yaml","sha":null,"kind":"manifest","created_at":"2026-07-02T19:03:10.381Z","updated_at":"2026-07-02T19:03:10.381Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/pnpm-workspace.yaml","dependencies":[]},{"ecosystem":"npm","filepath":"serialization/msgpackr/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:03:10.437Z","updated_at":"2026-07-02T19:03:10.437Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/serialization/msgpackr/package.json","dependencies":[{"id":25878695079,"package_name":"msgpackr","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"runtime","optional":false},{"id":25878695080,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878695081,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":25878695082,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false},{"id":25878695083,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":25878695084,"package_name":"tsd","ecosystem":"npm","requirements":"^0.33.0","direct":true,"kind":"development","optional":false},{"id":25878695085,"package_name":"typescript","ecosystem":"npm","requirements":"^6.0.3","direct":true,"kind":"development","optional":false},{"id":25878695086,"package_name":"vitest","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"serialization/superjson/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:03:11.069Z","updated_at":"2026-07-02T19:03:11.069Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/serialization/superjson/package.json","dependencies":[{"id":25878695096,"package_name":"superjson","ecosystem":"npm","requirements":"^2.2.2","direct":true,"kind":"runtime","optional":false},{"id":25878695097,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878695098,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":25878695099,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false},{"id":25878695100,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":25878695101,"package_name":"tsd","ecosystem":"npm","requirements":"^0.33.0","direct":true,"kind":"development","optional":false},{"id":25878695102,"package_name":"typescript","ecosystem":"npm","requirements":"^6.0.3","direct":true,"kind":"development","optional":false},{"id":25878695103,"package_name":"vitest","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"storage/cloudflare-kv/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:03:11.155Z","updated_at":"2026-07-02T19:03:11.155Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/storage/cloudflare-kv/package.json","dependencies":[{"id":25878695106,"package_name":"hookified","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25878695107,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878695108,"package_name":"miniflare","ecosystem":"npm","requirements":"^4.20260625.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"storage/memcache/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:03:11.429Z","updated_at":"2026-07-02T19:03:11.429Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/storage/memcache/package.json","dependencies":[{"id":25878695265,"package_name":"hookified","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25878695266,"package_name":"memcache","ecosystem":"npm","requirements":"^1.7.0","direct":true,"kind":"runtime","optional":false},{"id":25878695267,"package_name":"@keyv/compress-gzip","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878695281,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"storage/postgres/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:03:11.898Z","updated_at":"2026-07-02T19:03:11.898Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/storage/postgres/package.json","dependencies":[{"id":25878695325,"package_name":"hookified","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25878695326,"package_name":"pg","ecosystem":"npm","requirements":"^8.21.0","direct":true,"kind":"runtime","optional":false},{"id":25878695327,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":25878695328,"package_name":"@faker-js/faker","ecosystem":"npm","requirements":"^10.5.0","direct":true,"kind":"development","optional":false},{"id":25878695329,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878695330,"package_name":"@types/pg","ecosystem":"npm","requirements":"^8.20.0","direct":true,"kind":"development","optional":false},{"id":25878695331,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false},{"id":25878695332,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":25878695333,"package_name":"tsd","ecosystem":"npm","requirements":"^0.33.0","direct":true,"kind":"development","optional":false},{"id":25878695334,"package_name":"vitest","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"storage/etcd/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:03:11.297Z","updated_at":"2026-07-02T19:03:11.297Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/storage/etcd/package.json","dependencies":[{"id":25878695259,"package_name":"hookified","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25878695260,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"core/keyv/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:02:27.038Z","updated_at":"2026-07-02T19:02:27.038Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/core/keyv/package.json","dependencies":[{"id":25878691830,"package_name":"hookified","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25878691831,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":25878691832,"package_name":"@faker-js/faker","ecosystem":"npm","requirements":"^10.5.0","direct":true,"kind":"development","optional":false},{"id":25878691833,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false},{"id":25878691834,"package_name":"happy-dom","ecosystem":"npm","requirements":"^20.10.6","direct":true,"kind":"development","optional":false},{"id":25878691850,"package_name":"keyv-anyredis","ecosystem":"npm","requirements":"^3.3.0","direct":true,"kind":"development","optional":false},{"id":25878691918,"package_name":"keyv-file","ecosystem":"npm","requirements":"^5.3.5","direct":true,"kind":"development","optional":false},{"id":25878691930,"package_name":"lru.min","ecosystem":"npm","requirements":"^1.1.4","direct":true,"kind":"development","optional":false},{"id":25878692017,"package_name":"quick-lru","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":25878692018,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":25878692019,"package_name":"timekeeper","ecosystem":"npm","requirements":"^2.3.1","direct":true,"kind":"development","optional":false},{"id":25878692031,"package_name":"tsd","ecosystem":"npm","requirements":"^0.33.0","direct":true,"kind":"development","optional":false},{"id":25878692032,"package_name":"vitest","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"storage/redis/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:03:11.971Z","updated_at":"2026-07-02T19:03:11.971Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/storage/redis/package.json","dependencies":[{"id":25878695364,"package_name":"@redis/client","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"runtime","optional":false},{"id":25878695365,"package_name":"cluster-key-slot","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"runtime","optional":false},{"id":25878695366,"package_name":"hookified","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25878695367,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878695368,"package_name":"timekeeper","ecosystem":"npm","requirements":"^2.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"storage/valkey/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:03:12.110Z","updated_at":"2026-07-02T19:03:12.110Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/storage/valkey/package.json","dependencies":[{"id":25878695420,"package_name":"cluster-key-slot","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":25878695421,"package_name":"hookified","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25878695422,"package_name":"iovalkey","ecosystem":"npm","requirements":"^0.3.3","direct":true,"kind":"runtime","optional":false},{"id":25878695423,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":25878695424,"package_name":"@faker-js/faker","ecosystem":"npm","requirements":"^10.5.0","direct":true,"kind":"development","optional":false},{"id":25878695425,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878695426,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false},{"id":25878695427,"package_name":"keyv","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878695428,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":25878695429,"package_name":"timekeeper","ecosystem":"npm","requirements":"^2.3.1","direct":true,"kind":"development","optional":false},{"id":25878695430,"package_name":"tsd","ecosystem":"npm","requirements":"^0.33.0","direct":true,"kind":"development","optional":false},{"id":25878695431,"package_name":"vitest","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"encryption/encrypt-web/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:02:28.565Z","updated_at":"2026-07-02T19:02:28.565Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/encryption/encrypt-web/package.json","dependencies":[{"id":25878692089,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878692090,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":25878692091,"package_name":"@faker-js/faker","ecosystem":"npm","requirements":"^10.5.0","direct":true,"kind":"development","optional":false},{"id":25878692092,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false},{"id":25878692093,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":25878692094,"package_name":"vitest","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy-website.yaml","sha":null,"kind":"manifest","created_at":"2026-07-02T19:02:25.166Z","updated_at":"2026-07-02T19:02:25.166Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/.github/workflows/deploy-website.yaml","dependencies":[{"id":25878691377,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25878691378,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25878691379,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25878691380,"package_name":"cloudflare/wrangler-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"compression/compress-brotli/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:02:25.673Z","updated_at":"2026-07-02T19:02:25.673Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/compression/compress-brotli/package.json","dependencies":[{"id":25878691425,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":25878691426,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878691490,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false},{"id":25878691491,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":25878691542,"package_name":"vitest","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"encryption/encrypt-node/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:02:28.496Z","updated_at":"2026-07-02T19:02:28.496Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/encryption/encrypt-node/package.json","dependencies":[{"id":25878692084,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":25878692085,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878692086,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false},{"id":25878692087,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":25878692088,"package_name":"vitest","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cloudflare-keyv-integration.yaml","sha":null,"kind":"manifest","created_at":"2026-07-02T19:02:25.079Z","updated_at":"2026-07-02T19:02:25.079Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/.github/workflows/cloudflare-keyv-integration.yaml","dependencies":[{"id":25878691311,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25878691312,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25878691313,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"storage/sqlite/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:03:12.041Z","updated_at":"2026-07-02T19:03:12.041Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/storage/sqlite/package.json","dependencies":[{"id":25878695384,"package_name":"better-sqlite3","ecosystem":"npm","requirements":"^12.10.0","direct":true,"kind":"runtime","optional":false},{"id":25878695385,"package_name":"hookified","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25878695386,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878695387,"package_name":"@monstermann/tinybench-pretty-printer","ecosystem":"npm","requirements":"^0.3.0","direct":true,"kind":"development","optional":false},{"id":25878695388,"package_name":"@types/better-sqlite3","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":25878695389,"package_name":"tinybench","ecosystem":"npm","requirements":"^6.0.2","direct":true,"kind":"development","optional":false},{"id":25878695390,"package_name":"tsd","ecosystem":"npm","requirements":"^0.33.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/browser-compat.yaml","sha":null,"kind":"manifest","created_at":"2026-07-02T19:02:24.441Z","updated_at":"2026-07-02T19:02:24.441Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/.github/workflows/browser-compat.yaml","dependencies":[{"id":25878691291,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25878691301,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25878691302,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"core/bigmap/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:02:26.594Z","updated_at":"2026-07-02T19:02:26.594Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/core/bigmap/package.json","dependencies":[{"id":25878691575,"package_name":"hashery","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":25878691576,"package_name":"hookified","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25878691577,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":25878691578,"package_name":"@faker-js/faker","ecosystem":"npm","requirements":"^10.5.0","direct":true,"kind":"development","optional":false},{"id":25878691579,"package_name":"@monstermann/tinybench-pretty-printer","ecosystem":"npm","requirements":"^0.3.0","direct":true,"kind":"development","optional":false},{"id":25878691822,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false},{"id":25878691823,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":25878691824,"package_name":"tinybench","ecosystem":"npm","requirements":"^6.0.2","direct":true,"kind":"development","optional":false},{"id":25878691825,"package_name":"tsd","ecosystem":"npm","requirements":"^0.33.0","direct":true,"kind":"development","optional":false},{"id":25878691826,"package_name":"tsx","ecosystem":"npm","requirements":"^4.22.4","direct":true,"kind":"development","optional":false},{"id":25878691827,"package_name":"vitest","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"storage/dynamo/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:03:11.226Z","updated_at":"2026-07-02T19:03:11.226Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/storage/dynamo/package.json","dependencies":[{"id":25878695173,"package_name":"@aws-sdk/client-dynamodb","ecosystem":"npm","requirements":"^3.1075.0","direct":true,"kind":"runtime","optional":false},{"id":25878695178,"package_name":"@aws-sdk/lib-dynamodb","ecosystem":"npm","requirements":"^3.1075.0","direct":true,"kind":"runtime","optional":false},{"id":25878695181,"package_name":"hookified","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25878695184,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"compression/compress-lz4/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:02:26.403Z","updated_at":"2026-07-02T19:02:26.403Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/compression/compress-lz4/package.json","dependencies":[{"id":25878691567,"package_name":"lz4-napi","ecosystem":"npm","requirements":"^2.9.0","direct":true,"kind":"runtime","optional":false},{"id":25878691568,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":25878691569,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878691570,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false},{"id":25878691571,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":25878691572,"package_name":"vitest","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"core/test-suite/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:02:28.271Z","updated_at":"2026-07-02T19:02:28.271Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/core/test-suite/package.json","dependencies":[{"id":25878692040,"package_name":"@faker-js/faker","ecosystem":"npm","requirements":"^10.5.0","direct":true,"kind":"runtime","optional":false},{"id":25878692041,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"runtime","optional":false},{"id":25878692042,"package_name":"bignumber.js","ecosystem":"npm","requirements":"^11.1.3","direct":true,"kind":"runtime","optional":false},{"id":25878692043,"package_name":"json-bigint","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25878692044,"package_name":"timekeeper","ecosystem":"npm","requirements":"^2.3.1","direct":true,"kind":"runtime","optional":false},{"id":25878692045,"package_name":"vitest","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"runtime","optional":false},{"id":25878692046,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":25878692047,"package_name":"@types/json-bigint","ecosystem":"npm","requirements":"^1.0.4","direct":true,"kind":"development","optional":false},{"id":25878692082,"package_name":"lz4-napi","ecosystem":"npm","requirements":"^2.9.0","direct":true,"kind":"development","optional":false},{"id":25878692083,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"storage/mongo/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:03:11.721Z","updated_at":"2026-07-02T19:03:11.721Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/storage/mongo/package.json","dependencies":[{"id":25878695285,"package_name":"hookified","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25878695286,"package_name":"mongodb","ecosystem":"npm","requirements":"^7.2.0","direct":true,"kind":"runtime","optional":false},{"id":25878695287,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":25878695288,"package_name":"@faker-js/faker","ecosystem":"npm","requirements":"^10.5.0","direct":true,"kind":"development","optional":false},{"id":25878695289,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878695290,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false},{"id":25878695291,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":25878695292,"package_name":"tsd","ecosystem":"npm","requirements":"^0.33.0","direct":true,"kind":"development","optional":false},{"id":25878695293,"package_name":"vitest","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"website/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:03:12.197Z","updated_at":"2026-07-02T19:03:12.197Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/website/package.json","dependencies":[{"id":25878695461,"package_name":"docula","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"development","optional":false},{"id":25878695462,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":25878695463,"package_name":"tsx","ecosystem":"npm","requirements":"^4.22.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yaml","sha":null,"kind":"manifest","created_at":"2026-07-02T19:02:25.440Z","updated_at":"2026-07-02T19:02:25.440Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/.github/workflows/release.yaml","dependencies":[{"id":25878691412,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25878691422,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25878691423,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2026-07-02T19:02:28.651Z","updated_at":"2026-07-02T19:02:28.651Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/pnpm-lock.yaml","dependencies":[{"id":25878693016,"package_name":"@biomejs/cli-win32-x64","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":25878693017,"package_name":"@cacheable/memory","ecosystem":"npm","requirements":"2.0.9","direct":false,"kind":"runtime","optional":false},{"id":25878693018,"package_name":"@cacheable/net","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":25878693024,"package_name":"@cacheable/utils","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25878693025,"package_name":"@cloudflare/workerd-darwin-64","ecosystem":"npm","requirements":"1.20260625.1","direct":false,"kind":"runtime","optional":false},{"id":25878693026,"package_name":"@cloudflare/workerd-darwin-arm64","ecosystem":"npm","requirements":"1.20260625.1","direct":false,"kind":"runtime","optional":false},{"id":25878693027,"package_name":"@cloudflare/workerd-linux-64","ecosystem":"npm","requirements":"1.20260625.1","direct":false,"kind":"runtime","optional":false},{"id":25878693028,"package_name":"@cloudflare/workerd-linux-arm64","ecosystem":"npm","requirements":"1.20260625.1","direct":false,"kind":"runtime","optional":false},{"id":25878693029,"package_name":"@cloudflare/workerd-windows-64","ecosystem":"npm","requirements":"1.20260625.1","direct":false,"kind":"runtime","optional":false},{"id":25878693030,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25878693031,"package_name":"@emnapi/core","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25878693032,"package_name":"@emnapi/runtime","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":25878693033,"package_name":"@emnapi/runtime","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25878693034,"package_name":"@emnapi/wasi-threads","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25878693035,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693036,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693037,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693038,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693039,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693040,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693041,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693042,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693043,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693044,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693045,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693046,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693047,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693048,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693049,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693050,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693051,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693052,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693053,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693054,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693055,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693056,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693057,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693058,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693059,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693060,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693061,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693062,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693063,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693064,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693065,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693066,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693067,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693068,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693069,"package_name":"@esbuild/netbsd-arm64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693070,"package_name":"@esbuild/netbsd-arm64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693071,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693072,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693073,"package_name":"@esbuild/openbsd-arm64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693074,"package_name":"@esbuild/openbsd-arm64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693075,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693076,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693077,"package_name":"@esbuild/openharmony-arm64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693078,"package_name":"@esbuild/openharmony-arm64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693079,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693080,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693081,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693082,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693083,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693084,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693085,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878693086,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878693087,"package_name":"@faker-js/faker","ecosystem":"npm","requirements":"10.5.0","direct":false,"kind":"development","optional":false},{"id":25878693088,"package_name":"@img/colour","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878693089,"package_name":"@img/sharp-darwin-arm64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25878693090,"package_name":"@img/sharp-darwin-x64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25878693091,"package_name":"@img/sharp-libvips-darwin-arm64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25878693092,"package_name":"@img/sharp-libvips-darwin-x64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25878693093,"package_name":"@img/sharp-libvips-linux-arm64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25878693094,"package_name":"@img/sharp-libvips-linux-arm","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25878693095,"package_name":"@img/sharp-libvips-linux-ppc64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25878693096,"package_name":"@img/sharp-libvips-linux-riscv64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25878693097,"package_name":"@img/sharp-libvips-linux-s390x","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25878693098,"package_name":"@img/sharp-libvips-linux-x64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25878693099,"package_name":"@img/sharp-libvips-linuxmusl-arm64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25878693100,"package_name":"@img/sharp-libvips-linuxmusl-x64","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25878693101,"package_name":"@img/sharp-linux-arm64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25878693102,"package_name":"@img/sharp-linux-arm","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25878693103,"package_name":"@img/sharp-linux-ppc64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25878693104,"package_name":"@img/sharp-linux-riscv64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25878693105,"package_name":"@img/sharp-linux-s390x","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25878693106,"package_name":"@img/sharp-linux-x64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25878693107,"package_name":"@img/sharp-linuxmusl-arm64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25878693108,"package_name":"@img/sharp-linuxmusl-x64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25878693109,"package_name":"@img/sharp-wasm32","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25878693110,"package_name":"@img/sharp-win32-arm64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25878693111,"package_name":"@img/sharp-win32-ia32","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25878693112,"package_name":"@img/sharp-win32-x64","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25878693113,"package_name":"@iovalkey/commands","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878693143,"package_name":"@jaredwray/fumanchu","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":25878693146,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":25878693147,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":25878693148,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25878693149,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.11","direct":false,"kind":"runtime","optional":false},{"id":25878693150,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":25878693151,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25878693152,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":25878693153,"package_name":"@keyv/bigmap","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878693154,"package_name":"@keyv/serialize","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878693155,"package_name":"@mongodb-js/saslprep","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878693156,"package_name":"@monstermann/tables","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693157,"package_name":"@monstermann/tinybench-pretty-printer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878693158,"package_name":"@msgpackr-extract/msgpackr-extract-darwin-arm64","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878693164,"package_name":"@msgpackr-extract/msgpackr-extract-darwin-x64","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878693165,"package_name":"@msgpackr-extract/msgpackr-extract-linux-arm64","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878693184,"package_name":"@msgpackr-extract/msgpackr-extract-linux-arm","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878693191,"package_name":"@msgpackr-extract/msgpackr-extract-linux-x64","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878692101,"package_name":"@ai-sdk/anthropic","ecosystem":"npm","requirements":"3.0.89","direct":false,"kind":"runtime","optional":false},{"id":25878692158,"package_name":"@ai-sdk/gateway","ecosystem":"npm","requirements":"3.0.125","direct":false,"kind":"runtime","optional":false},{"id":25878692207,"package_name":"@ai-sdk/gateway","ecosystem":"npm","requirements":"3.0.139","direct":false,"kind":"runtime","optional":false},{"id":25878692208,"package_name":"@ai-sdk/google","ecosystem":"npm","requirements":"3.0.86","direct":false,"kind":"runtime","optional":false},{"id":25878692296,"package_name":"@ai-sdk/openai","ecosystem":"npm","requirements":"3.0.77","direct":false,"kind":"runtime","optional":false},{"id":25878692300,"package_name":"@ai-sdk/provider-utils","ecosystem":"npm","requirements":"4.0.27","direct":false,"kind":"runtime","optional":false},{"id":25878692306,"package_name":"@ai-sdk/provider-utils","ecosystem":"npm","requirements":"4.0.33","direct":false,"kind":"runtime","optional":false},{"id":25878692307,"package_name":"@ai-sdk/provider","ecosystem":"npm","requirements":"3.0.10","direct":false,"kind":"runtime","optional":false},{"id":25878692403,"package_name":"@ai-sdk/provider","ecosystem":"npm","requirements":"3.0.12","direct":false,"kind":"runtime","optional":false},{"id":25878692404,"package_name":"@antoniomuso/lz4-napi-android-arm-eabi","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878692405,"package_name":"@antoniomuso/lz4-napi-android-arm64","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878692406,"package_name":"@antoniomuso/lz4-napi-darwin-arm64","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878692407,"package_name":"@antoniomuso/lz4-napi-darwin-x64","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878692408,"package_name":"@antoniomuso/lz4-napi-freebsd-x64","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878692409,"package_name":"@antoniomuso/lz4-napi-linux-arm-gnueabihf","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878692410,"package_name":"@antoniomuso/lz4-napi-linux-arm64-gnu","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878692411,"package_name":"@antoniomuso/lz4-napi-linux-arm64-musl","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878692412,"package_name":"@antoniomuso/lz4-napi-linux-x64-gnu","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878692413,"package_name":"@antoniomuso/lz4-napi-linux-x64-musl","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878692414,"package_name":"@antoniomuso/lz4-napi-win32-arm64-msvc","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878692415,"package_name":"@antoniomuso/lz4-napi-win32-ia32-msvc","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878692416,"package_name":"@antoniomuso/lz4-napi-win32-x64-msvc","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878692427,"package_name":"@aws-crypto/crc32","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878692433,"package_name":"@aws-crypto/sha256-browser","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878692437,"package_name":"@aws-crypto/sha256-js","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878692438,"package_name":"@aws-crypto/supports-web-crypto","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878692439,"package_name":"@aws-crypto/util","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878692440,"package_name":"@aws-sdk/client-dynamodb","ecosystem":"npm","requirements":"3.1075.0","direct":false,"kind":"runtime","optional":false},{"id":25878692441,"package_name":"@aws-sdk/core","ecosystem":"npm","requirements":"3.974.23","direct":false,"kind":"runtime","optional":false},{"id":25878692442,"package_name":"@aws-sdk/credential-provider-env","ecosystem":"npm","requirements":"3.972.49","direct":false,"kind":"runtime","optional":false},{"id":25878692443,"package_name":"@aws-sdk/credential-provider-http","ecosystem":"npm","requirements":"3.972.51","direct":false,"kind":"runtime","optional":false},{"id":25878692444,"package_name":"@aws-sdk/credential-provider-ini","ecosystem":"npm","requirements":"3.972.56","direct":false,"kind":"runtime","optional":false},{"id":25878692445,"package_name":"@aws-sdk/credential-provider-login","ecosystem":"npm","requirements":"3.972.55","direct":false,"kind":"runtime","optional":false},{"id":25878692446,"package_name":"@aws-sdk/credential-provider-node","ecosystem":"npm","requirements":"3.972.58","direct":false,"kind":"runtime","optional":false},{"id":25878692451,"package_name":"@aws-sdk/credential-provider-process","ecosystem":"npm","requirements":"3.972.49","direct":false,"kind":"runtime","optional":false},{"id":25878692454,"package_name":"@aws-sdk/credential-provider-sso","ecosystem":"npm","requirements":"3.972.55","direct":false,"kind":"runtime","optional":false},{"id":25878692468,"package_name":"@aws-sdk/credential-provider-web-identity","ecosystem":"npm","requirements":"3.972.55","direct":false,"kind":"runtime","optional":false},{"id":25878692470,"package_name":"@aws-sdk/dynamodb-codec","ecosystem":"npm","requirements":"3.973.23","direct":false,"kind":"runtime","optional":false},{"id":25878692499,"package_name":"@aws-sdk/endpoint-cache","ecosystem":"npm","requirements":"3.972.8","direct":false,"kind":"runtime","optional":false},{"id":25878692502,"package_name":"@aws-sdk/lib-dynamodb","ecosystem":"npm","requirements":"3.1075.0","direct":false,"kind":"runtime","optional":false},{"id":25878692561,"package_name":"@aws-sdk/middleware-endpoint-discovery","ecosystem":"npm","requirements":"3.972.19","direct":false,"kind":"runtime","optional":false},{"id":25878692897,"package_name":"@aws-sdk/nested-clients","ecosystem":"npm","requirements":"3.997.23","direct":false,"kind":"runtime","optional":false},{"id":25878692898,"package_name":"@aws-sdk/signature-v4-multi-region","ecosystem":"npm","requirements":"3.996.35","direct":false,"kind":"runtime","optional":false},{"id":25878692899,"package_name":"@aws-sdk/token-providers","ecosystem":"npm","requirements":"3.1074.0","direct":false,"kind":"runtime","optional":false},{"id":25878692900,"package_name":"@aws-sdk/types","ecosystem":"npm","requirements":"3.973.11","direct":false,"kind":"runtime","optional":false},{"id":25878692907,"package_name":"@aws-sdk/types","ecosystem":"npm","requirements":"3.973.13","direct":false,"kind":"runtime","optional":false},{"id":25878692908,"package_name":"@aws-sdk/util-dynamodb","ecosystem":"npm","requirements":"3.996.5","direct":false,"kind":"runtime","optional":false},{"id":25878692909,"package_name":"@aws-sdk/util-locate-window","ecosystem":"npm","requirements":"3.804.0","direct":false,"kind":"runtime","optional":false},{"id":25878692972,"package_name":"@aws-sdk/xml-builder","ecosystem":"npm","requirements":"3.972.31","direct":false,"kind":"runtime","optional":false},{"id":25878692973,"package_name":"@aws/lambda-invoke-store","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25878692974,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.26.2","direct":false,"kind":"runtime","optional":false},{"id":25878692975,"package_name":"@babel/generator","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878692976,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25878692977,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878692978,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25878692979,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878692980,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25878692981,"package_name":"@babel/parser","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878692982,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25878692983,"package_name":"@babel/types","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878692984,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878693008,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"development","optional":false},{"id":25878693009,"package_name":"@biomejs/cli-darwin-arm64","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":25878693010,"package_name":"@biomejs/cli-darwin-x64","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":25878693011,"package_name":"@biomejs/cli-linux-arm64-musl","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":25878693012,"package_name":"@biomejs/cli-linux-arm64","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":25878693013,"package_name":"@biomejs/cli-linux-x64-musl","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":25878693014,"package_name":"@biomejs/cli-linux-x64","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":25878693015,"package_name":"@biomejs/cli-win32-arm64","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":25878693196,"package_name":"@msgpackr-extract/msgpackr-extract-win32-x64","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878693215,"package_name":"@napi-rs/triples","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878693217,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":25878693218,"package_name":"@node-rs/helper","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25878693221,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":25878693222,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25878693223,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25878693224,"package_name":"@opentelemetry/api","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25878693225,"package_name":"@oxc-project/types","ecosystem":"npm","requirements":"0.122.0","direct":false,"kind":"runtime","optional":false},{"id":25878693226,"package_name":"@oxc-project/types","ecosystem":"npm","requirements":"0.137.0","direct":false,"kind":"runtime","optional":false},{"id":25878693227,"package_name":"@pnpm/config.env-replace","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878693230,"package_name":"@pnpm/network.ca-file","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878693231,"package_name":"@pnpm/npm-conf","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878693248,"package_name":"@poppinss/colors","ecosystem":"npm","requirements":"4.1.6","direct":false,"kind":"runtime","optional":false},{"id":25878693249,"package_name":"@poppinss/dumper","ecosystem":"npm","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":25878693250,"package_name":"@poppinss/exception","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25878693251,"package_name":"@quansync/fs","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693252,"package_name":"@redis/client","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693318,"package_name":"@rolldown/binding-android-arm64","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693319,"package_name":"@rolldown/binding-android-arm64","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693320,"package_name":"@rolldown/binding-darwin-arm64","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693321,"package_name":"@rolldown/binding-darwin-arm64","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693322,"package_name":"@rolldown/binding-darwin-x64","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693323,"package_name":"@rolldown/binding-darwin-x64","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693324,"package_name":"@rolldown/binding-freebsd-x64","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693325,"package_name":"@rolldown/binding-freebsd-x64","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693326,"package_name":"@rolldown/binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693327,"package_name":"@rolldown/binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693328,"package_name":"@rolldown/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693329,"package_name":"@rolldown/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693330,"package_name":"@rolldown/binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693331,"package_name":"@rolldown/binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693332,"package_name":"@rolldown/binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693333,"package_name":"@rolldown/binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693334,"package_name":"@rolldown/binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693335,"package_name":"@rolldown/binding-linux-s390x-gnu","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693336,"package_name":"@rolldown/binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693337,"package_name":"@rolldown/binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693338,"package_name":"@rolldown/binding-linux-x64-musl","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693339,"package_name":"@rolldown/binding-linux-x64-musl","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693340,"package_name":"@rolldown/binding-openharmony-arm64","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693341,"package_name":"@rolldown/binding-openharmony-arm64","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693342,"package_name":"@rolldown/binding-wasm32-wasi","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693343,"package_name":"@rolldown/binding-wasm32-wasi","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693344,"package_name":"@rolldown/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693345,"package_name":"@rolldown/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693346,"package_name":"@rolldown/binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693347,"package_name":"@rolldown/binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693348,"package_name":"@rolldown/pluginutils","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878693349,"package_name":"@rolldown/pluginutils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693350,"package_name":"@rollup/rollup-android-arm-eabi","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693351,"package_name":"@rollup/rollup-android-arm64","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693352,"package_name":"@rollup/rollup-darwin-arm64","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693353,"package_name":"@rollup/rollup-darwin-x64","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693354,"package_name":"@rollup/rollup-freebsd-arm64","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693355,"package_name":"@rollup/rollup-freebsd-x64","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693356,"package_name":"@rollup/rollup-linux-arm-gnueabihf","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693357,"package_name":"@rollup/rollup-linux-arm-musleabihf","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693359,"package_name":"@rollup/rollup-linux-arm64-gnu","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693360,"package_name":"@rollup/rollup-linux-arm64-musl","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878694359,"package_name":"micromark-util-events-to-acorn","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694360,"package_name":"micromark-util-html-tag-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694361,"package_name":"micromark-util-normalize-identifier","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694362,"package_name":"micromark-util-resolve-all","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694363,"package_name":"micromark-util-sanitize-uri","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694364,"package_name":"micromark-util-subtokenize","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878694365,"package_name":"micromark-util-symbol","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694366,"package_name":"micromark-util-types","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694367,"package_name":"micromark","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694368,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25878694369,"package_name":"mime-db","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":25878694370,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.18","direct":false,"kind":"runtime","optional":false},{"id":25878694371,"package_name":"mimic-response","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694372,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694373,"package_name":"miniflare","ecosystem":"npm","requirements":"4.20260625.0","direct":false,"kind":"runtime","optional":false},{"id":25878694374,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.5","direct":false,"kind":"runtime","optional":false},{"id":25878694375,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":25878694376,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694377,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25878694378,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25878694379,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878694380,"package_name":"mkdirp-classic","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":25878694381,"package_name":"mnemonist","ecosystem":"npm","requirements":"0.38.3","direct":false,"kind":"runtime","optional":false},{"id":25878694382,"package_name":"mongodb-connection-string-url","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694383,"package_name":"mongodb","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694384,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878694385,"package_name":"msgpackr-extract","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878694398,"package_name":"msgpackr","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694404,"package_name":"mysql2","ecosystem":"npm","requirements":"3.22.5","direct":false,"kind":"runtime","optional":false},{"id":25878694406,"package_name":"named-placeholders","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":25878694407,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.11","direct":false,"kind":"runtime","optional":false},{"id":25878694408,"package_name":"napi-build-utils","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694409,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":25878694411,"package_name":"node-abi","ecosystem":"npm","requirements":"3.71.0","direct":false,"kind":"runtime","optional":false},{"id":25878693361,"package_name":"@rollup/rollup-linux-loong64-gnu","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693362,"package_name":"@rollup/rollup-linux-loong64-musl","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693363,"package_name":"@rollup/rollup-linux-ppc64-gnu","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693364,"package_name":"@rollup/rollup-linux-ppc64-musl","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693365,"package_name":"@rollup/rollup-linux-riscv64-gnu","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693366,"package_name":"@rollup/rollup-linux-riscv64-musl","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693367,"package_name":"@rollup/rollup-linux-s390x-gnu","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693368,"package_name":"@rollup/rollup-linux-x64-gnu","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693369,"package_name":"@rollup/rollup-linux-x64-musl","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693370,"package_name":"@rollup/rollup-openbsd-x64","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693371,"package_name":"@rollup/rollup-openharmony-arm64","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693372,"package_name":"@rollup/rollup-win32-arm64-msvc","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693373,"package_name":"@rollup/rollup-win32-ia32-msvc","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693374,"package_name":"@rollup/rollup-win32-x64-gnu","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693375,"package_name":"@rollup/rollup-win32-x64-msvc","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878693376,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.27.8","direct":false,"kind":"runtime","optional":false},{"id":25878693377,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":25878693378,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878693379,"package_name":"@smithy/core","ecosystem":"npm","requirements":"3.24.6","direct":false,"kind":"runtime","optional":false},{"id":25878693380,"package_name":"@smithy/credential-provider-imds","ecosystem":"npm","requirements":"4.3.8","direct":false,"kind":"runtime","optional":false},{"id":25878693381,"package_name":"@smithy/fetch-http-handler","ecosystem":"npm","requirements":"5.4.6","direct":false,"kind":"runtime","optional":false},{"id":25878693382,"package_name":"@smithy/is-array-buffer","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878693384,"package_name":"@smithy/node-http-handler","ecosystem":"npm","requirements":"4.7.7","direct":false,"kind":"runtime","optional":false},{"id":25878693385,"package_name":"@smithy/signature-v4","ecosystem":"npm","requirements":"5.4.6","direct":false,"kind":"runtime","optional":false},{"id":25878693389,"package_name":"@smithy/types","ecosystem":"npm","requirements":"4.14.3","direct":false,"kind":"runtime","optional":false},{"id":25878693390,"package_name":"@smithy/util-buffer-from","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878693402,"package_name":"@smithy/util-utf8","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878693403,"package_name":"@speed-highlight/core","ecosystem":"npm","requirements":"1.2.17","direct":false,"kind":"runtime","optional":false},{"id":25878693404,"package_name":"@standard-schema/spec","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878693405,"package_name":"@tsconfig/node10","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":25878693406,"package_name":"@tsconfig/node12","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":25878693407,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878693408,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878693409,"package_name":"@tsd/typescript","ecosystem":"npm","requirements":"5.9.2","direct":false,"kind":"runtime","optional":false},{"id":25878693421,"package_name":"@tybys/wasm-util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":25878693422,"package_name":"@types/acorn","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":25878693424,"package_name":"@types/better-sqlite3","ecosystem":"npm","requirements":"7.6.13","direct":false,"kind":"runtime","optional":false},{"id":25878693425,"package_name":"@types/chai","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"runtime","optional":false},{"id":25878693426,"package_name":"@types/debug","ecosystem":"npm","requirements":"4.1.12","direct":false,"kind":"runtime","optional":false},{"id":25878693427,"package_name":"@types/deep-eql","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878693428,"package_name":"@types/eslint","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25878693429,"package_name":"@types/estree-jsx","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25878693430,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25878693434,"package_name":"@types/hast","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878693435,"package_name":"@types/jsesc","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":25878693436,"package_name":"@types/json-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878693437,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"runtime","optional":false},{"id":25878693438,"package_name":"@types/katex","ecosystem":"npm","requirements":"0.16.7","direct":false,"kind":"runtime","optional":false},{"id":25878693439,"package_name":"@types/mdast","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878693440,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":25878693442,"package_name":"@types/ms","ecosystem":"npm","requirements":"0.7.34","direct":false,"kind":"runtime","optional":false},{"id":25878693443,"package_name":"@types/node","ecosystem":"npm","requirements":"24.13.1","direct":false,"kind":"development","optional":false},{"id":25878693445,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.4","direct":false,"kind":"runtime","optional":false},{"id":25878693448,"package_name":"@types/pako","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878693449,"package_name":"@types/pg","ecosystem":"npm","requirements":"8.20.0","direct":false,"kind":"runtime","optional":false},{"id":25878693450,"package_name":"@types/ungap__structured-clone","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878693452,"package_name":"@types/unist","ecosystem":"npm","requirements":"2.0.11","direct":false,"kind":"runtime","optional":false},{"id":25878693453,"package_name":"@types/unist","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878693454,"package_name":"@types/webidl-conversions","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878693455,"package_name":"@types/whatwg-mimetype","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878693466,"package_name":"@types/whatwg-url","ecosystem":"npm","requirements":"13.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693467,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.18.1","direct":false,"kind":"runtime","optional":false},{"id":25878693468,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25878693474,"package_name":"@vercel/oidc","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878693519,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":25878693520,"package_name":"@vitest/expect","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":25878693522,"package_name":"@vitest/mocker","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":25878693523,"package_name":"@vitest/pretty-format","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":25878693524,"package_name":"@vitest/runner","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":25878693525,"package_name":"@vitest/snapshot","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":25878693526,"package_name":"@vitest/spy","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":25878693527,"package_name":"@vitest/utils","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":25878693528,"package_name":"a-sync-waterfall","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693537,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25878693540,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.3.4","direct":false,"kind":"runtime","optional":false},{"id":25878693541,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":25878693544,"package_name":"acorn","ecosystem":"npm","requirements":"8.15.0","direct":false,"kind":"runtime","optional":false},{"id":25878693545,"package_name":"acorn","ecosystem":"npm","requirements":"8.16.0","direct":false,"kind":"runtime","optional":false},{"id":25878694412,"package_name":"node-emoji","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694413,"package_name":"node-gyp-build-optional-packages","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":25878694418,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25878694419,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878694420,"package_name":"nunjucks","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":25878694421,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878694422,"package_name":"obliterator","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":25878694426,"package_name":"obug","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878694427,"package_name":"obug","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878694428,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25878694429,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878694430,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694431,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694432,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694433,"package_name":"package-json","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694434,"package_name":"pako","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694435,"package_name":"parse-entities","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694436,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694437,"package_name":"parse5","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878694438,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694439,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694440,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25878694441,"package_name":"path-scurry","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694442,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878694443,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694458,"package_name":"pathe","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878694459,"package_name":"pg-cloudflare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25878694460,"package_name":"pg-connection-string","ecosystem":"npm","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":25878694461,"package_name":"pg-int8","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694462,"package_name":"pg-pool","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"runtime","optional":false},{"id":25878694463,"package_name":"pg-protocol","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":25878694464,"package_name":"pg-protocol","ecosystem":"npm","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false},{"id":25878694465,"package_name":"pg-types","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694466,"package_name":"pg","ecosystem":"npm","requirements":"8.21.0","direct":false,"kind":"runtime","optional":false},{"id":25878694467,"package_name":"pgpass","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25878694468,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878694469,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878694470,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878694471,"package_name":"plur","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694472,"package_name":"postcss","ecosystem":"npm","requirements":"8.5.6","direct":false,"kind":"runtime","optional":false},{"id":25878694473,"package_name":"postgres-array","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694474,"package_name":"postgres-bytea","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694475,"package_name":"postgres-date","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25878694476,"package_name":"postgres-interval","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694477,"package_name":"prebuild-install","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25878694482,"package_name":"pretty-format","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":25878694483,"package_name":"promise","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878694484,"package_name":"property-information","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":25878694485,"package_name":"property-information","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694486,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25878694487,"package_name":"pug-attrs","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694488,"package_name":"pug-code-gen","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878693546,"package_name":"ai","ecosystem":"npm","requirements":"6.0.197","direct":false,"kind":"runtime","optional":false},{"id":25878693615,"package_name":"ai","ecosystem":"npm","requirements":"6.0.214","direct":false,"kind":"runtime","optional":false},{"id":25878693616,"package_name":"ansi-align","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693617,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":25878693618,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693619,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878693620,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878693621,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878693622,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":25878693623,"package_name":"ansis","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878693624,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693625,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693627,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878693643,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693647,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25878693648,"package_name":"assert-never","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25878693649,"package_name":"assertion-error","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693650,"package_name":"ast-kit","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693651,"package_name":"ast-v8-to-istanbul","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878693653,"package_name":"atomically","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878693654,"package_name":"aws-ssl-profiles","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25878693656,"package_name":"babel-walk","ecosystem":"npm","requirements":"3.0.0-canary-5","direct":false,"kind":"runtime","optional":false},{"id":25878693661,"package_name":"bail","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878693662,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878693663,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878693664,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25878693665,"package_name":"better-sqlite3","ecosystem":"npm","requirements":"12.10.0","direct":false,"kind":"runtime","optional":false},{"id":25878693666,"package_name":"bignumber.js","ecosystem":"npm","requirements":"11.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878693667,"package_name":"bignumber.js","ecosystem":"npm","requirements":"9.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878693668,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25878693673,"package_name":"birpc","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693674,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878693675,"package_name":"bowser","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":25878693679,"package_name":"boxen","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693680,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":25878693683,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"runtime","optional":false},{"id":25878693684,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878693685,"package_name":"bson","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878693686,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25878693688,"package_name":"buffer-image-size","ecosystem":"npm","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25878693689,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":25878693692,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693693,"package_name":"cac","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693694,"package_name":"cacheable","ecosystem":"npm","requirements":"2.3.5","direct":false,"kind":"runtime","optional":false},{"id":25878693695,"package_name":"call-bind-apply-helpers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878693696,"package_name":"call-bound","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878693697,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":25878693698,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878693699,"package_name":"camelcase","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693700,"package_name":"ccount","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693701,"package_name":"chai","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":25878693702,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25878693704,"package_name":"chalk","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":25878693705,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878693706,"package_name":"character-entities-html4","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878693707,"package_name":"character-entities-legacy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693708,"package_name":"character-entities","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878693709,"package_name":"character-parser","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878693710,"package_name":"character-reference-invalid","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693711,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25878693714,"package_name":"chrono-node","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878693715,"package_name":"cli-boxes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693716,"package_name":"cli-truncate","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693717,"package_name":"cluster-key-slot","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25878693718,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693723,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25878693724,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.20","direct":false,"kind":"runtime","optional":false},{"id":25878693725,"package_name":"comma-separated-tokens","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878693726,"package_name":"commander","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693727,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":25878693728,"package_name":"commander","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878693729,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878693730,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693732,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":25878693733,"package_name":"configstore","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693735,"package_name":"constantinople","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693736,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25878693737,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693738,"package_name":"cookie","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878693750,"package_name":"copy-anything","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":25878693751,"package_name":"create-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878693752,"package_name":"dayjs","ecosystem":"npm","requirements":"1.11.21","direct":false,"kind":"runtime","optional":false},{"id":25878693772,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":25878693779,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878693798,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694586,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694587,"package_name":"redis-errors","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694588,"package_name":"redis-parser","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694589,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878694590,"package_name":"registry-url","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694591,"package_name":"rehype-highlight","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694592,"package_name":"rehype-katex","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694585,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":25878693799,"package_name":"decode-named-character-reference","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878693800,"package_name":"decompress-response","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693805,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25878693806,"package_name":"defu","ecosystem":"npm","requirements":"6.1.7","direct":false,"kind":"runtime","optional":false},{"id":25878693807,"package_name":"denque","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878693808,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878693809,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878693810,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25878693811,"package_name":"devlop","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878693812,"package_name":"diff-sequences","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":25878693813,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878693814,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693816,"package_name":"doctypes","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878693817,"package_name":"docula","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878693843,"package_name":"dom-serializer","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878693846,"package_name":"domelementtype","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693847,"package_name":"domhandler","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878693892,"package_name":"domutils","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878693894,"package_name":"dot-prop","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878693896,"package_name":"dts-resolver","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694013,"package_name":"dunder-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694014,"package_name":"ecto","ecosystem":"npm","requirements":"4.8.7","direct":false,"kind":"runtime","optional":false},{"id":25878694042,"package_name":"ejs","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694045,"package_name":"emoji-regex","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"runtime","optional":false},{"id":25878694046,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694047,"package_name":"emojilib","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":25878694048,"package_name":"emoticon","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694062,"package_name":"empathic","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694063,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":25878694064,"package_name":"ent","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":25878694067,"package_name":"entities","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":25878694068,"package_name":"entities","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694069,"package_name":"entities","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694070,"package_name":"entities","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694071,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25878694072,"package_name":"error-stack-parser-es","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25878694073,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694074,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878694075,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694076,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878694077,"package_name":"esbuild","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25878694078,"package_name":"esbuild","ecosystem":"npm","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878694079,"package_name":"escape-goat","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694082,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694083,"package_name":"eslint-formatter-pretty","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694087,"package_name":"eslint-rule-docs","ecosystem":"npm","requirements":"1.1.235","direct":false,"kind":"runtime","optional":false},{"id":25878694099,"package_name":"estree-util-is-identifier-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694100,"package_name":"estree-util-visit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694123,"package_name":"estree-walker","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878694124,"package_name":"eventsource-parser","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694125,"package_name":"expand-template","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878694126,"package_name":"expect-type","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878694127,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694128,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":25878694129,"package_name":"fastq","ecosystem":"npm","requirements":"1.18.0","direct":false,"kind":"runtime","optional":false},{"id":25878694134,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":25878694135,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694136,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878694142,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694143,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694144,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25878694145,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25878694146,"package_name":"generate-function","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878694164,"package_name":"get-east-asian-width","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878694165,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878694166,"package_name":"get-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694167,"package_name":"get-tsconfig","ecosystem":"npm","requirements":"5.0.0-beta.5","direct":false,"kind":"runtime","optional":false},{"id":25878694168,"package_name":"github-from-package","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694169,"package_name":"github-slugger","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694170,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25878694171,"package_name":"glob","ecosystem":"npm","requirements":"13.0.6","direct":false,"kind":"runtime","optional":false},{"id":25878694177,"package_name":"global-directory","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694178,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694179,"package_name":"gopd","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694180,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":25878694181,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":25878694182,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.9","direct":false,"kind":"runtime","optional":false},{"id":25878694183,"package_name":"happy-dom","ecosystem":"npm","requirements":"20.10.6","direct":false,"kind":"runtime","optional":false},{"id":25878694184,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694187,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694188,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694189,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694190,"package_name":"hashery","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25878694191,"package_name":"hashery","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694192,"package_name":"hashery","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694489,"package_name":"pug-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694490,"package_name":"pug-filters","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694491,"package_name":"pug-lexer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694492,"package_name":"pug-linker","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694494,"package_name":"pug-load","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694495,"package_name":"pug-parser","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694513,"package_name":"pug-runtime","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694532,"package_name":"pug-strip-comments","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694560,"package_name":"pug-walk","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694561,"package_name":"pug","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878694562,"package_name":"pump","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694565,"package_name":"punycode.js","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878694566,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25878694567,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878694568,"package_name":"pupa","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694569,"package_name":"qified","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":25878694570,"package_name":"quansync","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694571,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25878694572,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694573,"package_name":"quick-lru","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878694574,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694575,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25878694576,"package_name":"react-is","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878694577,"package_name":"react-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694580,"package_name":"react","ecosystem":"npm","requirements":"19.2.7","direct":false,"kind":"runtime","optional":false},{"id":25878694581,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694584,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694193,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694194,"package_name":"hast-util-from-dom","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694199,"package_name":"hast-util-from-html-isomorphic","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694200,"package_name":"hast-util-from-html","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878694201,"package_name":"hast-util-from-parse5","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694202,"package_name":"hast-util-heading-rank","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694203,"package_name":"hast-util-is-element","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694204,"package_name":"hast-util-parse-selector","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694205,"package_name":"hast-util-raw","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694206,"package_name":"hast-util-to-html","ecosystem":"npm","requirements":"9.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878694207,"package_name":"hast-util-to-parse5","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694208,"package_name":"hast-util-to-string","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694209,"package_name":"hast-util-to-text","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694210,"package_name":"hast-util-whitespace","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694211,"package_name":"hastscript","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694212,"package_name":"highlight.js","ecosystem":"npm","requirements":"11.11.1","direct":false,"kind":"runtime","optional":false},{"id":25878694213,"package_name":"hookable","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878694214,"package_name":"hookified","ecosystem":"npm","requirements":"1.15.1","direct":false,"kind":"runtime","optional":false},{"id":25878694215,"package_name":"hookified","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694216,"package_name":"hookified","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694217,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":25878694218,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694219,"package_name":"html-dom-parser","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694220,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694221,"package_name":"html-react-parser","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878694222,"package_name":"html-void-elements","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694223,"package_name":"htmlparser2","ecosystem":"npm","requirements":"12.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694224,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694225,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":25878694226,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25878694227,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25878694228,"package_name":"import-without-cache","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25878694229,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694230,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878694231,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":25878694232,"package_name":"ini","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878694233,"package_name":"inline-style-parser","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":25878694234,"package_name":"iovalkey","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25878694235,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":25878694236,"package_name":"irregular-plurals","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":25878694237,"package_name":"is-alphabetical","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694238,"package_name":"is-alphanumerical","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694239,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25878694240,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.16.1","direct":false,"kind":"runtime","optional":false},{"id":25878694241,"package_name":"is-decimal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694242,"package_name":"is-expression","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694243,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878694244,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694245,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694246,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878694247,"package_name":"is-hexadecimal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694248,"package_name":"is-in-ci","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694249,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694250,"package_name":"is-npm","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694251,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694252,"package_name":"is-path-inside","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694253,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694254,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694255,"package_name":"is-promise","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":25878694256,"package_name":"is-property","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694257,"package_name":"is-regex","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25878694258,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694259,"package_name":"is-what","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":25878694260,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":25878694261,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694262,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694263,"package_name":"jest-diff","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":25878694264,"package_name":"jest-get-type","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":25878694265,"package_name":"jiti","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25878694266,"package_name":"js-stringify","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694267,"package_name":"js-tokens","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694268,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694269,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694270,"package_name":"js-yaml","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":25878694271,"package_name":"jsesc","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694272,"package_name":"json-bigint","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694273,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878694274,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25878694275,"package_name":"jstransformer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694276,"package_name":"katex","ecosystem":"npm","requirements":"0.16.18","direct":false,"kind":"runtime","optional":false},{"id":25878694277,"package_name":"keyv-anyredis","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878694278,"package_name":"keyv-file","ecosystem":"npm","requirements":"5.3.5","direct":false,"kind":"runtime","optional":false},{"id":25878694279,"package_name":"keyv","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":25878694280,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878694281,"package_name":"kleur","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25878694282,"package_name":"ky","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25878694283,"package_name":"latest-version","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694284,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25878694285,"package_name":"linkify-it","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694286,"package_name":"liquidjs","ecosystem":"npm","requirements":"10.27.0","direct":false,"kind":"runtime","optional":false},{"id":25878694287,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694288,"package_name":"lodash.defaults","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694289,"package_name":"lodash.isarguments","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694290,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694291,"package_name":"long","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25878694292,"package_name":"longest-streak","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694293,"package_name":"lowlight","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878694294,"package_name":"lru-cache","ecosystem":"npm","requirements":"11.2.4","direct":false,"kind":"runtime","optional":false},{"id":25878694295,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694296,"package_name":"lru.min","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25878694297,"package_name":"lz4-napi","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878694298,"package_name":"magic-string","ecosystem":"npm","requirements":"0.30.21","direct":false,"kind":"runtime","optional":false},{"id":25878694299,"package_name":"magicast","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":25878694300,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694301,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false},{"id":25878694302,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694303,"package_name":"map-obj","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878694304,"package_name":"markdown-it","ecosystem":"npm","requirements":"14.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694305,"package_name":"markdown-table","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878694306,"package_name":"math-intrinsics","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694307,"package_name":"mdast-util-find-and-replace","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694308,"package_name":"mdast-util-from-markdown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694309,"package_name":"mdast-util-gfm-autolink-literal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694310,"package_name":"mdast-util-gfm-footnote","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694311,"package_name":"mdast-util-gfm-strikethrough","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694312,"package_name":"mdast-util-gfm-table","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694313,"package_name":"mdast-util-gfm-task-list-item","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694314,"package_name":"mdast-util-gfm","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694315,"package_name":"mdast-util-math","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694318,"package_name":"mdast-util-mdx-expression","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694319,"package_name":"mdast-util-mdx-jsx","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878694320,"package_name":"mdast-util-mdx","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694321,"package_name":"mdast-util-mdxjs-esm","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694322,"package_name":"mdast-util-phrasing","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694323,"package_name":"mdast-util-to-hast","ecosystem":"npm","requirements":"13.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694324,"package_name":"mdast-util-to-markdown","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25878694325,"package_name":"mdast-util-to-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694326,"package_name":"mdast-util-toc","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694327,"package_name":"mdurl","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694328,"package_name":"memcache","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25878694329,"package_name":"memory-pager","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25878694330,"package_name":"meow","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694331,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25878694332,"package_name":"micromark-core-commonmark","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694333,"package_name":"micromark-extension-gfm-autolink-literal","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694334,"package_name":"micromark-extension-gfm-footnote","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694335,"package_name":"micromark-extension-gfm-strikethrough","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694336,"package_name":"micromark-extension-gfm-table","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694337,"package_name":"micromark-extension-gfm-tagfilter","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694338,"package_name":"micromark-extension-gfm-task-list-item","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694339,"package_name":"micromark-extension-gfm","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694340,"package_name":"micromark-extension-math","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694341,"package_name":"micromark-extension-mdx-expression","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694342,"package_name":"micromark-extension-mdx-jsx","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694343,"package_name":"micromark-extension-mdx-md","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694344,"package_name":"micromark-extension-mdxjs-esm","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694345,"package_name":"micromark-extension-mdxjs","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694346,"package_name":"micromark-factory-destination","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694347,"package_name":"micromark-factory-label","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694348,"package_name":"micromark-factory-mdx-expression","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694349,"package_name":"micromark-factory-space","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694350,"package_name":"micromark-factory-title","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694351,"package_name":"micromark-factory-whitespace","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694352,"package_name":"micromark-util-character","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878694353,"package_name":"micromark-util-chunked","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694354,"package_name":"micromark-util-classify-character","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694355,"package_name":"micromark-util-combine-extensions","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694356,"package_name":"micromark-util-decode-numeric-character-reference","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694357,"package_name":"micromark-util-decode-string","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694358,"package_name":"micromark-util-encode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694594,"package_name":"rehype-raw","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694596,"package_name":"rehype-slug","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694597,"package_name":"rehype-stringify","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694598,"package_name":"remark-emoji","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694601,"package_name":"remark-gfm","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694603,"package_name":"remark-github-blockquote-alert","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694604,"package_name":"remark-math","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694614,"package_name":"remark-mdx","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878694615,"package_name":"remark-parse","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694616,"package_name":"remark-rehype","ecosystem":"npm","requirements":"11.1.2","direct":false,"kind":"runtime","optional":false},{"id":25878694617,"package_name":"remark-stringify","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694618,"package_name":"remark-toc","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694648,"package_name":"resolve-pkg-maps","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694649,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.10","direct":false,"kind":"runtime","optional":false},{"id":25878694650,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878694653,"package_name":"rimraf","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"development","optional":false},{"id":25878694654,"package_name":"rolldown-plugin-dts","ecosystem":"npm","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25878694655,"package_name":"rolldown","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25878694656,"package_name":"rolldown","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878694657,"package_name":"rollup","ecosystem":"npm","requirements":"4.55.1","direct":false,"kind":"runtime","optional":false},{"id":25878694658,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694665,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":25878694666,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694667,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25878694668,"package_name":"semver","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"runtime","optional":false},{"id":25878694670,"package_name":"semver","ecosystem":"npm","requirements":"7.8.2","direct":false,"kind":"runtime","optional":false},{"id":25878694671,"package_name":"semver","ecosystem":"npm","requirements":"7.8.5","direct":false,"kind":"runtime","optional":false},{"id":25878694672,"package_name":"serve-handler","ecosystem":"npm","requirements":"6.1.7","direct":false,"kind":"runtime","optional":false},{"id":25878694675,"package_name":"sharp","ecosystem":"npm","requirements":"0.34.5","direct":false,"kind":"runtime","optional":false},{"id":25878694676,"package_name":"siginfo","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694677,"package_name":"simple-concat","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694678,"package_name":"simple-get","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694679,"package_name":"skin-tone","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694680,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694681,"package_name":"slice-ansi","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694682,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25878694683,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":25878694685,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25878694686,"package_name":"space-separated-tokens","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694687,"package_name":"sparse-bitfield","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878694688,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694689,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25878694692,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694694,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.20","direct":false,"kind":"runtime","optional":false},{"id":25878694695,"package_name":"split2","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694696,"package_name":"sql-escaper","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25878694700,"package_name":"stackback","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694701,"package_name":"standard-as-callback","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694702,"package_name":"std-env","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694703,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":25878694704,"package_name":"string-width","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694705,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878694712,"package_name":"stringify-entities","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878694713,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694714,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694715,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694716,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694717,"package_name":"stubborn-fs","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":25878694718,"package_name":"style-to-js","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694719,"package_name":"style-to-object","ecosystem":"npm","requirements":"1.0.14","direct":false,"kind":"runtime","optional":false},{"id":25878694720,"package_name":"superjson","ecosystem":"npm","requirements":"2.2.6","direct":false,"kind":"runtime","optional":false},{"id":25878694721,"package_name":"supports-color","ecosystem":"npm","requirements":"10.2.2","direct":false,"kind":"runtime","optional":false},{"id":25878694722,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694723,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878694724,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694728,"package_name":"tar-fs","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878694729,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694731,"package_name":"terser","ecosystem":"npm","requirements":"5.37.0","direct":false,"kind":"runtime","optional":false},{"id":25878694732,"package_name":"timekeeper","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878694733,"package_name":"tinybench","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25878694734,"package_name":"tinybench","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694735,"package_name":"tinyexec","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25878694736,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":25878694737,"package_name":"tinyrainbow","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694738,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694739,"package_name":"token-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694740,"package_name":"tr46","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878694741,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25878694742,"package_name":"trim-lines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694743,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694745,"package_name":"trough","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694746,"package_name":"ts-node","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"runtime","optional":false},{"id":25878694747,"package_name":"tsd","ecosystem":"npm","requirements":"0.33.0","direct":false,"kind":"development","optional":false},{"id":25878694753,"package_name":"tsdown","ecosystem":"npm","requirements":"0.22.3","direct":false,"kind":"runtime","optional":false},{"id":25878694772,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25878694773,"package_name":"tslib","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":25878694774,"package_name":"tsx","ecosystem":"npm","requirements":"4.22.4","direct":false,"kind":"development","optional":false},{"id":25878694775,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25878694776,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"runtime","optional":false},{"id":25878694777,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":25878694779,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25878694780,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25878694781,"package_name":"type-fest","ecosystem":"npm","requirements":"4.41.0","direct":false,"kind":"runtime","optional":false},{"id":25878694782,"package_name":"typescript","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":25878694803,"package_name":"uc.micro","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694804,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.19.3","direct":false,"kind":"runtime","optional":false},{"id":25878694805,"package_name":"unconfig-core","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":25878694814,"package_name":"undici-types","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"runtime","optional":false},{"id":25878694815,"package_name":"undici","ecosystem":"npm","requirements":"7.28.0","direct":false,"kind":"runtime","optional":false},{"id":25878694816,"package_name":"undici","ecosystem":"npm","requirements":"8.4.1","direct":false,"kind":"runtime","optional":false},{"id":25878694817,"package_name":"unicode-emoji-modifier-base","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694818,"package_name":"unified","ecosystem":"npm","requirements":"11.0.5","direct":false,"kind":"runtime","optional":false},{"id":25878694819,"package_name":"unist-util-find-after","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694820,"package_name":"unist-util-is","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694821,"package_name":"unist-util-position-from-estree","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694825,"package_name":"unist-util-position","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694837,"package_name":"unist-util-remove-position","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694838,"package_name":"unist-util-stringify-position","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694839,"package_name":"unist-util-visit-parents","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694840,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694841,"package_name":"unrun","ecosystem":"npm","requirements":"0.2.34","direct":false,"kind":"runtime","optional":false},{"id":25878694853,"package_name":"update-notifier","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878694854,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694855,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694856,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25878694861,"package_name":"vfile-location","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878694862,"package_name":"vfile-message","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694863,"package_name":"vfile","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25878694864,"package_name":"vite","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":25878694867,"package_name":"vitest","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"runtime","optional":false},{"id":25878694868,"package_name":"void-elements","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878694872,"package_name":"web-namespaces","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25878694873,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694881,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694884,"package_name":"whatwg-url","ecosystem":"npm","requirements":"14.2.0","direct":false,"kind":"runtime","optional":false},{"id":25878694885,"package_name":"when-exit","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25878694905,"package_name":"why-is-node-running","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25878694906,"package_name":"widest-line","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694907,"package_name":"with","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878694982,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694997,"package_name":"workerd","ecosystem":"npm","requirements":"1.20260625.1","direct":false,"kind":"runtime","optional":false},{"id":25878694998,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878694999,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878695000,"package_name":"writr","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":25878695004,"package_name":"ws","ecosystem":"npm","requirements":"8.21.0","direct":false,"kind":"runtime","optional":false},{"id":25878695005,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25878695006,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25878695007,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25878695025,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":25878695026,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25878695027,"package_name":"youch-core","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25878695028,"package_name":"youch","ecosystem":"npm","requirements":"4.1.0-beta.10","direct":false,"kind":"runtime","optional":false},{"id":25878695029,"package_name":"zod","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":25878695030,"package_name":"zwitch","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"storage/mysql/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:03:11.827Z","updated_at":"2026-07-02T19:03:11.827Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/storage/mysql/package.json","dependencies":[{"id":25878695308,"package_name":"hookified","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25878695309,"package_name":"mysql2","ecosystem":"npm","requirements":"^3.22.5","direct":true,"kind":"runtime","optional":false},{"id":25878695310,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":25878695311,"package_name":"@faker-js/faker","ecosystem":"npm","requirements":"^10.5.0","direct":true,"kind":"development","optional":false},{"id":25878695312,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878695313,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false},{"id":25878695314,"package_name":"keyv","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878695315,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":25878695316,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.9.2","direct":true,"kind":"development","optional":false},{"id":25878695317,"package_name":"tsd","ecosystem":"npm","requirements":"^0.33.0","direct":true,"kind":"development","optional":false},{"id":25878695318,"package_name":"vitest","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"compression/compress-gzip/package.json","sha":null,"kind":"manifest","created_at":"2026-07-02T19:02:26.228Z","updated_at":"2026-07-02T19:02:26.228Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/compression/compress-gzip/package.json","dependencies":[{"id":25878691547,"package_name":"@types/pako","ecosystem":"npm","requirements":"^2.0.4","direct":true,"kind":"runtime","optional":false},{"id":25878691548,"package_name":"pako","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"runtime","optional":false},{"id":25878691550,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":25878691552,"package_name":"@keyv/test-suite","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false},{"id":25878691554,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false},{"id":25878691555,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":25878691556,"package_name":"tsd","ecosystem":"npm","requirements":"^0.33.0","direct":true,"kind":"development","optional":false},{"id":25878691558,"package_name":"vitest","ecosystem":"npm","requirements":"^4.1.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bun-test.yaml","sha":null,"kind":"manifest","created_at":"2026-01-12T00:01:56.688Z","updated_at":"2026-01-12T00:01:56.688Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/.github/workflows/bun-test.yaml","dependencies":[{"id":25794897222,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25794897223,"package_name":"oven-sh/setup-bun","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codecov.yaml","sha":null,"kind":"manifest","created_at":"2026-01-12T00:01:57.323Z","updated_at":"2026-01-12T00:01:57.323Z","repository_link":"https://github.com/jaredwray/keyv/blob/main/.github/workflows/codecov.yaml","dependencies":[{"id":25794897224,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25794897225,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25794897226,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]}],"score":34.94608026197557,"created_at":"2026-07-08T05:59:25.630Z","updated_at":"2026-07-22T13:03:23.730Z","avatar_url":"https://github.com/jaredwray.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377880","html_url":"https://summary.ecosyste.ms/projects/377880"}