{"id":946885,"name":"@foo-software/lighthouse-persist","ecosystem":"npm","description":"A tool for persisting Lighthouse audit results used for website performance monitoring and analysis.","homepage":"https://github.com/foo-software/lighthouse-persist#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/foo-software/lighthouse-persist","keywords_array":["lighthouse","google","performance","seo","progressive web app","best practices","website performance monitoring","AWS","S3"],"namespace":"foo-software","versions_count":47,"first_release_published_at":"2019-06-09T02:10:17.275Z","latest_release_published_at":"2024-05-07T22:30:01.354Z","latest_release_number":"8.1.0","last_synced_at":"2026-06-08T13:45:58.715Z","created_at":"2022-04-07T17:32:11.000Z","updated_at":"2026-06-08T13:45:58.715Z","registry_url":"https://www.npmjs.com/package/@foo-software/lighthouse-persist","install_command":"npm install @foo-software/lighthouse-persist","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.1.0"}},"repo_metadata":{"id":34923768,"uuid":"190816613","full_name":"foo-software/lighthouse-persist","owner":"foo-software","description":"Uploads a Lighthouse report to your AWS S3 account.","archived":false,"fork":false,"pushed_at":"2024-05-07T22:29:50.000Z","size":1887,"stargazers_count":13,"open_issues_count":5,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-09T12:52:08.413Z","etag":null,"topics":["accessibility","best-practices","lighthouse","lighthouse-audits","npm","performance","progressive-web-app","s3","seo"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foo-software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-07T22:16:02.000Z","updated_at":"2025-04-04T19:10:21.000Z","dependencies_parsed_at":"2024-05-07T23:26:42.734Z","dependency_job_id":null,"html_url":"https://github.com/foo-software/lighthouse-persist","commit_stats":{"total_commits":155,"total_committers":2,"mean_commits":77.5,"dds":"0.012903225806451646","last_synced_commit":"e3c9b9e6363cff9db0b3910e4941415315c3a721"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/foo-software/lighthouse-persist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foo-software","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/sbom","scorecard":{"id":406352,"data":{"date":"2025-08-11","repo":{"name":"github.com/foo-software/lighthouse-persist","commit":"df201768d23ec23cc4c1899d193044e56c44f44c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/foo-software/lighthouse-persist/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/foo-software/lighthouse-persist/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:17","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-18T21:22:25.514Z","repository_id":34923768,"created_at":"2025-08-18T21:22:25.515Z","updated_at":"2025-08-18T21:22:25.515Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277467516,"owners_count":25822919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-29T02:00:09.175Z","response_time":84,"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":"foo-software","name":"Foo Software","uuid":"34385368","kind":"organization","description":"Tools and solutions for advancing modern software engineering workflows.","email":null,"website":"https://www.foo.software","location":"New York, NY","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34385368?v=4","repositories_count":30,"last_synced_at":"2025-08-12T04:07:34.309Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/foo-software","funding_links":[],"total_stars":628,"followers":12,"following":0,"created_at":"2022-11-13T11:35:39.603Z","updated_at":"2025-08-12T04:07:34.309Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foo-software","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foo-software/repositories"},"tags":[{"name":"v8.1.0","sha":"df201768d23ec23cc4c1899d193044e56c44f44c","kind":"tag","published_at":"2024-05-07T22:29:36.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v8.1.0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"b6c82094cc76fa9a4c23db39ed8eea4c2be9c62d","kind":"tag","published_at":"2024-05-03T14:16:53.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v8.0.0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"d6cd345895738007fc2eb41427f71a28e155979f","kind":"tag","published_at":"2023-03-27T01:08:03.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v7.0.0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v7.0.0/manifests"},{"name":"v6.3.1","sha":"8acff0d2156c72b9e46b3f5aaf6a7b1a32c27aeb","kind":"tag","published_at":"2023-01-28T21:10:11.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v6.3.1","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"cd435d61b3b5056c6e60ca5e3d7da6bc90262218","kind":"tag","published_at":"2023-01-28T19:47:20.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v6.3.0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"03b1c61a95efcbb43f18088d8831282e337389b2","kind":"tag","published_at":"2023-01-28T18:56:52.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v6.2.1","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"20796f0302957ddede30ad3fb06b0b080e26ba34","kind":"tag","published_at":"2022-11-23T10:51:28.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v6.2.0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"89fc94d9f40142a9478082cb08cfe999d53c52e2","kind":"tag","published_at":"2022-11-23T10:51:19.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v6.1.0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"abe0a0e1f0dc2f40bb01447ae5c67d63db52f144","kind":"tag","published_at":"2022-11-23T10:51:00.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v6.0.1","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"f1c5b5246e1fb799df84c43b973bab8779f121df","kind":"tag","published_at":"2022-11-23T10:48:48.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v6.0.0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"bf5263f395be84fa4d7178100d574646c8040076","kind":"tag","published_at":"2022-11-23T09:19:07.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v5.0.1","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"e45a64c8aa6e374c157d2671926fe1e8a02cc119","kind":"tag","published_at":"2022-11-23T09:07:13.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v5.0.0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"d821e80645e97c4355b937d249ea44882d9fae81","kind":"tag","published_at":"2021-12-11T21:34:02.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v4.1.0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"c180af1f789114545fd2a8d11536acdcbb05bd59","kind":"tag","published_at":"2021-12-11T21:33:38.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v4.0.1","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"546de937d22611c91d6a40b2f59dfa92bae3e59c","kind":"tag","published_at":"2021-11-28T00:07:02.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v4.0.0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v4.0.0/manifests"},{"name":"v4.0.0-0","sha":"5aac73f9e4f0b9702c3ac0d4a09f72cec664a265","kind":"tag","published_at":"2021-11-27T23:24:19.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v4.0.0-0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v4.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v4.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v4.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v4.0.0-0/manifests"},{"name":"v3.0.4","sha":"ed2605e5d76af3ad765e3c72db6cc1d4c9125a0e","kind":"tag","published_at":"2021-10-09T19:12:42.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v3.0.4","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e3167f4809cc9e1d01f3846efe035a6be63b6005","kind":"tag","published_at":"2021-10-09T18:41:48.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v3.0.3","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"8194d5d4ee66d45c381b1dad849c23ecc75b25a7","kind":"tag","published_at":"2021-10-09T18:22:43.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v3.0.2","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a583b3885f928592665cf23c2b5c1c97a1ee91ab","kind":"tag","published_at":"2021-09-21T05:34:44.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v3.0.1","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v3.0.1/manifests"},{"name":"v3.0.1-0","sha":"4fc82a806dac0c0c77ef3d12faece16318931ba1","kind":"tag","published_at":"2021-09-21T05:25:16.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v3.0.1-0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v3.0.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v3.0.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v3.0.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v3.0.1-0/manifests"},{"name":"v3.0.0","sha":"adec8a0d0d23101909c9a7e8b23063fbdac7253b","kind":"tag","published_at":"2021-06-28T18:48:58.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v3.0.0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"6c79a1d755da30c529919c8ca12b10bcf386ddf2","kind":"tag","published_at":"2021-05-01T19:03:48.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v2.1.2","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"f2a100a2c8857da66a8eac49ad3f00ca16a09a34","kind":"tag","published_at":"2021-04-26T01:27:35.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v2.1.1","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"02fc2271114f0b152cc64687b259b4f5dda451b9","kind":"tag","published_at":"2021-04-25T23:04:31.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v2.1.0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"ebc83c64c0b6b56b4b9f7c1324dccdfc7f5ac46d","kind":"tag","published_at":"2021-04-14T23:32:15.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v2.0.0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v2.0.0/manifests"},{"name":"v1.1.6","sha":"37871693616825c3019496e996842c31f5e740d7","kind":"tag","published_at":"2021-01-22T22:30:56.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v1.1.6","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"6ebbc1b2f1653fe682a949b40d0791ec0450ce91","kind":"tag","published_at":"2020-12-13T18:46:44.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v1.1.5","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"33d512541edc6479f586915e7a88e2e83ef36816","kind":"tag","published_at":"2020-12-13T00:27:03.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v1.1.4","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"0af475b8f66cd6a0daaa3ea22dad1e2ba45737eb","kind":"tag","published_at":"2020-12-12T21:27:06.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v1.1.3","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"ea4be65f386ee9108869e53da426b891bca33892","kind":"tag","published_at":"2020-12-08T23:31:54.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v1.1.2","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"435c21b1792d8509369325c7b3caf44491fe8dba","kind":"tag","published_at":"2020-11-22T03:43:24.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v1.1.1","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"79d8469f7bb5c7da9083fc1a3d0dbad9013821dc","kind":"tag","published_at":"2020-11-01T00:42:44.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v1.1.0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"d14b0a58129288c3edd4003289dd3d0e172fffe8","kind":"tag","published_at":"2020-10-13T23:42:39.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v1.0.5","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"0cd3ccf737ddf2f6d68faaaaa8ea9fe083b9ccee","kind":"tag","published_at":"2020-10-08T22:16:57.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v1.0.4","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"33e137225e76594a825d7682d68f64c687998ac5","kind":"tag","published_at":"2020-10-05T21:23:35.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v1.0.3","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"6141b0b44f5399ab137e76f67df523c606ff83ca","kind":"tag","published_at":"2020-08-27T22:59:15.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v1.0.2","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"c951a615b7a26b619cce2f724f1ef2125f2cb2f9","kind":"tag","published_at":"2020-07-26T23:28:09.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v1.0.1","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"876cfa242c3f124d6fee15ce85d5a2507c139790","kind":"tag","published_at":"2020-06-02T22:30:55.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v1.0.0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v1.0.0/manifests"},{"name":"v0.0.14","sha":"6f24bbc026e3fa494a8d66a659f8cd24c502f180","kind":"tag","published_at":"2020-04-29T03:22:14.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v0.0.14","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.14/manifests"},{"name":"v0.0.14-0","sha":"e7965aaaff410910773e457192ed8440ad11f259","kind":"tag","published_at":"2020-04-29T03:07:37.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v0.0.14-0","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v0.0.14-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v0.0.14-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.14-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.14-0/manifests"},{"name":"v0.0.13","sha":"c541c627162959de6f8f959d54cb748ae9009b84","kind":"tag","published_at":"2020-03-15T17:05:55.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v0.0.13","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"8ea7c5aa8b778d2d7595a93a2db380f26dbc408c","kind":"tag","published_at":"2019-12-22T02:10:53.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v0.0.12","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"596128b033640f2c510a12fcdb040da2a5cff7d5","kind":"tag","published_at":"2019-12-22T01:20:53.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v0.0.11","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"622b170705d96cb00b0ee9d472c77abe7c8a9689","kind":"tag","published_at":"2019-09-23T02:44:34.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v0.0.10","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"60397d6faec5c7e4d089e835a48190b1ea54a4af","kind":"tag","published_at":"2019-09-23T01:13:29.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v0.0.9","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"42b03974e7715ac07d74fcbf53702e9d10078db7","kind":"tag","published_at":"2019-09-22T18:34:48.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v0.0.8","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dc943db0e953b1a5b3a4cc9eb3e013a31140c0c8","kind":"tag","published_at":"2019-09-22T18:30:19.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v0.0.7","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9dd01654012df9fbba52df845cd28f2caa490343","kind":"tag","published_at":"2019-07-17T20:06:50.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v0.0.6","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"51df2e3406515fb457a02225c7e503cb9663eb1e","kind":"tag","published_at":"2019-06-10T11:56:03.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v0.0.5","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"a877fa6537b7c123d1c0d4b71c8506be60e12da7","kind":"tag","published_at":"2019-06-09T02:12:40.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v0.0.4","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"afe90c58a4db936cea539c924c6966615a20033b","kind":"tag","published_at":"2019-06-09T01:44:29.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v0.0.3","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"d8eafaada97d871187b57c13bdbd0b3f78b170fd","kind":"tag","published_at":"2019-06-09T01:43:26.000Z","download_url":"https://codeload.github.com/foo-software/lighthouse-persist/tar.gz/v0.0.2","html_url":"https://github.com/foo-software/lighthouse-persist/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/foo-software/lighthouse-persist@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-03-25T23:46:55.659Z","dependent_packages_count":4,"downloads":119,"downloads_period":"last-month","dependent_repos_count":8,"rankings":{"downloads":6.445817029651114,"dependent_repos_count":4.122788475676231,"dependent_packages_count":4.545853491549283,"stargazers_count":9.233379023152237,"forks_count":8.927572093343535,"docker_downloads_count":null,"average":6.65508202267448},"purl":"pkg:npm/%40foo-software/lighthouse-persist","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@foo-software/lighthouse-persist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@foo-software/lighthouse-persist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@foo-software/lighthouse-persist/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T01:57:23.550Z","issues_count":6,"pull_requests_count":18,"avg_time_to_close_issue":434414.0,"avg_time_to_close_pull_request":5390993.6875,"issues_closed_count":3,"pull_requests_closed_count":16,"pull_request_authors_count":2,"issue_authors_count":5,"avg_comments_per_issue":3.1666666666666665,"avg_comments_per_pull_request":0.6111111111111112,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-software%2Flighthouse-persist/issues","maintainers":[{"login":"adamhenson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamhenson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foo-software%2Flighthouse-persist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foo-software%2Flighthouse-persist/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foo-software%2Flighthouse-persist/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foo-software%2Flighthouse-persist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foo-software%2Flighthouse-persist/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foo-software%2Flighthouse-persist/codemeta","maintainers":[{"uuid":"adamhenson","login":"adamhenson","name":null,"email":"adamhenson1979@gmail.com","url":null,"packages_count":33,"html_url":"https://www.npmjs.com/~adamhenson","role":null,"created_at":"2022-11-20T15:55:10.743Z","updated_at":"2022-11-20T15:55:10.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adamhenson/packages"}]}