{"id":1133473,"name":"@purescript/argonaut-traversals","ecosystem":"npm","description":"Prisms, traversals, and zipper for the Argonaut `Json` type.","homepage":"https://github.com/purescript-contrib/purescript-argonaut-traversals","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals","keywords_array":["purescript","json","argonaut","prisms","traversals","zipper"],"namespace":"purescript","versions_count":1,"first_release_published_at":"2017-04-11T16:19:58.348Z","latest_release_published_at":"2017-04-11T16:19:58.348Z","latest_release_number":"3.1.0","last_synced_at":"2026-06-19T16:01:30.524Z","created_at":"2022-04-08T11:43:52.348Z","updated_at":"2026-08-23T10:32:41.422Z","registry_url":"https://www.npmjs.com/package/@purescript/argonaut-traversals","install_command":"npm install @purescript/argonaut-traversals","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.1.0"}},"repo_metadata":{"id":1077906,"uuid":"38894925","full_name":"purescript-contrib/purescript-argonaut-traversals","owner":"purescript-contrib","description":"Prisms, traversals, and zipper for the Argonaut Json type.","archived":false,"fork":false,"pushed_at":"2022-04-27T23:09:45.000Z","size":116,"stargazers_count":11,"open_issues_count":2,"forks_count":15,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-08-17T19:25:25.206Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PureScript","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/purescript-contrib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-10T18:07:36.000Z","updated_at":"2023-02-06T12:06:44.000Z","dependencies_parsed_at":"2022-08-07T03:00:02.215Z","dependency_job_id":null,"html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purescript-contrib","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/sbom","scorecard":{"id":749925,"data":{"date":"2025-08-11","repo":{"name":"github.com/purescript-contrib/purescript-argonaut-traversals","commit":"8d2403d8d57afb568933dbb36063d5670ce770a0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":4,"reason":"Found 11/25 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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:14: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript-contrib/purescript-argonaut-traversals/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript-contrib/purescript-argonaut-traversals/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/purescript-contrib/purescript-argonaut-traversals/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:44","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:59:59.974Z","repository_id":1077906,"created_at":"2025-08-22T19:59:59.974Z","updated_at":"2025-08-22T19:59:59.974Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36847332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"purescript-contrib","name":"PureScript Contributors","uuid":"7391813","kind":"organization","description":"PureScript contributor packages","email":null,"website":"http://purescript.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7391813?v=4","repositories_count":66,"last_synced_at":"2023-04-10T08:21:45.175Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/purescript-contrib","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:41:45.730Z","updated_at":"2023-04-10T08:21:45.865Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purescript-contrib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purescript-contrib/repositories"},"tags":[{"name":"v10.0.0","sha":"8d2403d8d57afb568933dbb36063d5670ce770a0","kind":"commit","published_at":"2022-04-27T23:08:15.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v10.0.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v10.0.0/manifests"},{"name":"v9.0.0","sha":"36f2e368ceea1ed681bd8e2884eaca451945fc44","kind":"commit","published_at":"2021-02-26T22:11:30.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v9.0.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v9.0.0/manifests"},{"name":"v8.0.0","sha":"9543b517011a4dbc66dfd5cd4d8d774aa620b764","kind":"commit","published_at":"2020-06-20T00:31:32.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v8.0.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"6613254947961686341eaa1ed23886c9d2587d93","kind":"commit","published_at":"2019-03-05T19:43:00.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v7.0.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"1c136b91e56e43fcc9d778e4a033dc5f70e382e6","kind":"tag","published_at":"2018-12-03T22:10:06.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v6.0.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"01484a74ca4611efd164dba1e53aa946dd0e9d10","kind":"tag","published_at":"2018-11-12T23:14:31.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v5.0.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"ce75a88991c4e1f5dc97acd078ef205c6201f7fb","kind":"commit","published_at":"2018-08-27T20:19:47.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v4.1.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"1e97234793be228c5bedf5f2eac6e67878e24683","kind":"tag","published_at":"2018-06-23T00:35:24.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v4.0.1","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3e594a09679db010b10649b33dcbcca14f06f3cc","kind":"commit","published_at":"2018-06-08T11:31:59.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v4.0.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"806d3717bbb4a991c3a3ac6d59fc76d0bbdf1874","kind":"commit","published_at":"2017-04-08T19:54:50.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v3.1.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"60ab292bbccbaecbd9f3f736e845eb4d6a2d4b99","kind":"commit","published_at":"2017-04-08T14:27:16.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v3.0.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"8716b11f88a8b077f6c33c8df4543e9eb02a7fbd","kind":"commit","published_at":"2016-11-17T14:41:21.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v2.0.1","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d9d0376cc157347002c6a60a80c884c51a0cd9be","kind":"commit","published_at":"2016-10-22T14:13:20.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v2.0.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"714c409aca51f9d5ec090d7e25dae97cbc1a2c13","kind":"commit","published_at":"2016-06-11T10:39:36.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v1.0.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v1.0.0/manifests"},{"name":"v0.7.0","sha":"4082d227f14bf10c19af08c8e4f34ae9be913960","kind":"commit","published_at":"2016-01-15T15:36:44.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v0.7.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"ba442119942eb2a74fbd2d3f7e5a4250753411bc","kind":"commit","published_at":"2015-11-20T12:36:35.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v0.6.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"c9109557b68de920f331b4ee2e65231c41f889ec","kind":"commit","published_at":"2015-11-04T23:57:39.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v0.5.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"242cb95e9f6969e3cffe1a3d9123659789591955","kind":"commit","published_at":"2015-11-02T18:25:16.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v0.4.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"57a67e0f6a7eab7a4b5108ac47b0b9fe9c31b0a7","kind":"commit","published_at":"2015-09-08T18:15:33.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v0.3.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"ab8b181b0f8f8074116b96888a576648359641ec","kind":"commit","published_at":"2015-08-19T15:36:43.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v0.2.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"b9571dd571353e80d0b952e8ff1205de6451ac59","kind":"commit","published_at":"2015-07-14T19:02:25.000Z","download_url":"https://codeload.github.com/purescript-contrib/purescript-argonaut-traversals/tar.gz/v0.1.0","html_url":"https://github.com/purescript-contrib/purescript-argonaut-traversals/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/purescript-contrib/purescript-argonaut-traversals@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:32:41.422Z","dependent_packages_count":2,"downloads":5,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":56.14176463794494,"dependent_repos_count":10.79945994432344,"dependent_packages_count":8.87735375039309,"stargazers_count":9.420954335413763,"forks_count":5.570042466682119,"docker_downloads_count":null,"average":18.16191502695147},"purl":"pkg:npm/%40purescript/argonaut-traversals","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@purescript/argonaut-traversals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@purescript/argonaut-traversals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@purescript/argonaut-traversals/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T19:13:42.542Z","issues_count":4,"pull_requests_count":38,"avg_time_to_close_issue":14796488.5,"avg_time_to_close_pull_request":2008949.2571428572,"issues_closed_count":2,"pull_requests_closed_count":35,"pull_request_authors_count":18,"issue_authors_count":3,"avg_comments_per_issue":1.25,"avg_comments_per_pull_request":0.5789473684210527,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript-contrib%2Fpurescript-argonaut-traversals/issues","maintainers":[{"login":"garyb","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garyb"},{"login":"JordanMartinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JordanMartinez"},{"login":"srghma","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srghma"},{"login":"cryogenian","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cryogenian"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purescript%2Fargonaut-traversals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purescript%2Fargonaut-traversals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purescript%2Fargonaut-traversals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purescript%2Fargonaut-traversals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purescript%2Fargonaut-traversals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purescript%2Fargonaut-traversals/codemeta","maintainers":[{"uuid":"bkonkle","login":"bkonkle","name":null,"email":"brandon@konkle.us","url":null,"packages_count":135,"html_url":"https://www.npmjs.com/~bkonkle","role":null,"created_at":"2022-11-20T22:49:30.760Z","updated_at":"2022-11-20T22:49:30.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bkonkle/packages"}]}