{"id":372261,"url":"https://github.com/isaacs/node-lru-cache","last_synced_at":"2026-08-26T10:06:24.805Z","repository":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-23T00:22:15.633Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16240,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-23T00:22:15.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"packages":[{"id":5002682,"name":"org.webjars.npm:lru-cache","ecosystem":"maven","description":"WebJar for lru-cache","homepage":"https://www.webjars.org","licenses":"BlueOak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":[],"namespace":"org.webjars.npm","versions_count":30,"first_release_published_at":"2017-08-08T21:07:56.000Z","latest_release_published_at":"2026-08-08T02:09:34.000Z","latest_release_number":"11.5.2","last_synced_at":"2026-08-25T09:46:26.721Z","created_at":"2022-07-27T11:02:56.229Z","updated_at":"2026-08-25T09:46:26.721Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/lru-cache/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/lru-cache/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:46:09.950Z","dependent_packages_count":40,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.32981609586641,"dependent_packages_count":1.681065983241398,"stargazers_count":4.557850097908482,"forks_count":10.21451768559564,"docker_downloads_count":null,"average":12.945812465652983},"purl":"pkg:maven/org.webjars.npm/lru-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:49.035Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:lru-cache/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":13954890,"name":"node-lru-cache","ecosystem":"guix","description":"A fast cache that automatically deletes the least recently used items.","homepage":"https://github.com/isaacs/node-lru-cache","licenses":"isc","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T20:23:12.763Z","latest_release_published_at":"2026-03-02T20:23:12.763Z","latest_release_number":"10.4.3","last_synced_at":"2026-04-27T16:55:25.936Z","created_at":"2026-03-02T20:23:12.560Z","updated_at":"2026-08-20T08:47:23.334Z","registry_url":"https://packages.guix.gnu.org/packages/node-lru-cache/10.4.3/","install_command":"guix install node-lru-cache","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/node-xyz.scm#n1956","metadata":{"location":"gnu/packages/node-xyz.scm:1956","variable_name":"node-lru-cache"},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:47:23.334Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/node-lru-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/node-lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/node-lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/node-lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T06:32:23.662Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-lru-cache/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13399657,"name":"node-lru-cache","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/isaacs/node-lru-cache","licenses":"blueoak-1.0.0","normalized_licenses":[],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T06:00:16.065Z","latest_release_published_at":"2026-02-06T06:00:16.065Z","latest_release_number":"7.14.1-1","last_synced_at":"2026-03-06T16:47:34.674Z","created_at":"2026-02-06T06:00:15.032Z","updated_at":"2026-08-20T09:24:01.216Z","registry_url":"https://launchpad.net/ubuntu/+source/node-lru-cache","install_command":"apt-get install node-lru-cache","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-lru-cache","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap (\u003e= 15) \u003c!nocheck\u003e, node-yallist \u003c!nocheck\u003e, ts-node \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:24:01.216Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/node-lru-cache?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:49.035Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-lru-cache/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13523090,"name":"node-lru-cache","ecosystem":"debian","description":null,"homepage":"https://github.com/isaacs/node-lru-cache","licenses":"blueoak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:05:13.804Z","latest_release_published_at":"2026-02-10T22:05:13.804Z","latest_release_number":"5.1.1-5","last_synced_at":"2026-03-14T10:13:51.916Z","created_at":"2026-02-10T22:05:13.599Z","updated_at":"2026-08-20T09:39:41.461Z","registry_url":"https://tracker.debian.org/pkg/node-lru-cache","install_command":"apt-get install node-lru-cache","documentation_url":"https://packages.debian.org/bullseye/node-lru-cache","metadata":{"component":"main","architecture":"all","priority":"source","binary":"node-lru-cache","standards_version":"4.4.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), nodejs, node-yallist \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.8.8)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:39:41.461Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-lru-cache?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:49.035Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-lru-cache/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13794323,"name":"node-lru-cache","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/isaacs/node-lru-cache","licenses":"blueoak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:07:16.721Z","latest_release_published_at":"2026-02-13T16:07:16.721Z","latest_release_number":"7.14.1-1","last_synced_at":"2026-03-14T09:20:34.370Z","created_at":"2026-02-13T16:07:16.509Z","updated_at":"2026-08-20T09:39:41.464Z","registry_url":"https://launchpad.net/ubuntu/+source/node-lru-cache","install_command":"apt-get install node-lru-cache","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-lru-cache","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap (\u003e= 15) \u003c!nocheck\u003e, node-yallist \u003c!nocheck\u003e, ts-node \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:39:41.463Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-lru-cache?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:49.035Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-lru-cache/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13701937,"name":"node-lru-cache","ecosystem":"debian","description":null,"homepage":"https://github.com/isaacs/node-lru-cache","licenses":"blueoak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:19:23.963Z","latest_release_published_at":"2026-02-12T21:19:23.963Z","latest_release_number":"7.14.1-1","last_synced_at":"2026-03-14T00:38:52.575Z","created_at":"2026-02-12T21:19:23.738Z","updated_at":"2026-08-20T09:53:03.131Z","registry_url":"https://tracker.debian.org/pkg/node-lru-cache","install_command":"apt-get install node-lru-cache","documentation_url":"https://packages.debian.org/bookworm/node-lru-cache","metadata":{"component":"main","architecture":"all","priority":"source","binary":"node-lru-cache","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap (\u003e= 15) \u003c!nocheck\u003e, node-yallist \u003c!nocheck\u003e, ts-node \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:53:03.130Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-lru-cache?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:49.035Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-lru-cache/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13459695,"name":"node-lru-cache","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/isaacs/node-lru-cache","licenses":"blueoak-1.0.0","normalized_licenses":[],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T06:45:39.120Z","latest_release_published_at":"2026-02-09T06:45:39.120Z","latest_release_number":"10.0.1-3","last_synced_at":"2026-03-09T07:27:29.754Z","created_at":"2026-02-09T06:45:38.319Z","updated_at":"2026-08-20T10:24:31.066Z","registry_url":"https://launchpad.net/ubuntu/+source/node-lru-cache","install_command":"apt-get install node-lru-cache","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-lru-cache","standards_version":"4.7.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-esbuild, node-tap (\u003e= 15) \u003c!nocheck\u003e, node-typescript, ts-node \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:24:31.066Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-lru-cache?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:49.035Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-lru-cache/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13428778,"name":"node-lru-cache","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/isaacs/node-lru-cache","licenses":"blueoak-1.0.0","normalized_licenses":[],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:58:03.516Z","latest_release_published_at":"2026-02-07T15:58:03.516Z","latest_release_number":"6.0.0+~5.1.1-1","last_synced_at":"2026-03-07T16:31:27.119Z","created_at":"2026-02-07T15:58:01.879Z","updated_at":"2026-08-20T10:49:19.461Z","registry_url":"https://launchpad.net/ubuntu/+source/node-lru-cache","install_command":"apt-get install node-lru-cache","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-lru-cache","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap \u003c!nocheck\u003e, node-yallist \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:49:19.461Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-lru-cache?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:49.035Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-lru-cache/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13659786,"name":"node-lru-cache","ecosystem":"debian","description":null,"homepage":"https://github.com/isaacs/node-lru-cache","licenses":"blueoak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:24:56.012Z","latest_release_published_at":"2026-02-12T08:24:56.012Z","latest_release_number":"10.0.1-3","last_synced_at":"2026-03-14T17:06:14.856Z","created_at":"2026-02-12T08:24:55.431Z","updated_at":"2026-08-20T11:40:11.075Z","registry_url":"https://tracker.debian.org/pkg/node-lru-cache","install_command":"apt-get install node-lru-cache","documentation_url":"https://packages.debian.org/trixie/node-lru-cache","metadata":{"component":"main","architecture":"all","priority":"source","binary":"node-lru-cache","standards_version":"4.7.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-esbuild, node-tap (\u003e= 15) \u003c!nocheck\u003e, node-typescript, ts-node \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:40:11.075Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-lru-cache?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:49.035Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-lru-cache/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":12070825,"name":"org.mvnpm:lru-cache","ecosystem":"maven","description":"A cache object that deletes the least-recently-used items.","homepage":"https://github.com/isaacs/node-lru-cache#readme","licenses":"BlueOak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":[],"namespace":"org.mvnpm","versions_count":85,"first_release_published_at":"2025-03-20T00:13:29.000Z","latest_release_published_at":"2026-07-08T04:42:43.000Z","latest_release_number":"11.5.2","last_synced_at":"2026-08-26T00:25:43.578Z","created_at":"2025-09-03T20:51:27.382Z","updated_at":"2026-08-26T00:25:43.578Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/lru-cache/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/lru-cache/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:49:21.677Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.24260824135878,"dependent_packages_count":46.09505438098474,"stargazers_count":4.308926311406401,"forks_count":10.495451648309503,"docker_downloads_count":null,"average":23.285510145514856},"purl":"pkg:maven/org.mvnpm/lru-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:49.035Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:lru-cache/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":14198091,"name":"@depup/lru-cache","ecosystem":"npm","description":"A cache object that deletes the least-recently-used items. (with updated dependencies)","homepage":"https://github.com/isaacs/node-lru-cache#readme","licenses":"BlueOak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["lru-cache","depup","updated-dependencies","security","latest","patched","mru","lru","cache"],"namespace":"depup","versions_count":4,"first_release_published_at":"2026-04-06T00:40:40.220Z","latest_release_published_at":"2026-04-08T16:32:42.616Z","latest_release_number":"11.3.3-depup.0","last_synced_at":"2026-08-26T00:31:13.809Z","created_at":"2026-04-07T00:38:27.905Z","updated_at":"2026-08-26T00:31:13.809Z","registry_url":"https://www.npmjs.com/package/@depup/lru-cache","install_command":"npm install @depup/lru-cache","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"11.3.3-depup.0"},"contentPolicy":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T08:24:48.166Z","dependent_packages_count":0,"downloads":25,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.15474961186608,"dependent_packages_count":31.932636125143134,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.043692868504607},"purl":"pkg:npm/%40depup/lru-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T07:32:51.922Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Flru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Flru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Flru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Flru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Flru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Flru-cache/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2133,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-04-07T00:38:29.921Z","updated_at":"2026-04-07T00:38:29.921Z","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":5786798,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":8066133,"name":"@posva/lru-cache","ecosystem":"npm","description":"A cache object that deletes the least-recently-used items.","homepage":"https://github.com/isaacs/node-lru-cache#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["mru","lru","cache"],"namespace":"posva","versions_count":1,"first_release_published_at":"2023-08-13T15:12:20.557Z","latest_release_published_at":"2023-08-13T15:12:20.557Z","latest_release_number":"10.0.1","last_synced_at":"2026-08-26T00:31:21.925Z","created_at":"2023-08-13T15:15:17.522Z","updated_at":"2026-08-26T00:31:21.926Z","registry_url":"https://www.npmjs.com/package/@posva/lru-cache","install_command":"npm install @posva/lru-cache","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.0.1"},"contentPolicy":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-23T00:22:15.633Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16240,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-23T00:22:15.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:51:31.782Z","dependent_packages_count":1,"downloads":35951,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":2.161643289222623,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":1.3399314530540813,"forks_count":1.8944301198752067,"docker_downloads_count":null,"average":7.319947552952085},"purl":"pkg:npm/%40posva/lru-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@posva/lru-cache","docker_dependents_count":1,"docker_downloads_count":2018,"usage_url":"https://repos.ecosyste.ms/usage/npm/@posva/lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@posva/lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:32:25.134Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@posva%2Flru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@posva%2Flru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@posva%2Flru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@posva%2Flru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@posva%2Flru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@posva%2Flru-cache/codemeta","maintainers":[{"uuid":"posva","login":"posva","name":null,"email":"posva13@gmail.com","url":null,"packages_count":124,"html_url":"https://www.npmjs.com/~posva","role":null,"created_at":"2023-08-14T02:23:33.234Z","updated_at":"2023-08-14T02:23:33.234Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/posva/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786798,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":4991426,"name":"org.webjars.bowergithub.isaacs:node-lru-cache","ecosystem":"maven","description":"WebJar for lru-cache","homepage":"http://webjars.org","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":[],"namespace":"org.webjars.bowergithub.isaacs","versions_count":1,"first_release_published_at":"2019-02-13T19:22:53.000Z","latest_release_published_at":"2019-02-13T19:22:53.000Z","latest_release_number":"2.7.3","last_synced_at":"2026-08-25T09:51:16.980Z","created_at":"2022-07-27T10:37:46.433Z","updated_at":"2026-08-25T09:51:16.980Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.isaacs/node-lru-cache/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.isaacs/node-lru-cache/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:55:44.859Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":3.7248973220466173,"forks_count":7.702401470296126,"average":23.066775280245103},"purl":"pkg:maven/org.webjars.bowergithub.isaacs/node-lru-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.isaacs:node-lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.isaacs:node-lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.isaacs:node-lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:49.035Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.isaacs:node-lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.isaacs:node-lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.isaacs:node-lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.isaacs:node-lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.isaacs:node-lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.isaacs:node-lru-cache/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":1977004,"name":"lru-cache","ecosystem":"npm","description":"A cache object that deletes the least-recently-used items.","homepage":"https://github.com/isaacs/node-lru-cache#readme","licenses":"BlueOak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["mru","lru","cache"],"namespace":null,"versions_count":163,"first_release_published_at":"2011-07-16T09:09:00.041Z","latest_release_published_at":"2026-07-07T23:27:14.327Z","latest_release_number":"11.5.2","last_synced_at":"2026-08-25T07:15:18.086Z","created_at":"2022-04-09T19:07:07.736Z","updated_at":"2026-08-25T23:02:48.212Z","registry_url":"https://www.npmjs.com/package/lru-cache","install_command":"npm install lru-cache","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"legacy":"4.1.5","v7.7-backport":"7.7.4","v7.6-backport":"7.6.1","v7.5-backport":"7.5.2","v7.4-backport":"7.4.5","v7.3-backport":"7.3.3","v7.2-backport":"7.2.3","v7.1-backport":"7.1.3","v7.0-backport":"7.0.4","legacy-v10":"10.4.3","latest":"11.5.2"},"contentPolicy":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-23T00:22:15.633Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16240,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-23T00:22:15.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-25T23:02:48.212Z","dependent_packages_count":6362,"downloads":2183142420,"downloads_period":"last-month","dependent_repos_count":1198118,"rankings":{"downloads":0.0002737982720043457,"dependent_repos_count":0.028803578214857174,"dependent_packages_count":0.01467558737943293,"stargazers_count":1.3497707213270236,"forks_count":1.8635257989159777,"docker_downloads_count":0.0008761544704139063,"average":0.5429876064299516},"purl":"pkg:npm/lru-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/lru-cache","docker_dependents_count":69573,"docker_downloads_count":19454134596,"usage_url":"https://repos.ecosyste.ms/usage/npm/lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-25T09:35:33.518Z","issues_count":139,"pull_requests_count":56,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":40,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7142857142857142,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lru-cache/codemeta","maintainers":[{"uuid":"isaacs","login":"isaacs","name":null,"email":"i@izs.me","url":null,"packages_count":431,"html_url":"https://www.npmjs.com/~isaacs","role":null,"created_at":"2022-11-10T11:38:47.285Z","updated_at":"2022-11-10T11:38:47.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/isaacs/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786798,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":2454229,"name":"textio-lru-cache","ecosystem":"npm","description":"A cache object that deletes the least-recently-used items.","homepage":"https://github.com/isaacs/node-lru-cache#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["mru","lru","cache"],"namespace":null,"versions_count":1,"first_release_published_at":"2017-01-02T02:41:13.670Z","latest_release_published_at":"2017-01-02T02:41:13.670Z","latest_release_number":"4.0.3","last_synced_at":"2026-08-26T01:28:58.447Z","created_at":"2022-04-10T02:01:50.389Z","updated_at":"2026-08-26T03:10:26.650Z","registry_url":"https://www.npmjs.com/package/textio-lru-cache","install_command":"npm install textio-lru-cache","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.3"},"contentPolicy":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-23T00:22:15.633Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16240,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-23T00:22:15.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-26T03:10:26.650Z","dependent_packages_count":1,"downloads":21,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":43.80228439460293,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":1.3399314530540813,"forks_count":1.8944301198752067,"docker_downloads_count":null,"average":15.648075774028147},"purl":"pkg:npm/textio-lru-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/textio-lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/textio-lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/textio-lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T09:35:33.518Z","issues_count":139,"pull_requests_count":56,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":40,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7142857142857142,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/textio-lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/textio-lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/textio-lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/textio-lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/textio-lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/textio-lru-cache/codemeta","maintainers":[{"uuid":"textio-greg","login":"textio-greg","name":null,"email":"gregory@textio.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~textio-greg","role":null,"created_at":"2022-11-14T23:50:53.551Z","updated_at":"2022-11-14T23:50:53.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/textio-greg/packages"},{"uuid":"brad2","login":"brad2","name":null,"email":"brad@textio.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~brad2","role":null,"created_at":"2022-11-14T23:50:53.576Z","updated_at":"2022-11-14T23:50:53.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brad2/packages"},{"uuid":"textio-circle","login":"textio-circle","name":null,"email":"admin@textio.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~textio-circle","role":null,"created_at":"2022-11-14T23:50:53.847Z","updated_at":"2022-11-14T23:50:53.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/textio-circle/packages"},{"uuid":"jensen_textio","login":"jensen_textio","name":null,"email":"jensen@textio.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~jensen_textio","role":null,"created_at":"2022-11-14T23:50:54.021Z","updated_at":"2022-11-14T23:50:54.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jensen_textio/packages"},{"uuid":"bobby_textio","login":"bobby_textio","name":null,"email":"bobby@textio.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~bobby_textio","role":null,"created_at":"2022-11-14T23:50:54.208Z","updated_at":"2022-11-14T23:50:54.208Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bobby_textio/packages"},{"uuid":"oliviagunton","login":"oliviagunton","name":null,"email":"olivia@textio.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~oliviagunton","role":null,"created_at":"2022-11-14T23:50:54.563Z","updated_at":"2022-11-14T23:50:54.563Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviagunton/packages"},{"uuid":"mattiejean","login":"mattiejean","name":null,"email":"mattie@textio.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~mattiejean","role":null,"created_at":"2022-11-14T23:50:54.709Z","updated_at":"2022-11-14T23:50:54.709Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mattiejean/packages"},{"uuid":"colinjeanne-textio","login":"colinjeanne-textio","name":null,"email":"colin@textio.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~colinjeanne-textio","role":null,"created_at":"2026-07-03T15:20:51.685Z","updated_at":"2026-07-03T15:20:51.685Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/colinjeanne-textio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786798,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":11018925,"name":"@wolfy1339/lru-cache","ecosystem":"npm","description":"A cache object that deletes the least-recently-used items.","homepage":"https://github.com/isaacs/node-lru-cache#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["mru","lru","cache"],"namespace":"wolfy1339","versions_count":1,"first_release_published_at":"2024-11-05T01:30:31.757Z","latest_release_published_at":"2024-11-05T01:30:31.757Z","latest_release_number":"11.0.2-patch.1","last_synced_at":"2026-08-25T09:36:26.826Z","created_at":"2024-11-05T01:32:13.231Z","updated_at":"2026-08-26T06:44:56.387Z","registry_url":"https://www.npmjs.com/package/@wolfy1339/lru-cache","install_command":"npm install @wolfy1339/lru-cache","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"11.0.2-patch.1"},"contentPolicy":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-23T00:22:15.633Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16240,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-23T00:22:15.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-26T06:44:56.387Z","dependent_packages_count":0,"downloads":1969818,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.576857839387944,"dependent_packages_count":37.06275008059469,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.31980395999132},"purl":"pkg:npm/%40wolfy1339/lru-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@wolfy1339/lru-cache","docker_dependents_count":1,"docker_downloads_count":283,"usage_url":"https://repos.ecosyste.ms/usage/npm/@wolfy1339/lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@wolfy1339/lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T09:35:33.518Z","issues_count":139,"pull_requests_count":56,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":40,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7142857142857142,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wolfy1339%2Flru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wolfy1339%2Flru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wolfy1339%2Flru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wolfy1339%2Flru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wolfy1339%2Flru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wolfy1339%2Flru-cache/codemeta","maintainers":[{"uuid":"wolfy1339","login":"wolfy1339","name":null,"email":"wolfy1339@outlook.com","url":null,"packages_count":115,"html_url":"https://www.npmjs.com/~wolfy1339","role":null,"created_at":"2024-11-05T01:32:35.424Z","updated_at":"2024-11-05T01:32:35.424Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wolfy1339/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786798,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":42014,"name":"lru-cache","ecosystem":"bower","description":null,"homepage":"","licenses":"blueoak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":[],"namespace":null,"versions_count":150,"first_release_published_at":"2010-05-25T23:04:32.000Z","latest_release_published_at":"2025-11-30T23:28:58.000Z","latest_release_number":"v11.2.4","last_synced_at":"2026-04-03T01:27:32.834Z","created_at":"2022-04-04T22:46:09.991Z","updated_at":"2026-08-21T00:13:55.511Z","registry_url":null,"install_command":"bower install lru-cache","documentation_url":null,"metadata":{},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T00:13:55.510Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":7.192502706090127,"dependent_packages_count":6.0374294992309006,"stargazers_count":1.2319831367857348,"forks_count":2.295903834102433,"docker_downloads_count":null,"average":4.189454794052299},"purl":"pkg:bower/lru-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:49.035Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/lru-cache/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28883,"github":"bower","metadata":{"funded_packages_count":3875},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-08-25T05:07:18.820Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":1977036,"name":"lru-cache-plus","ecosystem":"npm","description":"Isaac's lru-cache 2.5.0 plus: cached items may have individual expirations.","homepage":"https://github.com/isaacs/node-lru-cache","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2014-08-08T00:14:34.568Z","latest_release_published_at":"2014-08-08T00:14:34.568Z","latest_release_number":"2.5.0","last_synced_at":"2026-08-25T09:37:44.756Z","created_at":"2022-04-09T19:07:08.985Z","updated_at":"2026-08-25T09:37:44.756Z","registry_url":"https://www.npmjs.com/package/lru-cache-plus","install_command":"npm install lru-cache-plus","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.5.0"},"contentPolicy":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T06:25:19.291Z","dependent_packages_count":4,"downloads":1417,"downloads_period":"last-month","dependent_repos_count":17,"rankings":{"downloads":2.4179940774900928,"dependent_repos_count":2.922915613578311,"dependent_packages_count":4.506936399663058,"stargazers_count":1.3399314530540813,"forks_count":1.8944301198752067,"docker_downloads_count":0.5242418436641133,"average":2.2677415845541438},"purl":"pkg:npm/lru-cache-plus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/lru-cache-plus","docker_dependents_count":7,"docker_downloads_count":162000,"usage_url":"https://repos.ecosyste.ms/usage/npm/lru-cache-plus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/lru-cache-plus/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:49.035Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lru-cache-plus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lru-cache-plus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lru-cache-plus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lru-cache-plus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lru-cache-plus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lru-cache-plus/codemeta","maintainers":[{"uuid":"scottganyo","login":"scottganyo","name":null,"email":"scott@ganyo.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~scottganyo","role":null,"created_at":"2022-11-19T23:57:22.817Z","updated_at":"2022-11-19T23:57:22.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/scottganyo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786798,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":4995140,"name":"org.webjars.bower:lru-cache","ecosystem":"maven","description":"WebJar for lru-cache","homepage":"http://webjars.org","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":[],"namespace":"org.webjars.bower","versions_count":3,"first_release_published_at":"2019-02-13T18:51:35.000Z","latest_release_published_at":"2018-07-17T13:45:40.000Z","latest_release_number":"4.1.3","last_synced_at":"2026-08-25T09:53:23.238Z","created_at":"2022-07-27T10:46:07.988Z","updated_at":"2026-08-25T09:53:23.238Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bower/lru-cache/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bower/lru-cache/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:15:49.002Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":3.7248973220466173,"forks_count":7.702401470296126,"average":23.066775280245103},"purl":"pkg:maven/org.webjars.bower/lru-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bower:lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bower:lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bower:lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:49.035Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:lru-cache/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":1170357,"name":"@segment/lru-cache","ecosystem":"npm","description":"A cache object that deletes the least-recently-used items.","homepage":"https://github.com/isaacs/node-lru-cache#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["mru","lru","cache"],"namespace":"segment","versions_count":2,"first_release_published_at":"2017-09-01T21:08:23.878Z","latest_release_published_at":"2017-09-13T19:59:07.015Z","latest_release_number":"0.1.1","last_synced_at":"2026-08-26T00:37:32.660Z","created_at":"2022-04-08T12:45:59.050Z","updated_at":"2026-08-26T00:37:32.660Z","registry_url":"https://www.npmjs.com/package/@segment/lru-cache","install_command":"npm install @segment/lru-cache","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.1"},"contentPolicy":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-23T00:22:15.633Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16240,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-23T00:22:15.832Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:40:09.477Z","dependent_packages_count":1,"downloads":16,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":14.995547710088841,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":1.3399314530540813,"forks_count":1.8944301198752067,"docker_downloads_count":null,"average":9.88672843712533},"purl":"pkg:npm/%40segment/lru-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@segment/lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@segment/lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@segment/lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:32:25.134Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@segment%2Flru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@segment%2Flru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@segment%2Flru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@segment%2Flru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@segment%2Flru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@segment%2Flru-cache/codemeta","maintainers":[{"uuid":"segmentio","login":"segmentio","name":null,"email":"tools@segment.com","url":null,"packages_count":398,"html_url":"https://www.npmjs.com/~segmentio","role":null,"created_at":"2022-11-10T01:27:55.419Z","updated_at":"2022-11-10T01:27:55.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/segmentio/packages"},{"uuid":"segment-admin","login":"segment-admin","name":null,"email":"tools+npm@segment.com","url":null,"packages_count":391,"html_url":"https://www.npmjs.com/~segment-admin","role":null,"created_at":"2023-01-06T17:20:21.667Z","updated_at":"2023-01-06T17:20:21.667Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/segment-admin/packages"},{"uuid":"twilio-supply-chain","login":"twilio-supply-chain","name":null,"email":"secure-supply-chain@twilio.com","url":null,"packages_count":525,"html_url":"https://www.npmjs.com/~twilio-supply-chain","role":null,"created_at":"2026-06-18T22:20:54.819Z","updated_at":"2026-06-18T22:20:54.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/twilio-supply-chain/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786798,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":13558559,"name":"node-lru-cache","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/isaacs/node-lru-cache","licenses":"blueoak-1.0.0","normalized_licenses":[],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:49:04.898Z","latest_release_published_at":"2026-02-11T04:49:04.898Z","latest_release_number":"7.14.1-1","last_synced_at":"2026-03-11T12:04:03.465Z","created_at":"2026-02-11T04:49:04.404Z","updated_at":"2026-08-20T10:56:27.454Z","registry_url":"https://launchpad.net/ubuntu/+source/node-lru-cache","install_command":"apt-get install node-lru-cache","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-lru-cache","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tap (\u003e= 15) \u003c!nocheck\u003e, node-yallist \u003c!nocheck\u003e, ts-node \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:56:27.454Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-lru-cache?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:49.035Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-lru-cache/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13596823,"name":"node-lru-cache","ecosystem":"debian","description":null,"homepage":"https://github.com/isaacs/node-lru-cache","licenses":"blueoak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:28:12.301Z","latest_release_published_at":"2026-02-11T10:28:12.301Z","latest_release_number":"5.1.1-4","last_synced_at":"2026-03-14T04:07:19.168Z","created_at":"2026-02-11T10:28:12.137Z","updated_at":"2026-08-20T09:39:40.984Z","registry_url":"https://tracker.debian.org/pkg/node-lru-cache","install_command":"apt-get install node-lru-cache","documentation_url":"https://packages.debian.org/buster/node-lru-cache","metadata":{"component":"main","architecture":"all","priority":"source","binary":"node-lru-cache","standards_version":"4.3.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), nodejs, node-yallist \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, pkg-js-tools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:39:40.983Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-lru-cache?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:04:49.035Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-lru-cache/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":610},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-25T05:03:28.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13743857,"name":"node-lru-cache","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/isaacs/node-lru-cache","licenses":"blueoak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:41:49.837Z","latest_release_published_at":"2026-02-13T05:41:49.837Z","latest_release_number":"5.1.1-5","last_synced_at":"2026-03-14T00:26:01.708Z","created_at":"2026-02-13T05:41:49.665Z","updated_at":"2026-08-20T08:01:25.786Z","registry_url":"https://launchpad.net/ubuntu/+source/node-lru-cache","install_command":"apt-get install node-lru-cache","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-lru-cache","standards_version":"4.4.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), nodejs, node-yallist \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.8.8)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5906,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-13T03:47:22.122Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-11T16:50:42.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36595822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:01:25.786Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-lru-cache?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T06:32:23.662Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-lru-cache/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":10445050,"name":"github.com/isaacs/node-lru-cache","ecosystem":"go","description":null,"homepage":null,"licenses":"blueoak-1.0.0","normalized_licenses":["BlueOak-1.0.0"],"repository_url":"https://github.com/isaacs/node-lru-cache","keywords_array":[],"namespace":null,"versions_count":160,"first_release_published_at":"2010-05-25T23:04:32.000Z","latest_release_published_at":"2026-07-07T23:26:54.000Z","latest_release_number":"v11.5.2+incompatible","last_synced_at":"2026-08-25T00:58:37.395Z","created_at":"2024-06-26T04:49:26.247Z","updated_at":"2026-08-25T00:58:37.395Z","registry_url":"https://pkg.go.dev/github.com/isaacs/node-lru-cache","install_command":"go get github.com/isaacs/node-lru-cache","documentation_url":"https://pkg.go.dev/github.com/isaacs/node-lru-cache#section-documentation","metadata":{},"repo_metadata":{"id":38455119,"uuid":"679662","full_name":"isaacs/node-lru-cache","owner":"isaacs","description":"A fast cache that automatically deletes the least recently used items","archived":false,"fork":false,"pushed_at":"2026-07-07T23:26:59.000Z","size":1939,"stargazers_count":5907,"open_issues_count":2,"forks_count":368,"subscribers_count":47,"default_branch":"main","last_synced_at":"2026-08-20T07:12:04.891Z","etag":null,"topics":["cache","caching","lru","lru-cache","lrucache"],"latest_commit_sha":null,"homepage":"http://isaacs.github.io/node-lru-cache/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"blueoak-1.0.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["isaacs"]}},"created_at":"2010-05-21T21:00:58.000Z","updated_at":"2026-08-20T05:42:35.000Z","dependencies_parsed_at":"2024-04-28T23:24:46.278Z","dependency_job_id":"7730d138-c320-4426-b4ab-348244210db6","html_url":"https://github.com/isaacs/node-lru-cache","commit_stats":{"total_commits":457,"total_committers":51,"mean_commits":8.96078431372549,"dds":"0.14223194748358858","last_synced_commit":"7d51bb3561c785290c3c700210bb617c757f62b5"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/isaacs/node-lru-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/sbom","scorecard":{"id":495015,"data":{"date":"2025-08-11","repo":{"name":"github.com/isaacs/node-lru-cache","commit":"e701ea2dd403dd18641c8d6d536c18c290cb3b3c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/typedoc.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typedoc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/isaacs/node-lru-cache/typedoc.yml/main?enable=pin","Warn: npmCommand not pinned by hash: benchmark/make-deps.sh:39","Warn: npmCommand not pinned by hash: .github/workflows/typedoc.yml:39","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:15:22.463Z","repository_id":38455119,"created_at":"2025-08-19T20:15:22.463Z","updated_at":"2025-08-19T20:15:22.463Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36789973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"isaacs","name":"isaacs","uuid":"9287","kind":"user","description":"npm inventor, founder npm, Inc.\r\nFormer Node BDFL.\r\nAll opinions are my own. Literally all of them. I own them all.","email":"i@izs.me","website":"http://blog.izs.me","location":"Oakland CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9287?u=55c7d6ddb9f37d0ad9785c313b50d737d58bf79b\u0026v=4","repositories_count":487,"last_synced_at":"2026-08-15T11:44:02.535Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["isaacs"]}},"html_url":"https://github.com/isaacs","funding_links":["https://github.com/sponsors/isaacs"],"total_stars":39323,"followers":16235,"following":4,"created_at":"2022-11-02T16:19:00.493Z","updated_at":"2026-08-15T11:44:02.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacs/repositories"},"tags":[{"name":"v11.5.2","sha":"16b3a916662ab449d496b7b4b4f04132565d1d28","kind":"tag","published_at":"2026-07-07T23:26:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.2/manifests"},{"name":"v11.5.1","sha":"cd9806503c7abc9873fa1cc46a9ab7b43393a39c","kind":"tag","published_at":"2026-05-27T15:03:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"0adc7a5294db4a28f141b7e1edc90f0c4a2472a7","kind":"tag","published_at":"2026-05-19T23:13:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"c440996b4ef1395d9f21fd7cde7332cf9377db5f","kind":"tag","published_at":"2026-05-18T06:58:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.4.0/manifests"},{"name":"v11.3.6","sha":"c6eafb2e1b3c78651dc425c28bf6ef9cd2574ec5","kind":"tag","published_at":"2026-05-04T15:34:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.6/manifests"},{"name":"v11.3.5","sha":"ad10607e0f9e9563f0cd8fb91f186bb3bf42bece","kind":"tag","published_at":"2026-04-13T08:28:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.5/manifests"},{"name":"v11.3.4","sha":"1723a959fce5d9068ccdbd4e54dafddfb59416f6","kind":"tag","published_at":"2026-04-13T08:09:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.4/manifests"},{"name":"v11.3.3","sha":"21db42b6a6f5765d93a51897d53cf15464ae8662","kind":"tag","published_at":"2026-04-08T15:20:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.3/manifests"},{"name":"v11.3.2","sha":"005e560f14e1d26285532724c7179f0b5845dc38","kind":"tag","published_at":"2026-04-06T20:54:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.2/manifests"},{"name":"v11.3.1","sha":"4d6d1b3cd2ae925bdf1d11ad78fafe51d417cb73","kind":"tag","published_at":"2026-04-06T17:16:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"9e87326074e85fa585cad18f5542dc7a45b12dca","kind":"tag","published_at":"2026-04-06T00:03:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.3.0/manifests"},{"name":"v11.2.7","sha":"e787b9f77770d696328dca3e964b85e7f8e8aac1","kind":"tag","published_at":"2026-03-13T15:44:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.7","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.7/manifests"},{"name":"v11.2.6","sha":"ad9c097fad2c8654bf9a64558925bdd27cfedc79","kind":"tag","published_at":"2026-02-10T16:20:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.6/manifests"},{"name":"v11.2.5","sha":"b89badbbafe1ddbda64400d0313ccf5ffb9b0d89","kind":"tag","published_at":"2026-01-26T00:23:15.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"e4ea6c8ca5ef1eae05d11cce4ec92a15585c3f0b","kind":"tag","published_at":"2025-11-30T23:28:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.4/manifests"},{"name":"v11.2.3","sha":"05d673bb0b86ec1efa7cdd652135c14da6b9ff35","kind":"tag","published_at":"2025-11-30T23:09:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.3/manifests"},{"name":"v11.2.2","sha":"375406d360c9fb87e101c505b8fe26a1336e3f48","kind":"tag","published_at":"2025-09-23T17:02:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"fa211ba816196d026c8bdd2962e4cbe76910c567","kind":"tag","published_at":"2025-09-03T21:36:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"7169becb79935904b49c35224c15be65f2d3e6fa","kind":"tag","published_at":"2025-09-03T19:01:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"44e56735e5da8582a63b2f0a41af8b5f9d4a069b","kind":"tag","published_at":"2025-03-24T15:14:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"65c9971e3fef123ff0f17d67add53b2d99b461b0","kind":"tag","published_at":"2024-10-31T17:51:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"cbdd1d0eff9d1a4d89dfe756678ca92a27d1551c","kind":"tag","published_at":"2024-09-06T03:16:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.1/manifests"},{"name":"v10.4.3","sha":"228d71964978ad71a7dcea664c494468c780b956","kind":"tag","published_at":"2024-07-09T17:20:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.3/manifests"},{"name":"v10.4.2","sha":"f7e9f2ad98dda229cb0b99f44bd1d32be86d74bc","kind":"tag","published_at":"2024-07-09T02:54:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.2/manifests"},{"name":"v11.0.0","sha":"e1981d1719accbcb2c3604303bb4b7a8a6cc267a","kind":"tag","published_at":"2024-07-08T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v11.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v11.0.0/manifests"},{"name":"v10.4.1","sha":"e01135c4270941ac54d00a6b96eefdca31f3a6f6","kind":"tag","published_at":"2024-07-08T21:53:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.1/manifests"},{"name":"v10.4.0","sha":"52c9cb00034799257a4e08d9b7f037e409e00dbb","kind":"tag","published_at":"2024-07-08T00:04:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"3edad217ce3a4b6535baf03957882d8afff82532","kind":"tag","published_at":"2024-07-06T04:14:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"d71af85ef2c0604bf93357315097b52d6f17240c","kind":"tag","published_at":"2024-06-28T02:00:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.3.0/manifests"},{"name":"v10.2.2","sha":"150764920a2798df362811ced8dc20041e35b7ee","kind":"tag","published_at":"2024-04-28T22:19:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"9fed5bee978690a09e67c6f02e7be57b9e7d5cc0","kind":"tag","published_at":"2024-04-25T15:48:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"c7dd17f530943e96a26a110e51963abb7c17a960","kind":"tag","published_at":"2024-01-25T21:11:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"58e6aa8a861c43780d6760ae12d983c08dac41c9","kind":"tag","published_at":"2023-11-22T18:47:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.1.0/manifests"},{"name":"v10.0.3","sha":"e8feab5bad4bec65043a7d82ff3fbd3297bbeb57","kind":"tag","published_at":"2023-11-19T04:19:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"744ba6d230c51410c51606c6decde861cf8d33bc","kind":"tag","published_at":"2023-11-10T15:18:33.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"870a66deb10fb1a8ecd242ea960465fd3232bac9","kind":"tag","published_at":"2023-08-10T21:31:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"c5ca27729fc4b0a0d8bd73904782fabe114e17a0","kind":"tag","published_at":"2023-06-15T17:45:06.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v10.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v10.0.0/manifests"},{"name":"v9.1.2","sha":"01075cb564a95ee1ac60652ecf96cda302b8d5bc","kind":"tag","published_at":"2023-06-01T16:38:50.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.2/manifests"},{"name":"v9.1.1","sha":"7d51bb3561c785290c3c700210bb617c757f62b5","kind":"tag","published_at":"2023-04-23T01:02:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"4134a83cc65f4acd90010c880e9ad8c401588003","kind":"tag","published_at":"2023-04-18T06:23:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.1.0/manifests"},{"name":"v9.0.3","sha":"88bb31c82d418488a18f1663a2a6383853b632a1","kind":"tag","published_at":"2023-04-14T21:01:48.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"63e0015791118fd86c848d38f0ca534d97c611d6","kind":"tag","published_at":"2023-04-13T18:31:52.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"c08f0e0dc270e7573160e28c49135c28dd088745","kind":"tag","published_at":"2023-04-10T16:59:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"1dbb15bc33c1b30ac6dd5f01ca31605e9076dc36","kind":"tag","published_at":"2023-04-09T21:40:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v9.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v9.0.0/manifests"},{"name":"v8.0.5","sha":"a00597128ec7158f8703f7e5bdd5825d6ee05169","kind":"tag","published_at":"2023-04-05T06:06:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"77e977f3dfe41edaa483bad7d2ae8b4d1f7e86f1","kind":"tag","published_at":"2023-03-17T23:05:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"48e65174d7885604947fe8c47623edca3094c6f4","kind":"tag","published_at":"2023-03-15T18:43:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"bba1ccf313f91e09e37ca9dd4faee28565ac0404","kind":"tag","published_at":"2023-03-15T18:29:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"ef7f1e0ffb2b3050187c33747f0e8aa3b607a7b5","kind":"tag","published_at":"2023-03-15T18:18:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"42fc1a3ac57604a1d26ead49ce87f4b3518505e1","kind":"tag","published_at":"2023-03-12T01:09:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v8.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v8.0.0/manifests"},{"name":"v7.18.3","sha":"7a6f529e2e7c1bc3c81f3ee996267ef2006de492","kind":"tag","published_at":"2023-03-05T18:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.3/manifests"},{"name":"v7.18.2","sha":"c4f47055760ff2b19402247cbe43d1622cecb418","kind":"tag","published_at":"2023-03-05T03:28:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.2/manifests"},{"name":"v7.18.1","sha":"078625cfb3f63b00a4ded536647290dec68c4892","kind":"tag","published_at":"2023-03-01T09:26:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.1/manifests"},{"name":"v7.17.2","sha":"1e07c5e70efe8a69cf4f63b9aeb0813fc1615f6a","kind":"tag","published_at":"2023-03-01T07:47:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.2/manifests"},{"name":"v7.18.0","sha":"670414d6ac05eed3b5b05f28143104dcbca634a2","kind":"tag","published_at":"2023-03-01T07:44:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.18.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.18.0/manifests"},{"name":"v7.17.1","sha":"d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0","kind":"tag","published_at":"2023-03-01T07:43:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.1/manifests"},{"name":"v7.17.0","sha":"a568b5d466146dc913e34bd65245282dd648a778","kind":"tag","published_at":"2023-02-22T00:53:17.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.17.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.17.0/manifests"},{"name":"v7.16.2","sha":"f764a81b44d1a3be28b7773e99dd93ea9ede4fc4","kind":"tag","published_at":"2023-02-21T20:02:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.2/manifests"},{"name":"v7.16.1","sha":"e0e0413e5bf86a859cb572a8c78ddcba16eeedd6","kind":"tag","published_at":"2023-02-17T22:02:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"576eb281e59c4cd0ed1dd73ed2fdcfdc1855d362","kind":"tag","published_at":"2023-02-16T19:48:42.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.16.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"d1936a4067da0bc7fbb12247945c66fc472fd094","kind":"tag","published_at":"2023-02-16T00:33:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.15.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"a63ce28eacff77dfd30f4f6d62adcd361d8228ab","kind":"tag","published_at":"2022-11-02T17:04:12.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"97d1e2d780a4fda2b1ced1c40a7d9847a967e495","kind":"tag","published_at":"2022-08-16T22:13:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.14.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.14.0/manifests"},{"name":"v7.13.2","sha":"661c8b78a47e4aa87604bf8a486070182f0cbf8f","kind":"tag","published_at":"2022-08-02T17:57:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.2/manifests"},{"name":"v7.13.1","sha":"92b35ae6e8c2e6abca87850591d8eba67cd3e26d","kind":"tag","published_at":"2022-07-14T23:29:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"c028709c722214603a423860f855d4ca9def6141","kind":"tag","published_at":"2022-07-12T23:16:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.13.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"9e48f892bdb8c0f8e640094ebce6dc59833b435d","kind":"tag","published_at":"2022-07-12T23:00:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"7ef678e4548992a8640ba5dae35f72590f9eba7e","kind":"tag","published_at":"2022-06-29T22:42:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.12.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"118a078cc0ea3a17f7b2ff4caf04e6aa3a33b136","kind":"tag","published_at":"2022-06-29T22:06:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.11.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.11.0/manifests"},{"name":"v7.10.3","sha":"b9918def87157ec802c5ebb2d8c53f5625133481","kind":"tag","published_at":"2022-06-29T19:18:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.3/manifests"},{"name":"v7.10.2","sha":"ea673da69acb3b5c2c105f2d174dca2f7480fea0","kind":"tag","published_at":"2022-06-23T22:30:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.2/manifests"},{"name":"v7.10.1","sha":"b486515795a4f245f65d7425363486f33f2ed7bf","kind":"tag","published_at":"2022-05-11T22:51:22.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.1/manifests"},{"name":"v7.10.0","sha":"c551cbf795fe5d7a19ad6786f71ca9f36f08f4cd","kind":"tag","published_at":"2022-05-11T19:31:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.10.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.10.0/manifests"},{"name":"v7.9.1","sha":"b23d6f9c7b3f918aa383acfe49f2e937403cf91f","kind":"tag","published_at":"2022-05-11T19:26:11.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.1/manifests"},{"name":"v7.9.0","sha":"892db2226254df892af461a272222cc4d61454b3","kind":"tag","published_at":"2022-04-30T04:49:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.9.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.9.0/manifests"},{"name":"v7.8.2","sha":"e71778502d324b79c3c304ce70e96be3b4cfdc49","kind":"tag","published_at":"2022-04-30T02:43:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.2/manifests"},{"name":"v7.0.4","sha":"e92da0a6af50a6f181eeca48cffaf266e2dd10f0","kind":"tag","published_at":"2022-04-09T19:44:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.4/manifests"},{"name":"v7.1.3","sha":"90980da4996ec7b91048bd13b0a801047892e5ab","kind":"tag","published_at":"2022-04-09T19:41:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.3/manifests"},{"name":"v7.2.3","sha":"83732579b980df95d5215886e701fcb1cc3087df","kind":"tag","published_at":"2022-04-09T19:39:25.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.3/manifests"},{"name":"v7.3.3","sha":"9ea6b31e6ea8ee76df808a26b64f133409ffc36b","kind":"tag","published_at":"2022-04-09T19:37:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.3/manifests"},{"name":"v7.4.5","sha":"a801dc9da5b3efdc00369db735e3666978fb6a1f","kind":"tag","published_at":"2022-04-09T19:35:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.5/manifests"},{"name":"v7.5.2","sha":"5c146c6720c3b73cd69b3e3ffe700d70a6818f1f","kind":"tag","published_at":"2022-04-09T19:33:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.2/manifests"},{"name":"v7.6.1","sha":"8822133dbdee2deb1d92b96e9bea14c447a4ba8f","kind":"tag","published_at":"2022-04-09T19:26:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.1/manifests"},{"name":"v7.7.4","sha":"711c7be43a93a5c67574343fcef977019454d2b0","kind":"tag","published_at":"2022-04-09T19:23:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.4/manifests"},{"name":"v7.8.1","sha":"1e7e0f1bdcc82e73233fdf0535d104bd5a0386c5","kind":"tag","published_at":"2022-04-09T19:20:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.1/manifests"},{"name":"v7.8.0","sha":"3cca7d2bda98dae88a09d53b4aaafd4e589ef91a","kind":"tag","published_at":"2022-04-07T19:43:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.8.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.8.0/manifests"},{"name":"v7.7.3","sha":"96a05fe9433c42c66d8c885fac8789cfa250b743","kind":"tag","published_at":"2022-03-30T15:18:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"49b95f27ca3af929fc5fa7cbae36bbc1710663e9","kind":"tag","published_at":"2022-03-29T21:45:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"b0e4020b7b2c619ba48a61758afa2c17fb8b7cd1","kind":"tag","published_at":"2022-03-18T03:00:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"74edff9a114115b1c93364f73e6e49ec4d8f2d9b","kind":"tag","published_at":"2022-03-17T23:47:40.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"243114d7d4a72b81b40b8d546e457396a321cf10","kind":"tag","published_at":"2022-03-17T03:59:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.6.0/manifests"},{"name":"v7.5.1","sha":"e608eb8341df51e128e1a2526682901e38539b07","kind":"tag","published_at":"2022-03-14T17:41:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"6406220fae5ca7bea5c083b121f53a526edf8348","kind":"tag","published_at":"2022-03-14T02:57:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.5.0/manifests"},{"name":"v7.0.3","sha":"0d515a2c47dbbbf8f5663d1488c20ac2b4221783","kind":"tag","published_at":"2022-03-10T19:34:27.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.3/manifests"},{"name":"v7.1.2","sha":"440baeca180e03581e50c37ae873fa862d73a197","kind":"tag","published_at":"2022-03-10T19:33:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.2/manifests"},{"name":"v7.2.2","sha":"5594005ab0011fe9ebbebb943626a600c659c52c","kind":"tag","published_at":"2022-03-10T19:33:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.2/manifests"},{"name":"v7.3.2","sha":"a20078b4a6b13cfa88f64e7697aac2cd1e80bc23","kind":"tag","published_at":"2022-03-10T19:32:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.2/manifests"},{"name":"v7.4.4","sha":"aaf23eda3027fcc1bee8739b320a8cdaf404c14b","kind":"tag","published_at":"2022-03-10T19:25:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.4/manifests"},{"name":"v7.4.3","sha":"00449b331aac094d7a2aedab78b45ac354f17245","kind":"tag","published_at":"2022-03-10T19:23:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.3/manifests"},{"name":"v7.4.2","sha":"04765f85a1e480c14b9928f2a40c4713ff8d611b","kind":"tag","published_at":"2022-03-09T16:15:30.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.2/manifests"},{"name":"v7.4.1","sha":"2be1d2436218360dbf4c673088323b88840bcd24","kind":"tag","published_at":"2022-03-05T04:42:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"d511442f93820ed65d419bd7a2542a93d1faedaf","kind":"tag","published_at":"2022-02-22T00:52:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.4.0/manifests"},{"name":"v7.0.2","sha":"02c726f446fad5014890564a18863bda025a604d","kind":"tag","published_at":"2022-02-09T15:26:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.2/manifests"},{"name":"v7.1.1","sha":"121148a85bc0da3d1270aa8cf8c12556ff11fc86","kind":"tag","published_at":"2022-02-09T15:25:20.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.1/manifests"},{"name":"v7.2.1","sha":"f01a2da54238513d4e33cb5ff2bbe97f26176ec6","kind":"tag","published_at":"2022-02-09T15:23:43.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.1/manifests"},{"name":"v7.3.1","sha":"13cd6baf5bbe8b427813db80d5f3791998e499af","kind":"tag","published_at":"2022-02-09T15:21:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ea96cd5ccb59e2b96ddf717840d5f046f76261e3","kind":"tag","published_at":"2022-02-09T00:29:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"385bf7361acce2a0f0045f61b02cd114b4bc338f","kind":"tag","published_at":"2022-02-08T19:35:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"0ee3152612b96d6f5b4b64a127b93a8676492c8b","kind":"tag","published_at":"2022-02-08T18:06:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"84a87b8a79733153dee2a6d40597ce829a2da63b","kind":"tag","published_at":"2022-02-08T00:54:47.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a9b57257c36a6746eb9c7d216df01f430701ecd9","kind":"tag","published_at":"2022-02-08T00:46:16.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v7.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"a71e08008f2d25442426d0d26e8133dccc2ca9a5","kind":"tag","published_at":"2020-07-11T00:58:58.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v6.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v6.0.0/manifests"},{"name":"v4.1.5","sha":"57658f575607a44bb2fa38dd0e43d74835e42dae","kind":"tag","published_at":"2018-11-29T17:49:23.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.5/manifests"},{"name":"v5.1.1","sha":"a71be6cd547d28b24d28957a15b10cd3eb34555a","kind":"tag","published_at":"2018-11-21T01:44:34.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c2af5a71cd561b6d76693f801af41a5047a90d2","kind":"tag","published_at":"2018-11-21T01:23:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"54a9dc48cbc1a3a838e80d6f400bc5efb2bfc666","kind":"tag","published_at":"2018-11-21T01:04:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"989d730321ebb338ff7aa434d0249d2f0d97d709","kind":"tag","published_at":"2018-11-21T00:46:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v5.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v5.0.0/manifests"},{"name":"v4.1.4","sha":"099689df17f0d5de2e15a92e83262052772649d6","kind":"tag","published_at":"2018-11-21T00:13:56.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"9c895c3045b4decf49bbbd7d5171f0be2ff86039","kind":"tag","published_at":"2018-05-07T23:16:55.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"2a95eda2a22b281f3253304231b2bab4432e2f8c","kind":"tag","published_at":"2018-03-08T17:58:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"e992f26547a575299fc8d232580e53229393ea7a","kind":"tag","published_at":"2017-06-11T03:00:41.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1a77f87d74b46715b80acc3f6b44c12d030e9902","kind":"tag","published_at":"2017-06-06T17:54:08.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"f25bdae0b4bb0166a75fa01d664a3e3cece1ce98","kind":"tag","published_at":"2016-11-27T19:09:26.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6cd8c8a43cf56c585bdb696faae94f9836cb9e28","kind":"tag","published_at":"2016-03-22T17:22:36.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"da374d4776aaef443765b43cb3617e09c170a5d5","kind":"tag","published_at":"2015-12-21T04:46:02.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v4.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"50d2d39a6649f1165054618962a467caad861142","kind":"tag","published_at":"2015-11-28T21:54:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"fa470b7fd44e386defb6be5fc3ae61906a68cc6f","kind":"tag","published_at":"2015-11-28T02:50:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"bdd31947533d1d91b17618f1a30346bc3eb9840f","kind":"tag","published_at":"2015-11-28T01:03:18.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f729777fc0af1e5c61d0c724fc8c0a56bfcf6603","kind":"tag","published_at":"2015-11-27T23:09:13.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"487ab824ec8515add9f4dc78ec12b77ea0b51d0d","kind":"tag","published_at":"2015-11-27T22:55:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v3.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v3.0.0/manifests"},{"name":"v2.7.3","sha":"292048199f6d28b77fbe584279a1898e25e4c714","kind":"tag","published_at":"2015-11-25T18:12:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"c70ccfdadc7063ea19e82db5a178469510cabad5","kind":"tag","published_at":"2015-11-24T19:23:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"7414f616267078264b5459a2f27533711487c018","kind":"tag","published_at":"2015-11-23T23:56:28.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fc6ee93093f4e463e5946736d4c48adc013724d1","kind":"tag","published_at":"2015-09-11T18:23:01.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.7.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.7.0/manifests"},{"name":"v2.6.5","sha":"7062a0c891bfb80a294be9217e4de0f882e75776","kind":"tag","published_at":"2015-06-30T18:20:46.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"aea58fc0a12714c6e1422963e7ebea66460ec39e","kind":"tag","published_at":"2015-05-19T01:38:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"0654ce0b1f2d676a0cfc1f3001a097af9e7b0dfb","kind":"tag","published_at":"2015-05-15T01:21:31.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"278d05fcc714636eeedb3959bca80c20c19a61df","kind":"tag","published_at":"2015-04-24T22:13:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"ff3dfd40e437fa619f09610f45d1ac523bbf27c9","kind":"tag","published_at":"2015-04-15T18:08:59.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"1763ce34f26d9d011191e7f1b3e39345d9c0851d","kind":"tag","published_at":"2015-04-15T17:58:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.6.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"ec01cc48ac06ee07b2b56a219d5aa931f899b21b","kind":"tag","published_at":"2015-04-10T16:26:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"355fb2d7acd89f08d400345ce2ca8cd27b672095","kind":"tag","published_at":"2015-04-10T16:23:07.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"74a61ca2dc509d3d74511f3a8ed624facd9ff6a7","kind":"tag","published_at":"2013-11-21T17:38:03.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.5.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"571b63e959db5099f9b2e98a24efd90408470cf5","kind":"tag","published_at":"2013-11-21T16:50:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.4.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"a81fabfeb5a53c2681bdafb20f57da05bd3cb48b","kind":"tag","published_at":"2013-08-19T21:27:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"babbc05fa30cee13ff36afe75b5e60701342f5fe","kind":"tag","published_at":"2013-03-26T00:28:09.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.3.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"14189c80b42bfffc2f0ee3560fe59da35074ee51","kind":"tag","published_at":"2013-03-26T00:15:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"3a7d4ed5aa7a45d09d2c32e2362b6529a3527bfd","kind":"tag","published_at":"2013-03-25T18:18:37.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"be9552f04ede6805b39797a14d7e6e14b309504c","kind":"tag","published_at":"2013-01-15T16:08:51.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"3e23b1ac7e774020623ec968bc37a2ce8989c7e3","kind":"tag","published_at":"2012-11-29T19:35:29.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d4ed7eabdd156ec5bbc3a1e0353240a0b6a8b785","kind":"tag","published_at":"2012-11-29T18:39:35.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.2.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"29c8f564516074e59b43e415acf158f83e37318a","kind":"tag","published_at":"2012-10-19T12:22:05.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"7112d03db53080e6b588711f44e73a44065d115a","kind":"tag","published_at":"2012-09-17T15:57:10.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a5dbd307c6c64432d395f7204bc9b7f73f034252","kind":"tag","published_at":"2012-09-13T04:39:19.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.3","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bae577e7d8f25cf6cf6aae15c19ecbcd370d7043","kind":"tag","published_at":"2012-08-27T16:36:57.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"3e924792acc1667f30d363aeed5dbabaef7f983b","kind":"tag","published_at":"2012-08-14T01:07:44.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ec6ecd8ca5ea0a4067cce55bd5abf79af8d0ab81","kind":"tag","published_at":"2012-08-09T22:21:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v2.0.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"b13381d6194a23d01abf7c8c663215b2100c88dc","kind":"tag","published_at":"2012-08-01T09:36:38.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.1.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"83c1a5b60107d1b4112d409218982a8fea509276","kind":"tag","published_at":"2012-04-10T23:37:00.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.1.0","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"b2d605508687ade3c8aafb5c4b45b3c19d3143fa","kind":"tag","published_at":"2012-03-27T20:57:54.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.6","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"23b2079060c3ca17f85968174da5ee0bf636fa8a","kind":"tag","published_at":"2011-12-09T01:12:24.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.5","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"83b610b23368e0b5300e0760e84ce7c85bab5fd3","kind":"tag","published_at":"2011-07-29T19:12:04.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/1.0.4","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/1.0.4/manifests"},{"name":"v1.0.2","sha":"5b34d7fad55b832e7a28de1d23bbe0e964a7da74","kind":"tag","published_at":"2011-06-30T23:02:49.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.2","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1a51909a896475304c2ee647bade013d0540b827","kind":"commit","published_at":"2010-05-25T23:04:32.000Z","download_url":"https://codeload.github.com/isaacs/node-lru-cache/tar.gz/v1.0.1","html_url":"https://github.com/isaacs/node-lru-cache/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/isaacs/node-lru-cache@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:30:40.412Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.8769142510811285,"dependent_packages_count":6.4417308482772775,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.659322549679203},"purl":"pkg:golang/github.com/isaacs/node-lru-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/isaacs/node-lru-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/isaacs/node-lru-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/isaacs/node-lru-cache/dependencies","status":null,"funding_links":["https://github.com/sponsors/isaacs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T06:32:23.662Z","issues_count":139,"pull_requests_count":55,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":39,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7454545454545456,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.1428571428571428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","maintainers":[{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fisaacs%2Fnode-lru-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fisaacs%2Fnode-lru-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fisaacs%2Fnode-lru-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fisaacs%2Fnode-lru-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fisaacs%2Fnode-lru-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fisaacs%2Fnode-lru-cache/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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"}}],"commits":{"id":997,"full_name":"isaacs/node-lru-cache","default_branch":"main","total_commits":591,"total_committers":60,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.85,"dds":0.1252115059221658,"past_year_total_commits":73,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":18.25,"past_year_dds":0.04109589041095896,"last_synced_at":"2026-08-25T23:02:56.559Z","last_synced_commit":"16b3a916662ab449d496b7b4b4f04132565d1d28","created_at":"2023-03-06T22:05:43.989Z","updated_at":"2026-08-25T23:02:55.906Z","committers":[{"name":"isaacs","email":"i@izs.me","login":"isaacs","count":517},{"name":"Chris Cinelli","email":"chris@allestelle.com","login":"ChrisCinelli","count":5},{"name":"Trent Mick","email":"trentm@gmail.com","login":"trentm","count":3},{"name":"Scott Ganyo","email":"scott@ganyo.com","login":"theganyo","count":3},{"name":"Fedor Indutny","email":"fedor@indutny.com","login":"indutny","count":3},{"name":"Jimb Esser","email":"wasteland@gmail.com","login":"Jimbly","count":2},{"name":"Jesse Dailey","email":"jesse.dailey@gmail.com","login":"jldailey","count":2},{"name":"Carlos Brito Lage","email":"carlos@carloslage.net","login":"cblage","count":2},{"name":"o.drapeza","email":"o.drapeza@tinkoff.ru","login":null,"count":2},{"name":"Javier Mendiara Cañardo","email":"javier@tid.es","login":null,"count":2},{"name":"JounQin","email":"admin@1stg.me","login":"JounQin","count":1},{"name":"Jingwei Liu","email":"john.th507@gmail.com","login":"th507","count":1},{"name":"Jeremy Rose","email":"japthorp@slack-corp.com","login":"nornagon","count":1},{"name":"Gregory Koberger","email":"gkoberger@gmail.com","login":"gkoberger","count":1},{"name":"Eugene","email":"eugene7@gmail.com","login":"eugene1g","count":1},{"name":"Edward Simpson","email":"edwardjamessimpson@gmail.com","login":"edward-simpson","count":1},{"name":"Andras Kauer","email":"andras.kauer@databricks.com","login":"thekauer","count":1},{"name":"Amila Welihinda","email":"amilajack@gmail.com","login":"amilajack","count":1},{"name":"Alex Krasitski","email":"alex060t@gmail.com","login":"push1st1k","count":1},{"name":"Alex Gleason","email":"alex@alexgleason.me","login":"alexgleason","count":1},{"name":"Aaron Heckmann","email":"aaron.heckmann+github@gmail.com","login":"aheckmann","count":1},{"name":"Alin Galatan","email":"agalatan@twitter.com","login":null,"count":1},{"name":"Artem Salpagarov","email":"artem@busify.com","login":null,"count":1},{"name":"Brian Cottingham","email":"spiffytech@gmail.com","login":null,"count":1},{"name":"Jianqing Wang","email":"tsing@jianqing.org","login":null,"count":1},{"name":"License Year Bot","email":"license-year-bot@example.com","login":null,"count":1},{"name":"Marko Mikulicic","email":"marko.mikulicic@isti.cnr.it","login":null,"count":1},{"name":"isaacs","email":"nope@not.real","login":null,"count":1},{"name":"Satheesh Natesan","email":"snateshan@myspace-inc.com","login":null,"count":1},{"name":"Mike Tunnicliffe","email":"mike.tunnicliffe@filament.uk.com","login":null,"count":1},{"name":"zardak","email":"zardakss@gmail.com","login":"zardak","count":1},{"name":"zabdalimov","email":"zabdalimov@gmail.com","login":"zabdalimov","count":1},{"name":"n4kz","email":"n4kz@n4kz.com","login":"n4kz","count":1},{"name":"falsandtru","email":"falsandtru","login":"falsandtru","count":1},{"name":"dkaps125","email":"daniel.kapit05@gmail.com","login":"dkaps125","count":1},{"name":"cicheng","email":"cicheng.wang@wework.cn","login":"wangcch","count":1},{"name":"ashleybrener","email":"ashley@starlogik.com","login":"ashbrener","count":1},{"name":"Yoann","email":"yoann.pons@contentsquare.com","login":"YoannPonsCS","count":1},{"name":"Yehezkiel Syamsuhadi","email":"yehezkielbs@gmail.com","login":"yehezkielbs","count":1},{"name":"Xavier Milliard","email":"xm@faascape.com","login":"faascape","count":1},{"name":"Xander Dumaine","email":"xander.dumaine@gmail.com","login":"xdumaine","count":1},{"name":"Val","email":"val@codejam.info","login":"valeriangalliat","count":1},{"name":"Tom Vogel","email":"tom.vogel@appdirect.com","login":"tavogel","count":1},{"name":"Tim JK","email":"timfjk@gmail.com","login":"timjk","count":1},{"name":"Thenkei","email":"morganperre@gmail.com","login":"Thenkei","count":1},{"name":"Ted Pennings","email":"tpennings@newrelic.com","login":"tedpennings","count":1},{"name":"Sebastian Martinez","email":"me@sebastinez.dev","login":"sebastinez","count":1},{"name":"Nilesh Suthar","email":"nileshsuthar@live.in","login":"nil1511","count":1},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net","login":"TooTallNate","count":1},{"name":"Mike","email":"mikeybyker","login":"mikeybyker","count":1},{"name":"Matt Broadstone","email":"mbroadst@gmail.com","login":"mbroadst","count":1},{"name":"Mark Cavage","email":"mcavage@gmail.com","login":"mcavage","count":1},{"name":"Marco Rogers","email":"marco.rogers@gmail.com","login":"polotek","count":1},{"name":"Luke Zhang","email":"luke.zhang@radar.com","login":"Luke-zhang-04","count":1},{"name":"Luke Karrys","email":"luke@lukekarrys.com","login":"lukekarrys","count":1},{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","login":"Kikobeats","count":1},{"name":"Kevin O'Hara","email":"kevinohara80@gmail.com","login":"kevinohara80","count":1},{"name":"Kent C. Dodds","email":"me+github@kentcdodds.com","login":"kentcdodds","count":1},{"name":"Jérémy Lal","email":"kapouer@melix.org","login":"kapouer","count":1},{"name":"Julian Lam","email":"julian@nodebb.org","login":"julianlam","count":1}],"past_year_committers":[{"name":"isaacs","email":"i@izs.me","login":"isaacs","count":70},{"name":"Luke Zhang","email":"luke.zhang@radar.com","login":"Luke-zhang-04","count":1},{"name":"Edward Simpson","email":"edwardjamessimpson@gmail.com","login":"edward-simpson","count":1},{"name":"Andras Kauer","email":"andras.kauer@databricks.com","login":"thekauer","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6772152,"commits_count":982166717,"contributors_count":41406185,"owners_count":1363555,"committers_count":3359566,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"isaacs/node-lru-cache","html_url":"https://github.com/isaacs/node-lru-cache","last_synced_at":"2026-08-25T09:35:33.518Z","status":null,"issues_count":139,"pull_requests_count":56,"avg_time_to_close_issue":4874673.9609375,"avg_time_to_close_pull_request":2524589.0208333335,"issues_closed_count":128,"pull_requests_closed_count":48,"pull_request_authors_count":40,"issue_authors_count":119,"avg_comments_per_issue":3.3093525179856114,"avg_comments_per_pull_request":1.7142857142857142,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":144143.6923076923,"past_year_avg_time_to_close_pull_request":3071241.75,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-11T11:32:03.958Z","updated_at":"2026-08-25T09:35:33.518Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacs%2Fnode-lru-cache/issues","issue_labels_count":{"table":{"next-semver-major":2}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":122,"OWNER":9,"CONTRIBUTOR":8}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":25,"NONE":24,"OWNER":7}},"issue_authors":{"table":{"isaacs":9,"ronag":3,"TannerS":3,"eugene1g":3,"trevor-scheer":2,"orgads":2,"dj835638078":2,"nornagon":2,"eakl":2,"netiperher":2,"guybedford":1,"a-tortevois":1,"andrewbranch":1,"tdk1710":1,"manojsridharsrinivasan":1,"derekcicerone":1,"GertrudMathilde":1,"0x24a537r9":1,"touhidurrr":1,"falsandtru":1,"ayala-orca":1,"Dextor44":1,"pacostas":1,"jakub300":1,"Tipwheal":1,"JagandeepBrar":1,"vhscom":1,"yosiat":1,"thomaschaaf":1,"holgerd77":1,"petertflem":1,"laekem34":1,"victorGS18":1,"Peterhague":1,"alwendt":1,"HuyAms":1,"JimmyBjorklund":1,"guska8":1,"accap3035":1,"MartinKolarik":1,"moish83":1,"uplift":1,"czewail":1,"TroyCoombs":1,"SamWilsn":1,"kirillgroshkov":1,"vacavaca":1,"hnafar":1,"thatcort":1,"zandko":1,"jer-sen":1,"inhibitor1217":1,"wolfy1339":1,"nicolasroger17":1,"mattgodbolt":1,"1047415098":1,"irunsinnobita":1,"RandomRaine":1,"OverLord561":1,"nponeccop":1,"therohanchoudhary":1,"Mister-Hope":1,"mfulton26":1,"blueberry6401":1,"andreaspalsson":1,"7AkhilV":1,"devDalys":1,"overdev-l":1,"ryanflorence":1,"ilnicki":1,"seepine":1,"jeremymeng":1,"Minilo-ng":1,"bluwy":1,"dkaps125":1,"abaluma":1,"fenichelar":1,"ItsOnlyBinary":1,"nwalters512":1,"rChaoz":1,"romanlv":1,"yuvalshilo":1,"zhipenglin":1,"tunniclm":1,"esetnik":1,"domarmstrong":1,"cowwoc":1,"otakustay":1,"VictorBlockchain":1,"paulsmithkc":1,"SeiwonPark":1,"Brian-McBride":1,"rossphillips70":1,"mesonoxian":1,"Lms24":1,"nigrosimone":1,"mjrj97":1,"marmotz":1,"tavogel":1,"scarcoco":1,"RolandAso":1,"tobiasdiez":1,"omer727":1,"dancarasco":1,"yoshigev":1,"FINDarkside":1,"joyexpr":1,"pSapien":1,"vfarah-if":1,"dhenneke":1,"javiergonzalezGenially":1,"bronius":1,"drgrice1":1,"faheel":1,"Mrgaton":1,"AntonPuko":1,"nick-at-dave":1,"LaurensRietveld":1,"rstacruz":1}},"pull_request_authors":{"table":{"isaacs":7,"eugene1g":3,"lukekarrys":2,"janjakubnanista":2,"push1st1k":2,"edward-simpson":2,"LucianBuzzo":2,"domarmstrong":2,"ExplodingCabbage":2,"zabdalimov":2,"trevor-scheer":1,"zardak":1,"nil1511":1,"nornagon":1,"sebastinez":1,"falsandtru":1,"teamleaderleo":1,"sodatea":1,"meskill":1,"sfingram":1,"julianlam":1,"Uzlopak":1,"SeiwonPark":1,"Thenkei":1,"andreaspalsson":1,"Ishant5436":1,"agalatan":1,"wangcch":1,"alexgleason":1,"tunniclm":1,"YoannPonsCS":1,"hyperz111":1,"SuperOleg39":1,"chuanghiduoc":1,"kentcdodds":1,"tavogel":1,"Sean-Kenneth-Doherty":1,"valeriangalliat":1,"thekauer":1,"JounQin":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":15}},"past_year_pull_request_author_associations_count":{"table":{"NONE":6,"CONTRIBUTOR":2}},"past_year_issue_authors":{"table":{"netiperher":2,"derekcicerone":1,"Dextor44":1,"dhenneke":1,"esetnik":1,"fenichelar":1,"GertrudMathilde":1,"kirillgroshkov":1,"manojsridharsrinivasan":1,"mjrj97":1,"pSapien":1,"rChaoz":1,"RolandAso":1,"zhipenglin":1}},"past_year_pull_request_authors":{"table":{"edward-simpson":2,"chuanghiduoc":1,"hyperz111":1,"Ishant5436":1,"Sean-Kenneth-Doherty":1,"teamleaderleo":1,"thekauer":1}},"maintainers":[{"table":{"login":"isaacs","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}}],"active_maintainers":[]}},"events":{"total":{"CommitCommentEvent":2,"CreateEvent":6,"ForkEvent":12,"IssueCommentEvent":29,"IssuesEvent":19,"PullRequestEvent":9,"PullRequestReviewEvent":1,"PushEvent":20,"WatchEvent":360},"last_year":{"CommitCommentEvent":2,"CreateEvent":4,"ForkEvent":2,"IssueCommentEvent":12,"IssuesEvent":8,"PullRequestEvent":4,"PushEvent":16,"WatchEvent":71}},"keywords":["cache","caching","lru","lru-cache","lrucache"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-16T09:46:31.230Z","updated_at":"2022-07-16T09:46:31.230Z","repository_link":"https://github.com/isaacs/node-lru-cache/blob/main/package-lock.json","dependencies":[{"id":231517601,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":231517602,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":231517603,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":231517604,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":231517605,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":231517606,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":231517607,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":231517608,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":231517609,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":231517610,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":231517611,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":231517612,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":231517613,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":231517614,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":231517615,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":231517616,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":231517617,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":231517618,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"development","optional":false},{"id":231517619,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":231517620,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":231517621,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":231517622,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":231517623,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":231517624,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517625,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":231517626,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":231517627,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":231517628,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":231517629,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":231517630,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.17.10","direct":false,"kind":"development","optional":false},{"id":231517631,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":231517632,"package_name":"@cspotcode/source-map-consumer","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":231517633,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":231517634,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":231517635,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.5","direct":false,"kind":"development","optional":false},{"id":231517636,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":231517637,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":231517638,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":231517639,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":231517640,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":231517641,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":231517642,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":231517643,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":231517644,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":231517645,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":231517646,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":231517647,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":231517648,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":231517649,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.13","direct":false,"kind":"development","optional":false},{"id":231517650,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.12","direct":false,"kind":"development","optional":false},{"id":231517651,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":231517652,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":231517653,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":231517654,"package_name":"@size-limit/esbuild","ecosystem":"npm","requirements":"7.0.8","direct":false,"kind":"development","optional":false},{"id":231517655,"package_name":"@size-limit/file","ecosystem":"npm","requirements":"7.0.8","direct":false,"kind":"development","optional":false},{"id":231517656,"package_name":"@size-limit/preset-small-lib","ecosystem":"npm","requirements":"7.0.8","direct":false,"kind":"development","optional":false},{"id":231517657,"package_name":"@tsconfig/node10","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":231517658,"package_name":"@tsconfig/node12","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":231517659,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":231517660,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":231517661,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":231517662,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.32","direct":false,"kind":"development","optional":false},{"id":231517663,"package_name":"@types/tap","ecosystem":"npm","requirements":"15.0.7","direct":false,"kind":"development","optional":false},{"id":231517664,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.1","direct":false,"kind":"development","optional":false},{"id":231517665,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":231517666,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":231517667,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":231517668,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":231517669,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":231517670,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":231517671,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":231517672,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":231517673,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":231517674,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":231517675,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":231517676,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":231517677,"package_name":"async-hook-domain","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":231517678,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":231517679,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":231517680,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":231517681,"package_name":"bind-obj-methods","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517682,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":231517683,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":231517684,"package_name":"browserslist","ecosystem":"npm","requirements":"4.20.3","direct":false,"kind":"development","optional":false},{"id":231517685,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":231517686,"package_name":"bytes-iec","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":231517687,"package_name":"c8","ecosystem":"npm","requirements":"7.11.2","direct":false,"kind":"development","optional":false},{"id":231517688,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":231517689,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":231517690,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":231517691,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001339","direct":false,"kind":"development","optional":false},{"id":231517692,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":231517693,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":231517694,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":231517695,"package_name":"ci-job-number","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":231517696,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":231517697,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":231517698,"package_name":"clock-mock","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":231517699,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":231517700,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":231517701,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":231517702,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":231517703,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":231517704,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":231517705,"package_name":"create-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":231517706,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":231517707,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":231517708,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":231517709,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":231517710,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517711,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":231517712,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":231517713,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517714,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.137","direct":false,"kind":"development","optional":false},{"id":231517715,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":231517716,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":231517717,"package_name":"esbuild","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517718,"package_name":"esbuild-android-64","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517719,"package_name":"esbuild-android-arm64","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517720,"package_name":"esbuild-darwin-64","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517721,"package_name":"esbuild-darwin-arm64","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517722,"package_name":"esbuild-freebsd-64","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517723,"package_name":"esbuild-freebsd-arm64","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517724,"package_name":"esbuild-linux-32","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517725,"package_name":"esbuild-linux-64","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517726,"package_name":"esbuild-linux-arm","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517727,"package_name":"esbuild-linux-arm64","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517728,"package_name":"esbuild-linux-mips64le","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517729,"package_name":"esbuild-linux-ppc64le","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517730,"package_name":"esbuild-linux-riscv64","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517731,"package_name":"esbuild-linux-s390x","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517732,"package_name":"esbuild-netbsd-64","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517733,"package_name":"esbuild-openbsd-64","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517734,"package_name":"esbuild-sunos-64","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517735,"package_name":"esbuild-windows-32","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517736,"package_name":"esbuild-windows-64","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517737,"package_name":"esbuild-windows-arm64","ecosystem":"npm","requirements":"0.14.38","direct":false,"kind":"development","optional":false},{"id":231517738,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":231517739,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":231517740,"package_name":"eslint","ecosystem":"npm","requirements":"8.15.0","direct":false,"kind":"development","optional":false},{"id":231517741,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"development","optional":false},{"id":231517742,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":231517743,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517744,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":231517745,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":231517746,"package_name":"espree","ecosystem":"npm","requirements":"9.3.2","direct":false,"kind":"development","optional":false},{"id":231517747,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":231517748,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":231517749,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":231517750,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":231517751,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":231517752,"package_name":"events-to-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":231517753,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":231517754,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":231517755,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":231517756,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":231517757,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":231517758,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":231517759,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":231517760,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":231517761,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":231517762,"package_name":"findit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":231517763,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":231517764,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":231517765,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":231517766,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":231517767,"package_name":"fs-exists-cached","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":231517768,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":231517769,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":231517770,"package_name":"function-loop","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":231517771,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":231517772,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":231517773,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":231517774,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":231517775,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":231517776,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":231517777,"package_name":"globals","ecosystem":"npm","requirements":"13.14.0","direct":false,"kind":"development","optional":false},{"id":231517778,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":231517779,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":231517780,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":231517781,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":231517782,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":231517783,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":231517784,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":231517785,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":231517786,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":231517787,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":231517788,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":231517789,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":231517790,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":231517791,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":231517792,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517793,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":231517794,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":231517795,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":231517796,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":231517797,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":231517798,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":231517799,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":231517800,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517801,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":231517802,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":231517803,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517804,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":231517805,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":231517806,"package_name":"jackspeak","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":231517807,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":231517808,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":231517809,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":231517810,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":231517811,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":231517812,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":231517813,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":231517814,"package_name":"libtap","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":231517815,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":231517816,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":231517817,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":231517818,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":231517819,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":231517820,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":231517821,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":231517822,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":231517823,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":231517824,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":231517825,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":231517826,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":231517827,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":231517828,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":231517829,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":231517830,"package_name":"nanospinner","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":231517831,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":231517832,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":231517833,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":231517834,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517835,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"development","optional":false},{"id":231517836,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":231517837,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":231517838,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":231517839,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":231517840,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":231517841,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":231517842,"package_name":"opener","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":231517843,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":231517844,"package_name":"own-or","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":231517845,"package_name":"own-or-env","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":231517846,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":231517847,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":231517848,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517849,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":231517850,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":231517851,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":231517852,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":231517853,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":231517854,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":231517855,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":231517856,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":231517857,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":231517858,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":231517859,"package_name":"platform","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":231517860,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":231517861,"package_name":"prettier","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":231517862,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":231517863,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":231517864,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":231517865,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":231517866,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":231517867,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":231517868,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":231517869,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":231517870,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":231517871,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":231517872,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":231517873,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":231517874,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":231517875,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":231517876,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":231517877,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":231517878,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517879,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":231517880,"package_name":"size-limit","ecosystem":"npm","requirements":"7.0.8","direct":false,"kind":"development","optional":false},{"id":231517881,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517882,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":231517883,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":231517884,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":231517885,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":231517886,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":231517887,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":231517888,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":231517889,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":231517890,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":231517891,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":231517892,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":231517893,"package_name":"tap","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":231517894,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":231517895,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":231517896,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.17.8","direct":false,"kind":"development","optional":false},{"id":231517897,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":231517898,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":231517899,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":231517900,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":231517901,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":231517902,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":231517903,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.17.8","direct":false,"kind":"development","optional":false},{"id":231517904,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.10","direct":false,"kind":"development","optional":false},{"id":231517905,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.8","direct":false,"kind":"development","optional":false},{"id":231517906,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"development","optional":false},{"id":231517907,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":231517908,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":231517909,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":231517910,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":231517911,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"development","optional":false},{"id":231517912,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"development","optional":false},{"id":231517913,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"development","optional":false},{"id":231517914,"package_name":"@isaacs/import-jsx","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":231517915,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":231517916,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.11","direct":false,"kind":"development","optional":false},{"id":231517917,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"development","optional":false},{"id":231517918,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.4","direct":false,"kind":"development","optional":false},{"id":231517919,"package_name":"@types/react","ecosystem":"npm","requirements":"17.0.41","direct":false,"kind":"development","optional":false},{"id":231517920,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"development","optional":false},{"id":231517921,"package_name":"@types/yoga-layout","ecosystem":"npm","requirements":"1.9.2","direct":false,"kind":"development","optional":false},{"id":231517922,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":231517923,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":231517924,"package_name":"ansicolors","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":231517925,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":231517926,"package_name":"auto-bind","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":231517927,"package_name":"browserslist","ecosystem":"npm","requirements":"4.20.2","direct":false,"kind":"development","optional":false},{"id":231517928,"package_name":"caller-callsite","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":231517929,"package_name":"caller-path","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":231517930,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001319","direct":false,"kind":"development","optional":false},{"id":231517931,"package_name":"cardinal","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":231517932,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":231517933,"package_name":"cli-boxes","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":231517934,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":231517935,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":231517936,"package_name":"code-excerpt","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517937,"package_name":"convert-to-spaces","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":231517938,"package_name":"csstype","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"development","optional":false},{"id":231517939,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.89","direct":false,"kind":"development","optional":false},{"id":231517940,"package_name":"ink","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":231517941,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":231517942,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":231517943,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":231517944,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":231517945,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":231517946,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":231517947,"package_name":"patch-console","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":231517948,"package_name":"react","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":231517949,"package_name":"react-devtools-core","ecosystem":"npm","requirements":"4.24.1","direct":false,"kind":"development","optional":false},{"id":231517950,"package_name":"react-reconciler","ecosystem":"npm","requirements":"0.26.2","direct":false,"kind":"development","optional":false},{"id":231517951,"package_name":"redeyed","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":231517952,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517953,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":231517954,"package_name":"scheduler","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":231517955,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":231517956,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517957,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":231517958,"package_name":"tap-parser","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"development","optional":false},{"id":231517959,"package_name":"tap-yaml","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":231517960,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":231517961,"package_name":"treport","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":231517962,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":231517963,"package_name":"type-fest","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":231517964,"package_name":"unicode-length","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":231517965,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":231517966,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":231517967,"package_name":"widest-line","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":231517968,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":231517969,"package_name":"ws","ecosystem":"npm","requirements":"7.5.7","direct":false,"kind":"development","optional":false},{"id":231517970,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":231517971,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":231517972,"package_name":"yoga-layout-prebuilt","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":231517973,"package_name":"tap-mocha-reporter","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":231517974,"package_name":"tcompare","ecosystem":"npm","requirements":"5.0.7","direct":false,"kind":"development","optional":false},{"id":231517975,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":231517976,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":231517977,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":231517978,"package_name":"trivial-deferred","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":231517979,"package_name":"ts-node","ecosystem":"npm","requirements":"10.7.0","direct":false,"kind":"development","optional":false},{"id":231517980,"package_name":"tslib","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":231517981,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":231517982,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":231517983,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":231517984,"package_name":"typescript","ecosystem":"npm","requirements":"4.6.4","direct":false,"kind":"development","optional":false},{"id":231517985,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":231517986,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":231517987,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":231517988,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":231517989,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":231517990,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":231517991,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":231517992,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":231517993,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":231517994,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":231517995,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":231517996,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":231517997,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":231517998,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":231517999,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T09:46:31.512Z","updated_at":"2022-07-16T09:46:31.512Z","repository_link":"https://github.com/isaacs/node-lru-cache/blob/main/package.json","dependencies":[{"id":231521418,"package_name":"@size-limit/preset-small-lib","ecosystem":"npm","requirements":"^7.0.8","direct":true,"kind":"development","optional":false},{"id":231521419,"package_name":"@types/node","ecosystem":"npm","requirements":"^17.0.31","direct":true,"kind":"development","optional":false},{"id":231521420,"package_name":"@types/tap","ecosystem":"npm","requirements":"^15.0.6","direct":true,"kind":"development","optional":false},{"id":231521421,"package_name":"benchmark","ecosystem":"npm","requirements":"^2.1.4","direct":true,"kind":"development","optional":false},{"id":231521422,"package_name":"c8","ecosystem":"npm","requirements":"^7.11.2","direct":true,"kind":"development","optional":false},{"id":231521423,"package_name":"clock-mock","ecosystem":"npm","requirements":"^1.0.4","direct":true,"kind":"development","optional":false},{"id":231521424,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.5.0","direct":true,"kind":"development","optional":false},{"id":231521425,"package_name":"prettier","ecosystem":"npm","requirements":"^2.6.2","direct":true,"kind":"development","optional":false},{"id":231521426,"package_name":"size-limit","ecosystem":"npm","requirements":"^7.0.8","direct":true,"kind":"development","optional":false},{"id":231521427,"package_name":"tap","ecosystem":"npm","requirements":"^16.0.1","direct":true,"kind":"development","optional":false},{"id":231521428,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.7.0","direct":true,"kind":"development","optional":false},{"id":231521429,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":231521430,"package_name":"typescript","ecosystem":"npm","requirements":"^4.6.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"scripts/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-16T09:46:31.987Z","updated_at":"2022-07-16T09:46:31.987Z","repository_link":"https://github.com/isaacs/node-lru-cache/blob/main/scripts/package-lock.json","dependencies":[{"id":231524611,"package_name":"heapdump","ecosystem":"npm","requirements":"0.3.15","direct":false,"kind":"runtime","optional":false},{"id":231524612,"package_name":"nan","ecosystem":"npm","requirements":"2.15.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"scripts/package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T09:46:32.092Z","updated_at":"2022-07-16T09:46:32.092Z","repository_link":"https://github.com/isaacs/node-lru-cache/blob/main/scripts/package.json","dependencies":[{"id":231529097,"package_name":"heapdump","ecosystem":"npm","requirements":"^0.3.15","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/benchmark.yml","sha":null,"kind":"manifest","created_at":"2023-11-10T16:42:11.527Z","updated_at":"2023-11-10T16:42:11.527Z","repository_link":"https://github.com/isaacs/node-lru-cache/blob/main/.github/workflows/benchmark.yml","dependencies":[{"id":14410484202,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14410484203,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-11-10T16:42:11.598Z","updated_at":"2023-11-10T16:42:11.598Z","repository_link":"https://github.com/isaacs/node-lru-cache/blob/main/.github/workflows/ci.yml","dependencies":[{"id":14410484233,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14410484234,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/isaacs-makework.yml","sha":null,"kind":"manifest","created_at":"2023-11-10T16:42:11.660Z","updated_at":"2023-11-10T16:42:11.660Z","repository_link":"https://github.com/isaacs/node-lru-cache/blob/main/.github/workflows/isaacs-makework.yml","dependencies":[{"id":14410484235,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14410484236,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2.1.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/typedoc.yml","sha":null,"kind":"manifest","created_at":"2023-11-10T16:42:11.707Z","updated_at":"2023-11-10T16:42:11.707Z","repository_link":"https://github.com/isaacs/node-lru-cache/blob/main/.github/workflows/typedoc.yml","dependencies":[{"id":14410484237,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14410484238,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14410484239,"package_name":"actions/configure-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14410484240,"package_name":"actions/upload-pages-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14410484241,"package_name":"actions/deploy-pages","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":36.576419141208355,"created_at":"2026-05-14T05:09:36.679Z","updated_at":"2026-08-26T10:06:24.852Z","avatar_url":"https://github.com/isaacs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372261","html_url":"https://summary.ecosyste.ms/projects/372261"}