{"id":399019,"name":"SnapshotTesting","ecosystem":"cocoapods","description":"Tests that save and assert against reference data","homepage":"https://github.com/pointfreeco/swift-snapshot-testing","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pointfreeco/swift-snapshot-testing","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2018-12-03T14:02:52.000Z","latest_release_published_at":"2021-04-27T13:38:49.000Z","latest_release_number":"1.9.0","last_synced_at":"2026-02-11T13:15:19.710Z","created_at":"2022-04-06T16:49:43.175Z","updated_at":"2026-02-11T13:15:19.711Z","registry_url":"https://cocoapods.org/pods/SnapshotTesting","install_command":"pod try SnapshotTesting","documentation_url":"https://cocoadocs.org/docsets/SnapshotTesting/","metadata":{},"repo_metadata":{"id":37735142,"uuid":"96496250","full_name":"pointfreeco/swift-snapshot-testing","owner":"pointfreeco","description":"📸 Delightful Swift snapshot testing.","archived":false,"fork":false,"pushed_at":"2025-11-17T17:51:33.000Z","size":31221,"stargazers_count":4098,"open_issues_count":193,"forks_count":642,"subscribers_count":35,"default_branch":"main","last_synced_at":"2025-12-29T08:43:28.407Z","etag":null,"topics":["screenshot-testing","snapshot-testing","swift","testing"],"latest_commit_sha":null,"homepage":"https://www.pointfree.co/episodes/ep41-a-tour-of-snapshot-testing","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pointfreeco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-07T03:38:51.000Z","updated_at":"2025-12-26T23:19:49.000Z","dependencies_parsed_at":"2023-10-14T17:34:07.572Z","dependency_job_id":"32f596af-cdb6-4728-94f7-16bee4494631","html_url":"https://github.com/pointfreeco/swift-snapshot-testing","commit_stats":{"total_commits":342,"total_committers":88,"mean_commits":"3.8863636363636362","dds":0.7456140350877193,"last_synced_commit":"42a086182681cf661f5c47c9b7dc3931de18c6d7"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pointfreeco","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/sbom","scorecard":{"id":739799,"data":{"date":"2025-08-11","repo":{"name":"github.com/pointfreeco/swift-snapshot-testing","commit":"d7e40607dcd6bc26543f5d9433103f06e0b28f8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":6,"reason":"Found 18/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":6,"reason":"5 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/format.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pointfreeco/swift-snapshot-testing/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pointfreeco/swift-snapshot-testing/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pointfreeco/swift-snapshot-testing/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pointfreeco/swift-snapshot-testing/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pointfreeco/swift-snapshot-testing/format.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pointfreeco/swift-snapshot-testing/format.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pointfreeco/swift-snapshot-testing/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/pointfreeco/swift-snapshot-testing/release.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":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 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T17:06:58.185Z","repository_id":37735142,"created_at":"2025-08-22T17:06:58.185Z","updated_at":"2025-08-22T17:06:58.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28139265,"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-12-31T02:00:06.200Z","response_time":55,"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":"pointfreeco","name":"Point-Free","uuid":"29466629","kind":"organization","description":"A video series exploring advanced topics in the Swift programming language.","email":"support@pointfree.co","website":"https://www.pointfree.co","location":"Brooklyn, NY","twitter":"pointfreeco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/29466629?v=4","repositories_count":56,"last_synced_at":"2025-12-14T21:00:11.104Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pointfreeco","funding_links":[],"total_stars":44206,"followers":2073,"following":0,"created_at":"2022-11-09T23:38:37.068Z","updated_at":"2025-12-14T21:00:11.105Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pointfreeco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pointfreeco/repositories"},"tags":[{"name":"1.18.7","sha":"a8b7c5e0ed33d8ab8887d1654d9b59f2cbad529b","kind":"commit","published_at":"2025-09-17T18:05:27.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.18.7","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.7/manifests"},{"name":"1.18.6","sha":"d7e40607dcd6bc26543f5d9433103f06e0b28f8f","kind":"commit","published_at":"2025-07-23T18:23:44.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.18.6","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.6/manifests"},{"name":"1.18.5","sha":"b198a568ad24c5a22995c5ff0ecf9667634e860e","kind":"commit","published_at":"2025-06-30T19:20:14.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.18.5","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.5/manifests"},{"name":"1.18.4","sha":"37230a37e83f1b7023be08e1b1a2603fcb1567fb","kind":"commit","published_at":"2025-05-22T16:53:12.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.18.4","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.4/manifests"},{"name":"1.18.3","sha":"1be8144023c367c5de701a6313ed29a3a10bf59b","kind":"commit","published_at":"2025-04-01T05:36:09.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.18.3","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"0a670ab9d821442e5978526690da1a370537e5eb","kind":"commit","published_at":"2025-03-31T22:56:14.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.18.2","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.2/manifests"},{"name":"1.18.1","sha":"b2d4cb30735f4fbc3a01963a9c658336dd21e9ba","kind":"commit","published_at":"2025-02-17T20:42:58.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.18.1","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.1/manifests"},{"name":"1.18.0","sha":"f5bfff796ee8e3bc9a685b7ffba1bf20663eb370","kind":"commit","published_at":"2025-01-25T18:00:13.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.18.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.18.0/manifests"},{"name":"1.17.7","sha":"2e6a85b73fc14e27d7542165ae73b1a10516ca9a","kind":"commit","published_at":"2025-01-14T18:49:53.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.17.7","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.7/manifests"},{"name":"1.17.6","sha":"42a086182681cf661f5c47c9b7dc3931de18c6d7","kind":"commit","published_at":"2024-10-08T17:06:37.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.17.6","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.6/manifests"},{"name":"1.17.5","sha":"7b0bbbae90c41f848f90ac7b4df6c4f50068256d","kind":"commit","published_at":"2024-09-10T17:19:51.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.17.5","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.5/manifests"},{"name":"1.17.4","sha":"6d932a79e7173b275b96c600c86c603cf84f153c","kind":"commit","published_at":"2024-08-07T19:55:25.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.17.4","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.4/manifests"},{"name":"1.17.3","sha":"e883fc9ea51e76dc9ed13fd4a92b0ee258a1e8c9","kind":"commit","published_at":"2024-08-01T22:14:36.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.17.3","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.3/manifests"},{"name":"1.17.2","sha":"c097f955b4e724690f0fc8ffb7a6d4b881c9c4e3","kind":"commit","published_at":"2024-07-12T20:09:30.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.17.2","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.2/manifests"},{"name":"1.17.1","sha":"63d3b45dd249878a41c56274a748ca2c1c9c5230","kind":"commit","published_at":"2024-07-09T16:23:25.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.17.1","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.1/manifests"},{"name":"1.17.0","sha":"f6c51fa7609b1057ca5420127440413c54971ff6","kind":"commit","published_at":"2024-07-08T20:22:29.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.17.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.17.0/manifests"},{"name":"1.16.2","sha":"d2341adf332dc7341b4acad8761dff65e905d63c","kind":"commit","published_at":"2024-06-26T15:04:14.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.16.2","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.16.2/manifests"},{"name":"1.16.1","sha":"8ddd519780452729c6634ad6bd0d2595938e9ea3","kind":"commit","published_at":"2024-06-12T17:09:07.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.16.1","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.16.1/manifests"},{"name":"1.16.0","sha":"625ccca8570773dd84a34ee51a81aa2bc5a4f97a","kind":"commit","published_at":"2024-04-05T20:43:28.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.16.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.16.0/manifests"},{"name":"1.15.4","sha":"5b0c434778f2c1a4c9b5ebdb8682b28e84dd69bd","kind":"commit","published_at":"2024-03-04T21:40:34.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.15.4","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.15.4/manifests"},{"name":"1.15.3","sha":"e7b77228b34057041374ebef00c0fd7739d71a2b","kind":"commit","published_at":"2024-02-01T22:27:43.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.15.3","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.15.3/manifests"},{"name":"1.15.2","sha":"8e68404f641300bfd0e37d478683bb275926760c","kind":"commit","published_at":"2024-01-08T19:30:54.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.15.2","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"59b663f68e69f27a87b45de48cb63264b8194605","kind":"commit","published_at":"2023-11-27T19:00:38.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.15.1","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.15.1/manifests"},{"name":"1.15.0","sha":"4862d48562483d274a2ac7522d905c9237a31a48","kind":"commit","published_at":"2023-11-14T23:04:42.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.15.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.15.0/manifests"},{"name":"1.14.2","sha":"bb0ea08db8e73324fe6c3727f755ca41a23ff2f4","kind":"commit","published_at":"2023-10-13T18:10:46.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.14.2","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"5b356adceabff6ca027f6574aac79e9fee145d26","kind":"commit","published_at":"2023-10-06T20:05:14.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.14.1","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"506b6052384d8e97a4bb16fe8680325351c23c64","kind":"commit","published_at":"2023-10-02T22:00:57.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.14.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.14.0/manifests"},{"name":"0.14.0","sha":"879016eda0ab441f060b7117d7861032a0f3a3c4","kind":"commit","published_at":"2023-10-02T21:45:36.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/0.14.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/0.14.0/manifests"},{"name":"1.13.0","sha":"696b86a6d151578bca7c1a2a3ed419a5f834d40f","kind":"commit","published_at":"2023-09-12T15:57:14.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.13.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"26ed3a2b4a2df47917ca9b790a57f91285b923fb","kind":"commit","published_at":"2023-08-30T23:12:44.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.12.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.12.0/manifests"},{"name":"1.11.1","sha":"dc46eeb3928a75390651fac6c1ef7f93ad59a73b","kind":"commit","published_at":"2023-06-15T20:23:35.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.11.1","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"cef5b3f6f11781dd4591bdd1dd0a3d22bd609334","kind":"commit","published_at":"2023-01-20T20:26:44.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.11.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"f29e2014f6230cf7d5138fc899da51c7f513d467","kind":"commit","published_at":"2022-09-22T00:40:45.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.10.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"f8a9c997c3c1dab4e216a8ec9014e23144cbab37","kind":"commit","published_at":"2021-04-27T13:38:49.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.9.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"c466812aa2e22898f27557e2e780d3aad7a27203","kind":"commit","published_at":"2020-08-05T15:15:21.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.8.2","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"2fd91357e90efe82bfa6845d1e7d5bc2f5025d35","kind":"commit","published_at":"2020-06-19T21:01:41.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.8.1","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"5c3d2141fb0e55da411577012c917962b6b3517e","kind":"commit","published_at":"2020-06-12T13:52:55.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.8.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.8.0/manifests"},{"name":"1.7.2","sha":"114882386a815f4a2e6d8f2f7ee4857acd372438","kind":"commit","published_at":"2020-02-07T22:31:32.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.7.2","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"12c6a7ce9d67f39a23c6bab757bdb073bd997885","kind":"commit","published_at":"2019-12-15T15:27:37.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.7.1","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"b6a3c918846b9e2dec93197fc6ede79c5c05d8d3","kind":"commit","published_at":"2019-12-11T21:53:30.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.7.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"35aac0fbc74cdb0848923d42ddbdd3400c938f72","kind":"commit","published_at":"2019-09-25T16:46:54.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.6.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"883f0b0623ae55f41f42e2399dab428017896448","kind":"commit","published_at":"2019-03-29T20:50:25.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.5.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"e25caba146280f7c5cb098202f6d04a9a7f8c760","kind":"commit","published_at":"2019-03-26T17:39:59.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.4.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"1fb2e65cf62d2f983b3cab2871cbb218ea9ee9b7","kind":"commit","published_at":"2019-03-14T18:45:29.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.3.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"0ea1b40921766767856790fae046f57ce489b922","kind":"commit","published_at":"2019-02-14T16:22:30.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.2.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"129e393c6d17f7f6490fa212f19ae0d558bbd5dc","kind":"commit","published_at":"2018-12-18T17:53:45.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.1.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"85e8ac2a2fd884856732922065dc175ca70b1de4","kind":"commit","published_at":"2018-12-03T14:02:52.000Z","download_url":"https://codeload.github.com/pointfreeco/swift-snapshot-testing/tar.gz/1.0.0","html_url":"https://github.com/pointfreeco/swift-snapshot-testing/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pointfreeco/swift-snapshot-testing@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-01-01T03:15:11.120Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":95,"rankings":{"downloads":null,"dependent_repos_count":0.6899475385512162,"dependent_packages_count":1.0704595557062915,"stargazers_count":0.6443749668803985,"forks_count":0.7206825287478141,"docker_downloads_count":null,"average":0.7813661474714301},"purl":"pkg:cocoapods/SnapshotTesting","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cocoapods/SnapshotTesting","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cocoapods/SnapshotTesting","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cocoapods/SnapshotTesting/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-27T16:05:22.656Z","issues_count":157,"pull_requests_count":253,"avg_time_to_close_issue":17129720.72881356,"avg_time_to_close_pull_request":14184009.727848101,"issues_closed_count":59,"pull_requests_closed_count":158,"pull_request_authors_count":111,"issue_authors_count":144,"avg_comments_per_issue":3.2802547770700636,"avg_comments_per_pull_request":1.7233201581027668,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":27,"past_year_pull_requests_count":66,"past_year_avg_time_to_close_issue":493802.55555555556,"past_year_avg_time_to_close_pull_request":536769.2093023256,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":1.222222222222222,"past_year_avg_comments_per_pull_request":0.48484848484848486,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pointfreeco%2Fswift-snapshot-testing/issues","maintainers":[{"login":"stephencelis","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephencelis"},{"login":"mbrandonw","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrandonw"}],"active_maintainers":[{"login":"stephencelis","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephencelis"},{"login":"mbrandonw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrandonw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/SnapshotTesting/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/SnapshotTesting/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/SnapshotTesting/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/SnapshotTesting/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/SnapshotTesting/codemeta","maintainers":[{"uuid":"stephen.celis@gmail.com","login":null,"name":"Stephen Celis","email":"stephen.celis@gmail.com","url":null,"packages_count":10,"html_url":null,"role":null,"created_at":"2022-11-08T01:51:42.331Z","updated_at":"2022-11-08T01:51:42.331Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/stephen.celis@gmail.com/packages"},{"uuid":"mbw234@gmail.com","login":null,"name":"Brandon Williams","email":"mbw234@gmail.com","url":null,"packages_count":10,"html_url":null,"role":null,"created_at":"2022-11-08T01:51:42.345Z","updated_at":"2022-11-08T01:51:42.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/mbw234@gmail.com/packages"}]}