{"id":372090,"url":"https://github.com/react-hook-form/resolvers","last_synced_at":"2026-08-26T10:06:31.218Z","repository":{"id":38108213,"uuid":"257580194","full_name":"react-hook-form/resolvers","owner":"react-hook-form","description":"📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema","archived":false,"fork":false,"pushed_at":"2026-08-17T07:34:38.000Z","size":2658,"stargazers_count":2260,"open_issues_count":0,"forks_count":217,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-08-20T07:12:06.886Z","etag":null,"topics":["ajv","class-validator","computed-types","form","form-validation","hacktoberfest","hooks","io-ts","joi","jsonschema","resolvers","schema-validation","superstruct","typebox","typescript","validation","yup","zod"],"latest_commit_sha":null,"homepage":"https://react-hook-form.com/docs/useform#resolver","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-hook-form.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["bluebill1049","jorisre"],"patreon":"bluebill1049","open_collective":"react-hook-form"}},"created_at":"2020-04-21T11:56:22.000Z","updated_at":"2026-08-18T22:02:49.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.971Z","dependency_job_id":null,"html_url":"https://github.com/react-hook-form/resolvers","commit_stats":{"total_commits":331,"total_committers":53,"mean_commits":6.245283018867925,"dds":0.6918429003021148,"last_synced_commit":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4"},"previous_names":["react-hook-form/react-hook-form-resolvers"],"tags_count":129,"template":false,"template_full_name":null,"purl":"pkg:github/react-hook-form/resolvers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/sbom","scorecard":{"id":765488,"data":{"date":"2025-08-11","repo":{"name":"github.com/react-hook-form/resolvers","commit":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compressedSize.yml:1","Warn: no topLevel permission defined: .github/workflows/lock-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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":"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/compressedSize.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-23T00:38:48.422Z","repository_id":38108213,"created_at":"2025-08-23T00:38:48.422Z","updated_at":"2025-08-23T00:38:48.422Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"react-hook-form","name":"React Hook Form","uuid":"53986236","kind":"organization","description":"📋 React Hooks for forms validation (Web + React Native)","email":null,"website":"https://react-hook-form.com","location":"World","twitter":"HookForm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/53986236?v=4","repositories_count":14,"last_synced_at":"2024-10-29T20:08:18.708Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/react-hook-form","funding_links":["https://github.com/sponsors/react-hook-form"],"total_stars":43309,"followers":590,"following":0,"created_at":"2022-11-02T16:28:48.494Z","updated_at":"2024-10-29T20:08:18.709Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form/repositories"},"packages":[{"id":8307732,"name":"@alex-mcgovern/hookform-resolvers","ecosystem":"npm","description":"React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype and Typanion","homepage":"https://react-hook-form.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react-hook-form/resolvers","keywords_array":["scheme","validation","scheme-validation","hookform","react-hook-form","yup","joi","superstruct","typescript","zod","vest","class-validator","io-ts","nope","computed-types","typanion","ajv","TypeBox","arktype"],"namespace":"alex-mcgovern","versions_count":2,"first_release_published_at":"2023-09-20T16:37:15.420Z","latest_release_published_at":"2023-09-20T16:45:30.675Z","latest_release_number":"2.9.2","last_synced_at":"2026-08-25T09:40:21.252Z","created_at":"2023-09-20T16:47:44.519Z","updated_at":"2026-08-25T09:40:21.252Z","registry_url":"https://www.npmjs.com/package/@alex-mcgovern/hookform-resolvers","install_command":"npm install @alex-mcgovern/hookform-resolvers","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.2"}},"repo_metadata":{"id":38108213,"uuid":"257580194","full_name":"react-hook-form/resolvers","owner":"react-hook-form","description":"📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema","archived":false,"fork":false,"pushed_at":"2026-08-17T07:34:38.000Z","size":2658,"stargazers_count":2260,"open_issues_count":0,"forks_count":217,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-08-20T07:12:06.886Z","etag":null,"topics":["ajv","class-validator","computed-types","form","form-validation","hacktoberfest","hooks","io-ts","joi","jsonschema","resolvers","schema-validation","superstruct","typebox","typescript","validation","yup","zod"],"latest_commit_sha":null,"homepage":"https://react-hook-form.com/docs/useform#resolver","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-hook-form.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["bluebill1049","jorisre"],"patreon":"bluebill1049","open_collective":"react-hook-form"}},"created_at":"2020-04-21T11:56:22.000Z","updated_at":"2026-08-18T22:02:49.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.971Z","dependency_job_id":null,"html_url":"https://github.com/react-hook-form/resolvers","commit_stats":{"total_commits":331,"total_committers":53,"mean_commits":6.245283018867925,"dds":0.6918429003021148,"last_synced_commit":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4"},"previous_names":["react-hook-form/react-hook-form-resolvers"],"tags_count":129,"template":false,"template_full_name":null,"purl":"pkg:github/react-hook-form/resolvers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/sbom","scorecard":{"id":765488,"data":{"date":"2025-08-11","repo":{"name":"github.com/react-hook-form/resolvers","commit":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compressedSize.yml:1","Warn: no topLevel permission defined: .github/workflows/lock-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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":"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/compressedSize.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-23T00:38:48.422Z","repository_id":38108213,"created_at":"2025-08-23T00:38:48.422Z","updated_at":"2025-08-23T00:38:48.422Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"react-hook-form","name":"React Hook Form","uuid":"53986236","kind":"organization","description":"📋 React Hooks for forms validation (Web + React Native)","email":null,"website":"https://react-hook-form.com","location":"World","twitter":"HookForm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/53986236?v=4","repositories_count":14,"last_synced_at":"2024-10-29T20:08:18.708Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/react-hook-form","funding_links":["https://github.com/sponsors/react-hook-form"],"total_stars":43309,"followers":590,"following":0,"created_at":"2022-11-02T16:28:48.494Z","updated_at":"2024-10-29T20:08:18.709Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form/repositories"},"tags":[{"name":"v5.7.1","sha":"827f20bd97a4618d75162e54fe9ba2419fd4e50a","kind":"commit","published_at":"2026-08-02T06:08:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"4cfba18117e8b76bde326a54103340590c867a21","kind":"commit","published_at":"2026-08-02T05:53:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"b011a5f3f793dba475b143cca34859997cdfb161","kind":"commit","published_at":"2026-08-01T09:05:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0/manifests"},{"name":"v5.5.8","sha":"2f287871f4d3184892cba1ac1a0c570a4e1cf8f5","kind":"commit","published_at":"2026-08-01T07:47:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8/manifests"},{"name":"v5.5.7","sha":"722ef6e42eb29718763a66cfea91fe79e9cae081","kind":"commit","published_at":"2026-07-26T09:42:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7/manifests"},{"name":"v5.5.6","sha":"8df10b070bb9995920424448ea824981c511abc3","kind":"commit","published_at":"2026-07-26T09:09:40.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"0f70063beb28496ffac0b5345d75826a077934ee","kind":"commit","published_at":"2026-07-26T07:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"c4b6aab69c64b7a3ea95223552a7996e741aea39","kind":"commit","published_at":"2026-07-26T07:43:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"f8d653319cedece2063140378b6d61e77bcf57b0","kind":"commit","published_at":"2026-07-26T02:10:08.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"2126efc6e8d9325c18413534a651f7fee22ce8c8","kind":"commit","published_at":"2026-07-26T01:46:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"4d01d0167d0fedda3d38cd618acab008e13fa24f","kind":"commit","published_at":"2026-07-25T23:01:11.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"996895933ff31bd3c3fca0d3a6f66138f0852c0f","kind":"commit","published_at":"2026-07-25T22:35:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0/manifests"},{"name":"v5.4.3","sha":"4e56b2b93976d36b231c6d05a9630e6bb08db3b7","kind":"commit","published_at":"2026-07-25T11:19:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"08f25e9e9c62aec8361e74368d8b57f4e52a3182","kind":"commit","published_at":"2026-07-25T01:35:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"d5e5134f447f68f3a93402ca97f52c1ce379a8f1","kind":"commit","published_at":"2026-07-25T00:45:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"3d2992472adf5735b46b175e22bea82fddf13854","kind":"commit","published_at":"2026-05-21T22:46:16.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"56b68f3798612601190a533887847d8fef2c94af","kind":"commit","published_at":"2026-05-21T22:29:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"e95721d3c8c6d6e555508b0e7b21c6ac801360cf","kind":"commit","published_at":"2025-09-14T08:26:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e","kind":"commit","published_at":"2025-07-29T13:32:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"f04003972a3cc7875beb073ff88c942deb6a2086","kind":"commit","published_at":"2025-07-25T12:48:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"79cd8b284da29a5a42cd5fdafa2e767747fcfcf7","kind":"commit","published_at":"2025-06-09T07:49:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"8d083bd5f5c3242afa1d59e10b1f72988e7b7e82","kind":"commit","published_at":"2025-06-07T13:34:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6e8839343dcfea0fe9b874772a01f3bc551cbb5c","kind":"commit","published_at":"2025-04-02T05:46:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a54d05a9a27545c0be563bd770596a9c0e24a172","kind":"commit","published_at":"2025-04-01T09:10:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0/manifests"},{"name":"v4.1.3","sha":"50dd4add92d4f9837efa1f147870925672f01c15","kind":"commit","published_at":"2025-03-03T06:39:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"ded1746ee88778232cd162cff91f3710e90195de","kind":"commit","published_at":"2025-02-24T09:54:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8ffada0c7a2026ad4d311ca167f15d5b86d63349","kind":"commit","published_at":"2025-02-22T08:57:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"8ea953c84da3ae6a56858b4980fff6df700f8914","kind":"commit","published_at":"2025-02-15T10:13:12.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f9f9187d2b1e63392f931c668dda20ad55aa354b","kind":"commit","published_at":"2025-02-10T12:29:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0/manifests"},{"name":"v3.10.0","sha":"10aca41229764745c68f169797f9440ab3ee82c4","kind":"commit","published_at":"2025-01-06T22:24:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.10.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"3ab415e92967df566cae6fc47918708d23c9d54d","kind":"commit","published_at":"2024-10-28T23:20:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4","kind":"commit","published_at":"2024-07-05T23:08:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"039385e69e63069fdd65ea1b836ff939e7bd39a8","kind":"commit","published_at":"2024-07-05T09:20:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"c0d528b0d4c41266bb767d1a594f30f0840e8423","kind":"commit","published_at":"2024-07-02T16:26:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"bdd5ef59fe68d05ed76339a30b3981db8a7c7ed9","kind":"commit","published_at":"2024-06-06T00:20:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"c53864fdf87b0b88cac4018f74f365f8f4013bf9","kind":"commit","published_at":"2024-06-04T22:59:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"767184d00ea47a1339e76e2bd70a84d8603ef168","kind":"commit","published_at":"2024-05-20T22:44:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"bdc1f1f1aeb7e8dea4badd5112308049ccf41c9c","kind":"commit","published_at":"2024-05-20T22:06:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"79700b054566823e96d4fc631a5af68700c674f3","kind":"commit","published_at":"2024-05-15T00:05:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"1bfc6abbe99677fe574f0919f84b385cc4e686f4","kind":"commit","published_at":"2024-01-04T09:00:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"6f1b139cfe34d5c18d07b5201dec427aa3607e3c","kind":"commit","published_at":"2023-12-26T10:17:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"1baed6efcfd94910f1b717e2133797855941e315","kind":"commit","published_at":"2023-10-11T19:52:27.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"918d72f58ab560546e8bf367896bd2ee6bb20ce1","kind":"commit","published_at":"2023-08-28T21:36:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"94b2b8467f92c3d05631c6a95314a48b9151e865","kind":"commit","published_at":"2023-08-22T12:25:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"2185330d1ea83f1226be9dd3733b2950d4038911","kind":"commit","published_at":"2023-08-06T10:15:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"420e86200a311e09405b90ab1759ed2086392d4a","kind":"commit","published_at":"2023-06-12T16:52:17.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"d2d6feca2006acb430a62e86078f0eec8c8ac171","kind":"commit","published_at":"2023-04-15T16:25:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"4a65f855d7b89bc8e152ccdce16d3ff9ff3fbb47","kind":"commit","published_at":"2023-04-05T07:30:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c433ba0512a1567f55815f5cdd34116137ccd8d9","kind":"commit","published_at":"2023-03-20T10:58:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0/manifests"},{"name":"v2.9.11","sha":"fef6e4e467f242ab02e9fffa1ab550feaf75c358","kind":"commit","published_at":"2023-02-08T08:04:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11/manifests"},{"name":"v2.9.10","sha":"0f39c209df789101a79c82beaaf5cc176b4c3c8c","kind":"commit","published_at":"2022-10-20T11:50:44.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10/manifests"},{"name":"v2.9.9","sha":"4afc03ba3160bca179821202dc8ae1a7b7a87e01","kind":"commit","published_at":"2022-10-14T12:12:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9/manifests"},{"name":"v2.9.8","sha":"467b6ac21a7b11fe9caeaebc04b760d556aa13a2","kind":"commit","published_at":"2022-09-11T18:57:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8/manifests"},{"name":"v2.9.7","sha":"99703e696576ff740edaf91f3cbaa47c84a17654","kind":"commit","published_at":"2022-07-26T23:23:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7/manifests"},{"name":"v2.9.6","sha":"928afae6ea1c9174e591953c008d9c8c86a43e57","kind":"commit","published_at":"2022-07-15T07:30:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6/manifests"},{"name":"v2.9.5","sha":"eebd258fc678ea3d6def2040743902d57646c9ab","kind":"commit","published_at":"2022-07-08T07:35:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"fd1b2a726e2e9895b0fad2cf503e035c960abe63","kind":"commit","published_at":"2022-07-07T06:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"52a6e07876a677566a71aad7d66cbd6f9fa59ecc","kind":"commit","published_at":"2022-06-24T23:25:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7951951762d57755ebf71a9ec7fd3e7cb8da95e8","kind":"commit","published_at":"2022-06-23T22:03:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"115db629561390a4ddf46736f6581394674543f6","kind":"commit","published_at":"2022-06-10T07:43:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"0cad90453b655ee989752f6fb3bb8b98cc9bb162","kind":"commit","published_at":"2022-06-03T08:19:10.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0/manifests"},{"name":"v2.8.10","sha":"c560af338deb4e1ca1c6c3ed9e8e6fe4ce17fa3a","kind":"commit","published_at":"2022-05-17T07:07:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10/manifests"},{"name":"v2.8.9","sha":"259b4dcf128aba909e1108b269c96dca6d5be9b9","kind":"commit","published_at":"2022-05-15T08:49:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9/manifests"},{"name":"v2.8.8","sha":"4ab4ec13ad33f028562518c434b495bd782cad2a","kind":"commit","published_at":"2022-01-18T22:01:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8/manifests"},{"name":"v2.8.7","sha":"91f009b229d2c4e5730e48a5d09a8e04b68e922c","kind":"commit","published_at":"2022-01-18T11:29:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7/manifests"},{"name":"v1.3.8","sha":"0f016f4ab1f25e31231955fe6002d5b1a9585939","kind":"commit","published_at":"2022-01-18T08:51:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8/manifests"},{"name":"v2.8.6","sha":"83f3397a4219231e094e4a0d09d9149bd9a06e94","kind":"commit","published_at":"2022-01-18T08:51:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"022139bc3f1144c6a8c1ef05ed1728705612f0f8","kind":"commit","published_at":"2021-12-12T20:53:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"8a938cce01e99a8de00b519513906a0a7233a29d","kind":"commit","published_at":"2021-12-03T07:37:51.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"14683e5ec8c4a0828750aa7a40d42cfbb37d7dff","kind":"commit","published_at":"2021-11-02T08:44:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"66182f835ce9937efe60da212056edde472b3eba","kind":"commit","published_at":"2021-10-06T06:14:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"33abb4788822c4b744c513af3ac957a0423000a7","kind":"commit","published_at":"2021-09-18T19:52:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"35cedc76a0eb396555a11794d90dc37dd510a936","kind":"commit","published_at":"2021-08-19T07:50:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"4309d1c071792e4efec51d1509f41a8709965b0e","kind":"commit","published_at":"2021-08-04T07:59:59.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"72bd95217b5e0bb624a3633ccf3c4afc93000258","kind":"commit","published_at":"2021-07-31T22:52:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"52145b0c48d6058ac09b7520139ed6fda77c5e9e","kind":"commit","published_at":"2021-07-13T12:18:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d8aff3de12856716f401d5c7a0087456d1de7301","kind":"commit","published_at":"2021-06-19T08:47:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"7bf09fd2af6fcd85c9685ac984ff153e3b30ef48","kind":"commit","published_at":"2021-05-31T07:24:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"f67a10facd07f6404d312d1f98ecdb53431e77b9","kind":"commit","published_at":"2021-05-16T17:07:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d88bc94ccb9a0ef99a19dc1c57d9898d5cc3cfe4","kind":"commit","published_at":"2021-05-13T15:22:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c8b961bd19726613cc2da72221f7252f1425442b","kind":"commit","published_at":"2021-04-17T08:28:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"2ff9b66488f693afc03383abe8443e205223253a","kind":"commit","published_at":"2021-04-16T10:56:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4f8788879b83cede6274ccc7ff1e4be39d71aae6","kind":"commit","published_at":"2021-04-15T08:23:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"73dfad72564944818b9dc4efbda2650412136a16","kind":"commit","published_at":"2021-04-13T07:42:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"5f806f8b8ad0aa9e726d6535512b22662976479c","kind":"commit","published_at":"2021-04-10T10:36:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"defa00bc9d768def2c300f64d418fc26c5a5e802","kind":"commit","published_at":"2021-04-09T15:20:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6b0b235211cdc512dc7640637cb7b42083a80c9c","kind":"commit","published_at":"2021-04-08T07:39:19.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fe53179542b1fcda27df7427d61cca3c9965c2f9","kind":"commit","published_at":"2021-04-02T07:11:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.17","sha":"13a83e7f73e2a1b29786142d66d4a657382b926a","kind":"commit","published_at":"2021-03-31T20:02:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.17","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17/manifests"},{"name":"v1.3.7","sha":"260448a4c0db0ad48516341bdb1ffa688c63011d","kind":"commit","published_at":"2021-03-30T08:23:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7/manifests"},{"name":"v2.0.0-beta.16","sha":"92d5b6a2d747e5af2becd9b9a7357a275bbd5e0a","kind":"commit","published_at":"2021-03-26T17:34:48.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.16","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16/manifests"},{"name":"v1.3.6","sha":"09fef30881e9c1a83b13d21c8e3a8e3dc72c5fa4","kind":"commit","published_at":"2021-03-26T10:43:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6/manifests"},{"name":"v2.0.0-beta.15","sha":"3e69799cd7ccb42b2fa60f62edf94ac60d2fda4e","kind":"commit","published_at":"2021-02-26T16:15:49.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.15","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15/manifests"},{"name":"v2.0.0-beta.14","sha":"06a388b0866c2e5f68118ddf4cba739960a94ce9","kind":"commit","published_at":"2021-02-26T15:58:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.14","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14/manifests"},{"name":"v1.3.5","sha":"ac2128e2c2611562df49d2ca7a8ebe39c52a73eb","kind":"commit","published_at":"2021-02-26T11:08:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5/manifests"},{"name":"v2.0.0-beta.13","sha":"635344d7349f7962dbe574e9129c3c6be4b95a01","kind":"commit","published_at":"2021-02-15T08:28:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.13","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13/manifests"},{"name":"v2.0.0-beta.12","sha":"de0b62af8b0be88be8e3afa34d755b7dacf11390","kind":"commit","published_at":"2021-02-06T08:15:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.12","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12/manifests"},{"name":"v2.0.0-beta.11","sha":"6e86b4fff513e66edbf2d26f70806c27b95d7617","kind":"commit","published_at":"2021-02-03T22:16:15.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11/manifests"},{"name":"v2.0.0-beta.10","sha":"fd9c5bcf270800edebc0f0dfa8cc98d099144518","kind":"commit","published_at":"2021-02-03T21:49:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10/manifests"},{"name":"v2.0.0-beta.9","sha":"19dfa9bbc4eca2c62c4e667dd8647c35422d8fa4","kind":"commit","published_at":"2021-02-03T08:19:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9/manifests"},{"name":"v2.0.0-beta.8","sha":"d61a704522842ade7f003fed844df9bbe78b2b71","kind":"commit","published_at":"2021-02-02T21:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8/manifests"},{"name":"v1.3.4","sha":"132a90ed9f4073b2a62128e99a9fac7de007df91","kind":"commit","published_at":"2021-02-02T08:35:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"ecee1e9d00769f2b29fa20401e101ed9ab61c85a","kind":"commit","published_at":"2021-01-31T22:33:41.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3/manifests"},{"name":"v2.0.0-beta.7","sha":"5fdc7f9538f1fe25ba47c5f881588e79418e5b5c","kind":"commit","published_at":"2021-01-28T07:52:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"e76743dd89724d6cc39ab6e387731b6e3eb07e68","kind":"commit","published_at":"2021-01-23T18:36:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6/manifests"},{"name":"v2.0.0-beta.5","sha":"f83996bd908264af4565f8d19c08c3efc92178d8","kind":"commit","published_at":"2021-01-22T07:58:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"22e7545ae3cd479ef16a756ae74aa6eb34d46f1d","kind":"commit","published_at":"2021-01-21T08:58:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"8e107212f39a6f7e3fb5acd066b6b1a86f121473","kind":"commit","published_at":"2021-01-05T12:52:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"507ee0d686c3163e575b929fac082028522dd068","kind":"commit","published_at":"2021-01-05T12:35:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"eb1cf0d1302cde9fed83b7a8c5c7f72f5978f550","kind":"commit","published_at":"2021-01-05T12:21:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1/manifests"},{"name":"v1.3.2","sha":"115f0410368b24f158509c9cb9e9023df1d459c9","kind":"commit","published_at":"2021-01-04T21:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"181271ddadf24c2b07018a88dfd62d72f98514ad","kind":"commit","published_at":"2020-12-30T21:45:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e6918be140ebe17fa2248b9b605e0dbc42e89161","kind":"tag","published_at":"2020-12-29T07:50:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"416d93b8e5e70a7775a39e8b9a711001e2da9378","kind":"tag","published_at":"2020-12-14T22:21:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"9e6135e1fe9aff7388b9eb46e11ae0b20fa06e6a","kind":"tag","published_at":"2020-12-09T08:08:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dc09df8038fbf850e006836363c2be773ac21ea4","kind":"tag","published_at":"2020-11-30T22:58:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"02814b011d0fbc8375c453b998c5804c5112c973","kind":"commit","published_at":"2020-11-30T07:32:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"8f0db29839c6988b0812ebe52938df608401ca01","kind":"tag","published_at":"2020-11-06T22:37:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"36f7816798c05b8549a66a3178adf20f749b979a","kind":"tag","published_at":"2020-10-03T23:24:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.2","sha":"a27d4055ba18f9f3c1d7835556459f979c0c5651","kind":"tag","published_at":"2020-09-24T05:18:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"e0a3f837aab21ee299842cd0466413e97fae96a0","kind":"commit","published_at":"2020-09-23T05:22:35.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1/manifests"},{"name":"v0.1.1","sha":"0e32e7e8b1e9a66ccfd02e50a519b1d92ab8b28d","kind":"tag","published_at":"2020-09-11T02:05:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bafb36d97ee865cd8f32f8d4c88e3f925b4d628a","kind":"commit","published_at":"2020-07-23T06:53:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"7613d9622c011f9a94df314f561d4e3f109a129a","kind":"tag","published_at":"2020-07-09T12:40:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4944e8c67aa55518d6962693af2c8f41482b5eef","kind":"tag","published_at":"2020-06-16T03:16:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"01db8df33ce5c92c355566b7d613d3f5de3a40ce","kind":"tag","published_at":"2020-06-15T08:47:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f6f93bae08833efb563ecef2aa21bf43984dae26","kind":"tag","published_at":"2020-05-21T09:41:21.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e4775f524a223382c505fdeca49559908ac8a52e","kind":"tag","published_at":"2020-05-21T09:34:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2/manifests"},{"name":"v0.0.2-rc.0","sha":"0585af77571997e93b0d5521aeb93b2c4228af7c","kind":"tag","published_at":"2020-05-19T08:08:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2-rc.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:42:12.441Z","dependent_packages_count":2,"downloads":129,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.35893029916463,"dependent_packages_count":53.58337199495703,"stargazers_count":2.2744447643463053,"forks_count":2.8865524314873428,"docker_downloads_count":null,"average":24.025824872488826},"purl":"pkg:npm/%40alex-mcgovern/hookform-resolvers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@alex-mcgovern/hookform-resolvers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@alex-mcgovern/hookform-resolvers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@alex-mcgovern/hookform-resolvers/dependencies","status":"removed","funding_links":["https://github.com/sponsors/bluebill1049","https://github.com/sponsors/jorisre","https://patreon.com/bluebill1049","https://opencollective.com/react-hook-form","https://github.com/sponsors/react-hook-form"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:05:06.096Z","issues_count":186,"pull_requests_count":282,"avg_time_to_close_issue":20760596.475609757,"avg_time_to_close_pull_request":3023893.6335877865,"issues_closed_count":164,"pull_requests_closed_count":262,"pull_request_authors_count":69,"issue_authors_count":177,"avg_comments_per_issue":5.182795698924731,"avg_comments_per_pull_request":1.8120567375886525,"merged_pull_requests_count":137,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":27,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":16669597.555555556,"past_year_avg_time_to_close_pull_request":4947802.588235294,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":3.6666666666666665,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/issues","maintainers":[{"login":"jorisre","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisre"},{"login":"bluebill1049","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"},{"login":"kotarella1110","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotarella1110"}],"active_maintainers":[{"login":"bluebill1049","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alex-mcgovern%2Fhookform-resolvers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alex-mcgovern%2Fhookform-resolvers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alex-mcgovern%2Fhookform-resolvers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alex-mcgovern%2Fhookform-resolvers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alex-mcgovern%2Fhookform-resolvers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alex-mcgovern%2Fhookform-resolvers/codemeta","maintainers":[{"uuid":"alex-mcgovern","login":"alex-mcgovern","name":null,"email":"alex_mcgovernsmith@icloud.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~alex-mcgovern","role":null,"created_at":"2023-09-21T08:54:31.425Z","updated_at":"2023-09-21T08:54:31.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alex-mcgovern/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786799,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11637430,"name":"github.com/react-hook-form/resolvers","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/react-hook-form/resolvers","keywords_array":[],"namespace":null,"versions_count":132,"first_release_published_at":"2020-05-19T08:08:38.000Z","latest_release_published_at":"2026-08-17T07:29:45.000Z","latest_release_number":"v5.9.1+incompatible","last_synced_at":"2026-08-25T09:37:28.198Z","created_at":"2025-05-14T09:21:55.445Z","updated_at":"2026-08-25T09:37:28.199Z","registry_url":"https://pkg.go.dev/github.com/react-hook-form/resolvers","install_command":"go get github.com/react-hook-form/resolvers","documentation_url":"https://pkg.go.dev/github.com/react-hook-form/resolvers#section-documentation","metadata":{},"repo_metadata":{"id":38108213,"uuid":"257580194","full_name":"react-hook-form/resolvers","owner":"react-hook-form","description":"📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema","archived":false,"fork":false,"pushed_at":"2026-08-17T07:34:38.000Z","size":2658,"stargazers_count":2260,"open_issues_count":0,"forks_count":217,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-08-20T07:12:06.886Z","etag":null,"topics":["ajv","class-validator","computed-types","form","form-validation","hacktoberfest","hooks","io-ts","joi","jsonschema","resolvers","schema-validation","superstruct","typebox","typescript","validation","yup","zod"],"latest_commit_sha":null,"homepage":"https://react-hook-form.com/docs/useform#resolver","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-hook-form.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["bluebill1049","jorisre"],"patreon":"bluebill1049","open_collective":"react-hook-form"}},"created_at":"2020-04-21T11:56:22.000Z","updated_at":"2026-08-18T22:02:49.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.971Z","dependency_job_id":null,"html_url":"https://github.com/react-hook-form/resolvers","commit_stats":{"total_commits":331,"total_committers":53,"mean_commits":6.245283018867925,"dds":0.6918429003021148,"last_synced_commit":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4"},"previous_names":["react-hook-form/react-hook-form-resolvers"],"tags_count":129,"template":false,"template_full_name":null,"purl":"pkg:github/react-hook-form/resolvers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/sbom","scorecard":{"id":765488,"data":{"date":"2025-08-11","repo":{"name":"github.com/react-hook-form/resolvers","commit":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compressedSize.yml:1","Warn: no topLevel permission defined: .github/workflows/lock-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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":"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/compressedSize.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-23T00:38:48.422Z","repository_id":38108213,"created_at":"2025-08-23T00:38:48.422Z","updated_at":"2025-08-23T00:38:48.422Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"react-hook-form","name":"React Hook Form","uuid":"53986236","kind":"organization","description":"📋 React Hooks for forms validation (Web + React Native)","email":null,"website":"https://react-hook-form.com","location":"World","twitter":"HookForm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/53986236?v=4","repositories_count":14,"last_synced_at":"2024-10-29T20:08:18.708Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/react-hook-form","funding_links":["https://github.com/sponsors/react-hook-form"],"total_stars":43309,"followers":590,"following":0,"created_at":"2022-11-02T16:28:48.494Z","updated_at":"2024-10-29T20:08:18.709Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form/repositories"},"tags":[{"name":"v5.7.1","sha":"827f20bd97a4618d75162e54fe9ba2419fd4e50a","kind":"commit","published_at":"2026-08-02T06:08:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"4cfba18117e8b76bde326a54103340590c867a21","kind":"commit","published_at":"2026-08-02T05:53:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"b011a5f3f793dba475b143cca34859997cdfb161","kind":"commit","published_at":"2026-08-01T09:05:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0/manifests"},{"name":"v5.5.8","sha":"2f287871f4d3184892cba1ac1a0c570a4e1cf8f5","kind":"commit","published_at":"2026-08-01T07:47:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8/manifests"},{"name":"v5.5.7","sha":"722ef6e42eb29718763a66cfea91fe79e9cae081","kind":"commit","published_at":"2026-07-26T09:42:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7/manifests"},{"name":"v5.5.6","sha":"8df10b070bb9995920424448ea824981c511abc3","kind":"commit","published_at":"2026-07-26T09:09:40.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"0f70063beb28496ffac0b5345d75826a077934ee","kind":"commit","published_at":"2026-07-26T07:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"c4b6aab69c64b7a3ea95223552a7996e741aea39","kind":"commit","published_at":"2026-07-26T07:43:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"f8d653319cedece2063140378b6d61e77bcf57b0","kind":"commit","published_at":"2026-07-26T02:10:08.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"2126efc6e8d9325c18413534a651f7fee22ce8c8","kind":"commit","published_at":"2026-07-26T01:46:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"4d01d0167d0fedda3d38cd618acab008e13fa24f","kind":"commit","published_at":"2026-07-25T23:01:11.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"996895933ff31bd3c3fca0d3a6f66138f0852c0f","kind":"commit","published_at":"2026-07-25T22:35:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0/manifests"},{"name":"v5.4.3","sha":"4e56b2b93976d36b231c6d05a9630e6bb08db3b7","kind":"commit","published_at":"2026-07-25T11:19:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"08f25e9e9c62aec8361e74368d8b57f4e52a3182","kind":"commit","published_at":"2026-07-25T01:35:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"d5e5134f447f68f3a93402ca97f52c1ce379a8f1","kind":"commit","published_at":"2026-07-25T00:45:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"3d2992472adf5735b46b175e22bea82fddf13854","kind":"commit","published_at":"2026-05-21T22:46:16.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"56b68f3798612601190a533887847d8fef2c94af","kind":"commit","published_at":"2026-05-21T22:29:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"e95721d3c8c6d6e555508b0e7b21c6ac801360cf","kind":"commit","published_at":"2025-09-14T08:26:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e","kind":"commit","published_at":"2025-07-29T13:32:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"f04003972a3cc7875beb073ff88c942deb6a2086","kind":"commit","published_at":"2025-07-25T12:48:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"79cd8b284da29a5a42cd5fdafa2e767747fcfcf7","kind":"commit","published_at":"2025-06-09T07:49:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"8d083bd5f5c3242afa1d59e10b1f72988e7b7e82","kind":"commit","published_at":"2025-06-07T13:34:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6e8839343dcfea0fe9b874772a01f3bc551cbb5c","kind":"commit","published_at":"2025-04-02T05:46:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a54d05a9a27545c0be563bd770596a9c0e24a172","kind":"commit","published_at":"2025-04-01T09:10:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0/manifests"},{"name":"v4.1.3","sha":"50dd4add92d4f9837efa1f147870925672f01c15","kind":"commit","published_at":"2025-03-03T06:39:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"ded1746ee88778232cd162cff91f3710e90195de","kind":"commit","published_at":"2025-02-24T09:54:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8ffada0c7a2026ad4d311ca167f15d5b86d63349","kind":"commit","published_at":"2025-02-22T08:57:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"8ea953c84da3ae6a56858b4980fff6df700f8914","kind":"commit","published_at":"2025-02-15T10:13:12.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f9f9187d2b1e63392f931c668dda20ad55aa354b","kind":"commit","published_at":"2025-02-10T12:29:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0/manifests"},{"name":"v3.10.0","sha":"10aca41229764745c68f169797f9440ab3ee82c4","kind":"commit","published_at":"2025-01-06T22:24:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.10.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"3ab415e92967df566cae6fc47918708d23c9d54d","kind":"commit","published_at":"2024-10-28T23:20:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4","kind":"commit","published_at":"2024-07-05T23:08:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"039385e69e63069fdd65ea1b836ff939e7bd39a8","kind":"commit","published_at":"2024-07-05T09:20:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"c0d528b0d4c41266bb767d1a594f30f0840e8423","kind":"commit","published_at":"2024-07-02T16:26:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"bdd5ef59fe68d05ed76339a30b3981db8a7c7ed9","kind":"commit","published_at":"2024-06-06T00:20:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"c53864fdf87b0b88cac4018f74f365f8f4013bf9","kind":"commit","published_at":"2024-06-04T22:59:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"767184d00ea47a1339e76e2bd70a84d8603ef168","kind":"commit","published_at":"2024-05-20T22:44:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"bdc1f1f1aeb7e8dea4badd5112308049ccf41c9c","kind":"commit","published_at":"2024-05-20T22:06:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"79700b054566823e96d4fc631a5af68700c674f3","kind":"commit","published_at":"2024-05-15T00:05:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"1bfc6abbe99677fe574f0919f84b385cc4e686f4","kind":"commit","published_at":"2024-01-04T09:00:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"6f1b139cfe34d5c18d07b5201dec427aa3607e3c","kind":"commit","published_at":"2023-12-26T10:17:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"1baed6efcfd94910f1b717e2133797855941e315","kind":"commit","published_at":"2023-10-11T19:52:27.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"918d72f58ab560546e8bf367896bd2ee6bb20ce1","kind":"commit","published_at":"2023-08-28T21:36:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"94b2b8467f92c3d05631c6a95314a48b9151e865","kind":"commit","published_at":"2023-08-22T12:25:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"2185330d1ea83f1226be9dd3733b2950d4038911","kind":"commit","published_at":"2023-08-06T10:15:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"420e86200a311e09405b90ab1759ed2086392d4a","kind":"commit","published_at":"2023-06-12T16:52:17.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"d2d6feca2006acb430a62e86078f0eec8c8ac171","kind":"commit","published_at":"2023-04-15T16:25:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"4a65f855d7b89bc8e152ccdce16d3ff9ff3fbb47","kind":"commit","published_at":"2023-04-05T07:30:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c433ba0512a1567f55815f5cdd34116137ccd8d9","kind":"commit","published_at":"2023-03-20T10:58:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0/manifests"},{"name":"v2.9.11","sha":"fef6e4e467f242ab02e9fffa1ab550feaf75c358","kind":"commit","published_at":"2023-02-08T08:04:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11/manifests"},{"name":"v2.9.10","sha":"0f39c209df789101a79c82beaaf5cc176b4c3c8c","kind":"commit","published_at":"2022-10-20T11:50:44.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10/manifests"},{"name":"v2.9.9","sha":"4afc03ba3160bca179821202dc8ae1a7b7a87e01","kind":"commit","published_at":"2022-10-14T12:12:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9/manifests"},{"name":"v2.9.8","sha":"467b6ac21a7b11fe9caeaebc04b760d556aa13a2","kind":"commit","published_at":"2022-09-11T18:57:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8/manifests"},{"name":"v2.9.7","sha":"99703e696576ff740edaf91f3cbaa47c84a17654","kind":"commit","published_at":"2022-07-26T23:23:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7/manifests"},{"name":"v2.9.6","sha":"928afae6ea1c9174e591953c008d9c8c86a43e57","kind":"commit","published_at":"2022-07-15T07:30:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6/manifests"},{"name":"v2.9.5","sha":"eebd258fc678ea3d6def2040743902d57646c9ab","kind":"commit","published_at":"2022-07-08T07:35:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"fd1b2a726e2e9895b0fad2cf503e035c960abe63","kind":"commit","published_at":"2022-07-07T06:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"52a6e07876a677566a71aad7d66cbd6f9fa59ecc","kind":"commit","published_at":"2022-06-24T23:25:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7951951762d57755ebf71a9ec7fd3e7cb8da95e8","kind":"commit","published_at":"2022-06-23T22:03:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"115db629561390a4ddf46736f6581394674543f6","kind":"commit","published_at":"2022-06-10T07:43:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"0cad90453b655ee989752f6fb3bb8b98cc9bb162","kind":"commit","published_at":"2022-06-03T08:19:10.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0/manifests"},{"name":"v2.8.10","sha":"c560af338deb4e1ca1c6c3ed9e8e6fe4ce17fa3a","kind":"commit","published_at":"2022-05-17T07:07:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10/manifests"},{"name":"v2.8.9","sha":"259b4dcf128aba909e1108b269c96dca6d5be9b9","kind":"commit","published_at":"2022-05-15T08:49:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9/manifests"},{"name":"v2.8.8","sha":"4ab4ec13ad33f028562518c434b495bd782cad2a","kind":"commit","published_at":"2022-01-18T22:01:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8/manifests"},{"name":"v2.8.7","sha":"91f009b229d2c4e5730e48a5d09a8e04b68e922c","kind":"commit","published_at":"2022-01-18T11:29:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7/manifests"},{"name":"v1.3.8","sha":"0f016f4ab1f25e31231955fe6002d5b1a9585939","kind":"commit","published_at":"2022-01-18T08:51:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8/manifests"},{"name":"v2.8.6","sha":"83f3397a4219231e094e4a0d09d9149bd9a06e94","kind":"commit","published_at":"2022-01-18T08:51:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"022139bc3f1144c6a8c1ef05ed1728705612f0f8","kind":"commit","published_at":"2021-12-12T20:53:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"8a938cce01e99a8de00b519513906a0a7233a29d","kind":"commit","published_at":"2021-12-03T07:37:51.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"14683e5ec8c4a0828750aa7a40d42cfbb37d7dff","kind":"commit","published_at":"2021-11-02T08:44:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"66182f835ce9937efe60da212056edde472b3eba","kind":"commit","published_at":"2021-10-06T06:14:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"33abb4788822c4b744c513af3ac957a0423000a7","kind":"commit","published_at":"2021-09-18T19:52:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"35cedc76a0eb396555a11794d90dc37dd510a936","kind":"commit","published_at":"2021-08-19T07:50:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"4309d1c071792e4efec51d1509f41a8709965b0e","kind":"commit","published_at":"2021-08-04T07:59:59.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"72bd95217b5e0bb624a3633ccf3c4afc93000258","kind":"commit","published_at":"2021-07-31T22:52:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"52145b0c48d6058ac09b7520139ed6fda77c5e9e","kind":"commit","published_at":"2021-07-13T12:18:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d8aff3de12856716f401d5c7a0087456d1de7301","kind":"commit","published_at":"2021-06-19T08:47:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"7bf09fd2af6fcd85c9685ac984ff153e3b30ef48","kind":"commit","published_at":"2021-05-31T07:24:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"f67a10facd07f6404d312d1f98ecdb53431e77b9","kind":"commit","published_at":"2021-05-16T17:07:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d88bc94ccb9a0ef99a19dc1c57d9898d5cc3cfe4","kind":"commit","published_at":"2021-05-13T15:22:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c8b961bd19726613cc2da72221f7252f1425442b","kind":"commit","published_at":"2021-04-17T08:28:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"2ff9b66488f693afc03383abe8443e205223253a","kind":"commit","published_at":"2021-04-16T10:56:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4f8788879b83cede6274ccc7ff1e4be39d71aae6","kind":"commit","published_at":"2021-04-15T08:23:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"73dfad72564944818b9dc4efbda2650412136a16","kind":"commit","published_at":"2021-04-13T07:42:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"5f806f8b8ad0aa9e726d6535512b22662976479c","kind":"commit","published_at":"2021-04-10T10:36:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"defa00bc9d768def2c300f64d418fc26c5a5e802","kind":"commit","published_at":"2021-04-09T15:20:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6b0b235211cdc512dc7640637cb7b42083a80c9c","kind":"commit","published_at":"2021-04-08T07:39:19.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fe53179542b1fcda27df7427d61cca3c9965c2f9","kind":"commit","published_at":"2021-04-02T07:11:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.17","sha":"13a83e7f73e2a1b29786142d66d4a657382b926a","kind":"commit","published_at":"2021-03-31T20:02:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.17","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17/manifests"},{"name":"v1.3.7","sha":"260448a4c0db0ad48516341bdb1ffa688c63011d","kind":"commit","published_at":"2021-03-30T08:23:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7/manifests"},{"name":"v2.0.0-beta.16","sha":"92d5b6a2d747e5af2becd9b9a7357a275bbd5e0a","kind":"commit","published_at":"2021-03-26T17:34:48.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.16","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16/manifests"},{"name":"v1.3.6","sha":"09fef30881e9c1a83b13d21c8e3a8e3dc72c5fa4","kind":"commit","published_at":"2021-03-26T10:43:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6/manifests"},{"name":"v2.0.0-beta.15","sha":"3e69799cd7ccb42b2fa60f62edf94ac60d2fda4e","kind":"commit","published_at":"2021-02-26T16:15:49.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.15","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15/manifests"},{"name":"v2.0.0-beta.14","sha":"06a388b0866c2e5f68118ddf4cba739960a94ce9","kind":"commit","published_at":"2021-02-26T15:58:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.14","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14/manifests"},{"name":"v1.3.5","sha":"ac2128e2c2611562df49d2ca7a8ebe39c52a73eb","kind":"commit","published_at":"2021-02-26T11:08:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5/manifests"},{"name":"v2.0.0-beta.13","sha":"635344d7349f7962dbe574e9129c3c6be4b95a01","kind":"commit","published_at":"2021-02-15T08:28:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.13","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13/manifests"},{"name":"v2.0.0-beta.12","sha":"de0b62af8b0be88be8e3afa34d755b7dacf11390","kind":"commit","published_at":"2021-02-06T08:15:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.12","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12/manifests"},{"name":"v2.0.0-beta.11","sha":"6e86b4fff513e66edbf2d26f70806c27b95d7617","kind":"commit","published_at":"2021-02-03T22:16:15.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11/manifests"},{"name":"v2.0.0-beta.10","sha":"fd9c5bcf270800edebc0f0dfa8cc98d099144518","kind":"commit","published_at":"2021-02-03T21:49:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10/manifests"},{"name":"v2.0.0-beta.9","sha":"19dfa9bbc4eca2c62c4e667dd8647c35422d8fa4","kind":"commit","published_at":"2021-02-03T08:19:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9/manifests"},{"name":"v2.0.0-beta.8","sha":"d61a704522842ade7f003fed844df9bbe78b2b71","kind":"commit","published_at":"2021-02-02T21:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8/manifests"},{"name":"v1.3.4","sha":"132a90ed9f4073b2a62128e99a9fac7de007df91","kind":"commit","published_at":"2021-02-02T08:35:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"ecee1e9d00769f2b29fa20401e101ed9ab61c85a","kind":"commit","published_at":"2021-01-31T22:33:41.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3/manifests"},{"name":"v2.0.0-beta.7","sha":"5fdc7f9538f1fe25ba47c5f881588e79418e5b5c","kind":"commit","published_at":"2021-01-28T07:52:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"e76743dd89724d6cc39ab6e387731b6e3eb07e68","kind":"commit","published_at":"2021-01-23T18:36:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6/manifests"},{"name":"v2.0.0-beta.5","sha":"f83996bd908264af4565f8d19c08c3efc92178d8","kind":"commit","published_at":"2021-01-22T07:58:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"22e7545ae3cd479ef16a756ae74aa6eb34d46f1d","kind":"commit","published_at":"2021-01-21T08:58:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"8e107212f39a6f7e3fb5acd066b6b1a86f121473","kind":"commit","published_at":"2021-01-05T12:52:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"507ee0d686c3163e575b929fac082028522dd068","kind":"commit","published_at":"2021-01-05T12:35:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"eb1cf0d1302cde9fed83b7a8c5c7f72f5978f550","kind":"commit","published_at":"2021-01-05T12:21:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1/manifests"},{"name":"v1.3.2","sha":"115f0410368b24f158509c9cb9e9023df1d459c9","kind":"commit","published_at":"2021-01-04T21:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"181271ddadf24c2b07018a88dfd62d72f98514ad","kind":"commit","published_at":"2020-12-30T21:45:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e6918be140ebe17fa2248b9b605e0dbc42e89161","kind":"tag","published_at":"2020-12-29T07:50:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"416d93b8e5e70a7775a39e8b9a711001e2da9378","kind":"tag","published_at":"2020-12-14T22:21:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"9e6135e1fe9aff7388b9eb46e11ae0b20fa06e6a","kind":"tag","published_at":"2020-12-09T08:08:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dc09df8038fbf850e006836363c2be773ac21ea4","kind":"tag","published_at":"2020-11-30T22:58:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"02814b011d0fbc8375c453b998c5804c5112c973","kind":"commit","published_at":"2020-11-30T07:32:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"8f0db29839c6988b0812ebe52938df608401ca01","kind":"tag","published_at":"2020-11-06T22:37:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"36f7816798c05b8549a66a3178adf20f749b979a","kind":"tag","published_at":"2020-10-03T23:24:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.2","sha":"a27d4055ba18f9f3c1d7835556459f979c0c5651","kind":"tag","published_at":"2020-09-24T05:18:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"e0a3f837aab21ee299842cd0466413e97fae96a0","kind":"commit","published_at":"2020-09-23T05:22:35.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1/manifests"},{"name":"v0.1.1","sha":"0e32e7e8b1e9a66ccfd02e50a519b1d92ab8b28d","kind":"tag","published_at":"2020-09-11T02:05:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bafb36d97ee865cd8f32f8d4c88e3f925b4d628a","kind":"commit","published_at":"2020-07-23T06:53:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"7613d9622c011f9a94df314f561d4e3f109a129a","kind":"tag","published_at":"2020-07-09T12:40:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4944e8c67aa55518d6962693af2c8f41482b5eef","kind":"tag","published_at":"2020-06-16T03:16:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"01db8df33ce5c92c355566b7d613d3f5de3a40ce","kind":"tag","published_at":"2020-06-15T08:47:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f6f93bae08833efb563ecef2aa21bf43984dae26","kind":"tag","published_at":"2020-05-21T09:41:21.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e4775f524a223382c505fdeca49559908ac8a52e","kind":"tag","published_at":"2020-05-21T09:34:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2/manifests"},{"name":"v0.0.2-rc.0","sha":"0585af77571997e93b0d5521aeb93b2c4228af7c","kind":"tag","published_at":"2020-05-19T08:08:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2-rc.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:45:03.535Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.865733838392594,"dependent_packages_count":5.496961843177366,"stargazers_count":1.6297924522683531,"forks_count":2.0530089954494883,"docker_downloads_count":null,"average":3.7613742823219503},"purl":"pkg:golang/github.com/react-hook-form/resolvers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/react-hook-form/resolvers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/react-hook-form/resolvers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/react-hook-form/resolvers/dependencies","status":null,"funding_links":["https://github.com/sponsors/bluebill1049","https://github.com/sponsors/jorisre","https://patreon.com/bluebill1049","https://opencollective.com/react-hook-form","https://github.com/sponsors/react-hook-form"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:05:06.096Z","issues_count":186,"pull_requests_count":282,"avg_time_to_close_issue":20760596.475609757,"avg_time_to_close_pull_request":3023893.6335877865,"issues_closed_count":164,"pull_requests_closed_count":262,"pull_request_authors_count":69,"issue_authors_count":177,"avg_comments_per_issue":5.182795698924731,"avg_comments_per_pull_request":1.8120567375886525,"merged_pull_requests_count":137,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":27,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":16669597.555555556,"past_year_avg_time_to_close_pull_request":4947802.588235294,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":3.6666666666666665,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/issues","maintainers":[{"login":"jorisre","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisre"},{"login":"bluebill1049","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"},{"login":"kotarella1110","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotarella1110"}],"active_maintainers":[{"login":"bluebill1049","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freact-hook-form%2Fresolvers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freact-hook-form%2Fresolvers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freact-hook-form%2Fresolvers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freact-hook-form%2Fresolvers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freact-hook-form%2Fresolvers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freact-hook-form%2Fresolvers/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2408966,"name":"stump-resolvers","ecosystem":"npm","description":"React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod and etc.","homepage":"https://react-hook-form.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react-hook-form/resolvers","keywords_array":["scheme","validation","scheme-validation","hookform","react-hook-form","yup","joi","sperstruct","typescript","zod"],"namespace":null,"versions_count":2,"first_release_published_at":"2020-09-25T16:00:06.642Z","latest_release_published_at":"2020-09-26T04:37:01.992Z","latest_release_number":"1.0.0-rc.2","last_synced_at":"2026-08-24T10:04:20.309Z","created_at":"2022-04-10T01:22:44.181Z","updated_at":"2026-08-26T08:35:45.772Z","registry_url":"https://www.npmjs.com/package/stump-resolvers","install_command":"npm install stump-resolvers","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0-rc.2"},"contentPolicy":null},"repo_metadata":{"id":38108213,"uuid":"257580194","full_name":"react-hook-form/resolvers","owner":"react-hook-form","description":"📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema","archived":false,"fork":false,"pushed_at":"2026-08-17T07:34:38.000Z","size":2658,"stargazers_count":2260,"open_issues_count":0,"forks_count":217,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-08-20T07:12:06.886Z","etag":null,"topics":["ajv","class-validator","computed-types","form","form-validation","hacktoberfest","hooks","io-ts","joi","jsonschema","resolvers","schema-validation","superstruct","typebox","typescript","validation","yup","zod"],"latest_commit_sha":null,"homepage":"https://react-hook-form.com/docs/useform#resolver","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-hook-form.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["bluebill1049","jorisre"],"patreon":"bluebill1049","open_collective":"react-hook-form"}},"created_at":"2020-04-21T11:56:22.000Z","updated_at":"2026-08-18T22:02:49.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.971Z","dependency_job_id":null,"html_url":"https://github.com/react-hook-form/resolvers","commit_stats":{"total_commits":331,"total_committers":53,"mean_commits":6.245283018867925,"dds":0.6918429003021148,"last_synced_commit":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4"},"previous_names":["react-hook-form/react-hook-form-resolvers"],"tags_count":129,"template":false,"template_full_name":null,"purl":"pkg:github/react-hook-form/resolvers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/sbom","scorecard":{"id":765488,"data":{"date":"2025-08-11","repo":{"name":"github.com/react-hook-form/resolvers","commit":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compressedSize.yml:1","Warn: no topLevel permission defined: .github/workflows/lock-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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":"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/compressedSize.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-23T00:38:48.422Z","repository_id":38108213,"created_at":"2025-08-23T00:38:48.422Z","updated_at":"2025-08-23T00:38:48.422Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"react-hook-form","name":"React Hook Form","uuid":"53986236","kind":"organization","description":"📋 React Hooks for forms validation (Web + React Native)","email":null,"website":"https://react-hook-form.com","location":"World","twitter":"HookForm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/53986236?v=4","repositories_count":14,"last_synced_at":"2024-10-29T20:08:18.708Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/react-hook-form","funding_links":["https://github.com/sponsors/react-hook-form"],"total_stars":43309,"followers":590,"following":0,"created_at":"2022-11-02T16:28:48.494Z","updated_at":"2024-10-29T20:08:18.709Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form/repositories"},"tags":[{"name":"v5.7.1","sha":"827f20bd97a4618d75162e54fe9ba2419fd4e50a","kind":"commit","published_at":"2026-08-02T06:08:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"4cfba18117e8b76bde326a54103340590c867a21","kind":"commit","published_at":"2026-08-02T05:53:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"b011a5f3f793dba475b143cca34859997cdfb161","kind":"commit","published_at":"2026-08-01T09:05:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0/manifests"},{"name":"v5.5.8","sha":"2f287871f4d3184892cba1ac1a0c570a4e1cf8f5","kind":"commit","published_at":"2026-08-01T07:47:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8/manifests"},{"name":"v5.5.7","sha":"722ef6e42eb29718763a66cfea91fe79e9cae081","kind":"commit","published_at":"2026-07-26T09:42:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7/manifests"},{"name":"v5.5.6","sha":"8df10b070bb9995920424448ea824981c511abc3","kind":"commit","published_at":"2026-07-26T09:09:40.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"0f70063beb28496ffac0b5345d75826a077934ee","kind":"commit","published_at":"2026-07-26T07:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"c4b6aab69c64b7a3ea95223552a7996e741aea39","kind":"commit","published_at":"2026-07-26T07:43:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"f8d653319cedece2063140378b6d61e77bcf57b0","kind":"commit","published_at":"2026-07-26T02:10:08.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"2126efc6e8d9325c18413534a651f7fee22ce8c8","kind":"commit","published_at":"2026-07-26T01:46:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"4d01d0167d0fedda3d38cd618acab008e13fa24f","kind":"commit","published_at":"2026-07-25T23:01:11.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"996895933ff31bd3c3fca0d3a6f66138f0852c0f","kind":"commit","published_at":"2026-07-25T22:35:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0/manifests"},{"name":"v5.4.3","sha":"4e56b2b93976d36b231c6d05a9630e6bb08db3b7","kind":"commit","published_at":"2026-07-25T11:19:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"08f25e9e9c62aec8361e74368d8b57f4e52a3182","kind":"commit","published_at":"2026-07-25T01:35:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"d5e5134f447f68f3a93402ca97f52c1ce379a8f1","kind":"commit","published_at":"2026-07-25T00:45:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"3d2992472adf5735b46b175e22bea82fddf13854","kind":"commit","published_at":"2026-05-21T22:46:16.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"56b68f3798612601190a533887847d8fef2c94af","kind":"commit","published_at":"2026-05-21T22:29:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"e95721d3c8c6d6e555508b0e7b21c6ac801360cf","kind":"commit","published_at":"2025-09-14T08:26:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e","kind":"commit","published_at":"2025-07-29T13:32:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"f04003972a3cc7875beb073ff88c942deb6a2086","kind":"commit","published_at":"2025-07-25T12:48:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"79cd8b284da29a5a42cd5fdafa2e767747fcfcf7","kind":"commit","published_at":"2025-06-09T07:49:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"8d083bd5f5c3242afa1d59e10b1f72988e7b7e82","kind":"commit","published_at":"2025-06-07T13:34:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6e8839343dcfea0fe9b874772a01f3bc551cbb5c","kind":"commit","published_at":"2025-04-02T05:46:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a54d05a9a27545c0be563bd770596a9c0e24a172","kind":"commit","published_at":"2025-04-01T09:10:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0/manifests"},{"name":"v4.1.3","sha":"50dd4add92d4f9837efa1f147870925672f01c15","kind":"commit","published_at":"2025-03-03T06:39:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"ded1746ee88778232cd162cff91f3710e90195de","kind":"commit","published_at":"2025-02-24T09:54:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8ffada0c7a2026ad4d311ca167f15d5b86d63349","kind":"commit","published_at":"2025-02-22T08:57:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"8ea953c84da3ae6a56858b4980fff6df700f8914","kind":"commit","published_at":"2025-02-15T10:13:12.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f9f9187d2b1e63392f931c668dda20ad55aa354b","kind":"commit","published_at":"2025-02-10T12:29:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0/manifests"},{"name":"v3.10.0","sha":"10aca41229764745c68f169797f9440ab3ee82c4","kind":"commit","published_at":"2025-01-06T22:24:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.10.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"3ab415e92967df566cae6fc47918708d23c9d54d","kind":"commit","published_at":"2024-10-28T23:20:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4","kind":"commit","published_at":"2024-07-05T23:08:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"039385e69e63069fdd65ea1b836ff939e7bd39a8","kind":"commit","published_at":"2024-07-05T09:20:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"c0d528b0d4c41266bb767d1a594f30f0840e8423","kind":"commit","published_at":"2024-07-02T16:26:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"bdd5ef59fe68d05ed76339a30b3981db8a7c7ed9","kind":"commit","published_at":"2024-06-06T00:20:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"c53864fdf87b0b88cac4018f74f365f8f4013bf9","kind":"commit","published_at":"2024-06-04T22:59:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"767184d00ea47a1339e76e2bd70a84d8603ef168","kind":"commit","published_at":"2024-05-20T22:44:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"bdc1f1f1aeb7e8dea4badd5112308049ccf41c9c","kind":"commit","published_at":"2024-05-20T22:06:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"79700b054566823e96d4fc631a5af68700c674f3","kind":"commit","published_at":"2024-05-15T00:05:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"1bfc6abbe99677fe574f0919f84b385cc4e686f4","kind":"commit","published_at":"2024-01-04T09:00:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"6f1b139cfe34d5c18d07b5201dec427aa3607e3c","kind":"commit","published_at":"2023-12-26T10:17:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"1baed6efcfd94910f1b717e2133797855941e315","kind":"commit","published_at":"2023-10-11T19:52:27.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"918d72f58ab560546e8bf367896bd2ee6bb20ce1","kind":"commit","published_at":"2023-08-28T21:36:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"94b2b8467f92c3d05631c6a95314a48b9151e865","kind":"commit","published_at":"2023-08-22T12:25:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"2185330d1ea83f1226be9dd3733b2950d4038911","kind":"commit","published_at":"2023-08-06T10:15:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"420e86200a311e09405b90ab1759ed2086392d4a","kind":"commit","published_at":"2023-06-12T16:52:17.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"d2d6feca2006acb430a62e86078f0eec8c8ac171","kind":"commit","published_at":"2023-04-15T16:25:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"4a65f855d7b89bc8e152ccdce16d3ff9ff3fbb47","kind":"commit","published_at":"2023-04-05T07:30:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c433ba0512a1567f55815f5cdd34116137ccd8d9","kind":"commit","published_at":"2023-03-20T10:58:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0/manifests"},{"name":"v2.9.11","sha":"fef6e4e467f242ab02e9fffa1ab550feaf75c358","kind":"commit","published_at":"2023-02-08T08:04:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11/manifests"},{"name":"v2.9.10","sha":"0f39c209df789101a79c82beaaf5cc176b4c3c8c","kind":"commit","published_at":"2022-10-20T11:50:44.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10/manifests"},{"name":"v2.9.9","sha":"4afc03ba3160bca179821202dc8ae1a7b7a87e01","kind":"commit","published_at":"2022-10-14T12:12:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9/manifests"},{"name":"v2.9.8","sha":"467b6ac21a7b11fe9caeaebc04b760d556aa13a2","kind":"commit","published_at":"2022-09-11T18:57:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8/manifests"},{"name":"v2.9.7","sha":"99703e696576ff740edaf91f3cbaa47c84a17654","kind":"commit","published_at":"2022-07-26T23:23:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7/manifests"},{"name":"v2.9.6","sha":"928afae6ea1c9174e591953c008d9c8c86a43e57","kind":"commit","published_at":"2022-07-15T07:30:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6/manifests"},{"name":"v2.9.5","sha":"eebd258fc678ea3d6def2040743902d57646c9ab","kind":"commit","published_at":"2022-07-08T07:35:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"fd1b2a726e2e9895b0fad2cf503e035c960abe63","kind":"commit","published_at":"2022-07-07T06:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"52a6e07876a677566a71aad7d66cbd6f9fa59ecc","kind":"commit","published_at":"2022-06-24T23:25:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7951951762d57755ebf71a9ec7fd3e7cb8da95e8","kind":"commit","published_at":"2022-06-23T22:03:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"115db629561390a4ddf46736f6581394674543f6","kind":"commit","published_at":"2022-06-10T07:43:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"0cad90453b655ee989752f6fb3bb8b98cc9bb162","kind":"commit","published_at":"2022-06-03T08:19:10.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0/manifests"},{"name":"v2.8.10","sha":"c560af338deb4e1ca1c6c3ed9e8e6fe4ce17fa3a","kind":"commit","published_at":"2022-05-17T07:07:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10/manifests"},{"name":"v2.8.9","sha":"259b4dcf128aba909e1108b269c96dca6d5be9b9","kind":"commit","published_at":"2022-05-15T08:49:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9/manifests"},{"name":"v2.8.8","sha":"4ab4ec13ad33f028562518c434b495bd782cad2a","kind":"commit","published_at":"2022-01-18T22:01:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8/manifests"},{"name":"v2.8.7","sha":"91f009b229d2c4e5730e48a5d09a8e04b68e922c","kind":"commit","published_at":"2022-01-18T11:29:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7/manifests"},{"name":"v1.3.8","sha":"0f016f4ab1f25e31231955fe6002d5b1a9585939","kind":"commit","published_at":"2022-01-18T08:51:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8/manifests"},{"name":"v2.8.6","sha":"83f3397a4219231e094e4a0d09d9149bd9a06e94","kind":"commit","published_at":"2022-01-18T08:51:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"022139bc3f1144c6a8c1ef05ed1728705612f0f8","kind":"commit","published_at":"2021-12-12T20:53:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"8a938cce01e99a8de00b519513906a0a7233a29d","kind":"commit","published_at":"2021-12-03T07:37:51.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"14683e5ec8c4a0828750aa7a40d42cfbb37d7dff","kind":"commit","published_at":"2021-11-02T08:44:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"66182f835ce9937efe60da212056edde472b3eba","kind":"commit","published_at":"2021-10-06T06:14:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"33abb4788822c4b744c513af3ac957a0423000a7","kind":"commit","published_at":"2021-09-18T19:52:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"35cedc76a0eb396555a11794d90dc37dd510a936","kind":"commit","published_at":"2021-08-19T07:50:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"4309d1c071792e4efec51d1509f41a8709965b0e","kind":"commit","published_at":"2021-08-04T07:59:59.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"72bd95217b5e0bb624a3633ccf3c4afc93000258","kind":"commit","published_at":"2021-07-31T22:52:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"52145b0c48d6058ac09b7520139ed6fda77c5e9e","kind":"commit","published_at":"2021-07-13T12:18:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d8aff3de12856716f401d5c7a0087456d1de7301","kind":"commit","published_at":"2021-06-19T08:47:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"7bf09fd2af6fcd85c9685ac984ff153e3b30ef48","kind":"commit","published_at":"2021-05-31T07:24:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"f67a10facd07f6404d312d1f98ecdb53431e77b9","kind":"commit","published_at":"2021-05-16T17:07:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d88bc94ccb9a0ef99a19dc1c57d9898d5cc3cfe4","kind":"commit","published_at":"2021-05-13T15:22:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c8b961bd19726613cc2da72221f7252f1425442b","kind":"commit","published_at":"2021-04-17T08:28:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"2ff9b66488f693afc03383abe8443e205223253a","kind":"commit","published_at":"2021-04-16T10:56:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4f8788879b83cede6274ccc7ff1e4be39d71aae6","kind":"commit","published_at":"2021-04-15T08:23:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"73dfad72564944818b9dc4efbda2650412136a16","kind":"commit","published_at":"2021-04-13T07:42:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"5f806f8b8ad0aa9e726d6535512b22662976479c","kind":"commit","published_at":"2021-04-10T10:36:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"defa00bc9d768def2c300f64d418fc26c5a5e802","kind":"commit","published_at":"2021-04-09T15:20:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6b0b235211cdc512dc7640637cb7b42083a80c9c","kind":"commit","published_at":"2021-04-08T07:39:19.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fe53179542b1fcda27df7427d61cca3c9965c2f9","kind":"commit","published_at":"2021-04-02T07:11:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.17","sha":"13a83e7f73e2a1b29786142d66d4a657382b926a","kind":"commit","published_at":"2021-03-31T20:02:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.17","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17/manifests"},{"name":"v1.3.7","sha":"260448a4c0db0ad48516341bdb1ffa688c63011d","kind":"commit","published_at":"2021-03-30T08:23:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7/manifests"},{"name":"v2.0.0-beta.16","sha":"92d5b6a2d747e5af2becd9b9a7357a275bbd5e0a","kind":"commit","published_at":"2021-03-26T17:34:48.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.16","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16/manifests"},{"name":"v1.3.6","sha":"09fef30881e9c1a83b13d21c8e3a8e3dc72c5fa4","kind":"commit","published_at":"2021-03-26T10:43:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6/manifests"},{"name":"v2.0.0-beta.15","sha":"3e69799cd7ccb42b2fa60f62edf94ac60d2fda4e","kind":"commit","published_at":"2021-02-26T16:15:49.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.15","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15/manifests"},{"name":"v2.0.0-beta.14","sha":"06a388b0866c2e5f68118ddf4cba739960a94ce9","kind":"commit","published_at":"2021-02-26T15:58:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.14","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14/manifests"},{"name":"v1.3.5","sha":"ac2128e2c2611562df49d2ca7a8ebe39c52a73eb","kind":"commit","published_at":"2021-02-26T11:08:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5/manifests"},{"name":"v2.0.0-beta.13","sha":"635344d7349f7962dbe574e9129c3c6be4b95a01","kind":"commit","published_at":"2021-02-15T08:28:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.13","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13/manifests"},{"name":"v2.0.0-beta.12","sha":"de0b62af8b0be88be8e3afa34d755b7dacf11390","kind":"commit","published_at":"2021-02-06T08:15:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.12","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12/manifests"},{"name":"v2.0.0-beta.11","sha":"6e86b4fff513e66edbf2d26f70806c27b95d7617","kind":"commit","published_at":"2021-02-03T22:16:15.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11/manifests"},{"name":"v2.0.0-beta.10","sha":"fd9c5bcf270800edebc0f0dfa8cc98d099144518","kind":"commit","published_at":"2021-02-03T21:49:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10/manifests"},{"name":"v2.0.0-beta.9","sha":"19dfa9bbc4eca2c62c4e667dd8647c35422d8fa4","kind":"commit","published_at":"2021-02-03T08:19:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9/manifests"},{"name":"v2.0.0-beta.8","sha":"d61a704522842ade7f003fed844df9bbe78b2b71","kind":"commit","published_at":"2021-02-02T21:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8/manifests"},{"name":"v1.3.4","sha":"132a90ed9f4073b2a62128e99a9fac7de007df91","kind":"commit","published_at":"2021-02-02T08:35:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"ecee1e9d00769f2b29fa20401e101ed9ab61c85a","kind":"commit","published_at":"2021-01-31T22:33:41.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3/manifests"},{"name":"v2.0.0-beta.7","sha":"5fdc7f9538f1fe25ba47c5f881588e79418e5b5c","kind":"commit","published_at":"2021-01-28T07:52:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"e76743dd89724d6cc39ab6e387731b6e3eb07e68","kind":"commit","published_at":"2021-01-23T18:36:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6/manifests"},{"name":"v2.0.0-beta.5","sha":"f83996bd908264af4565f8d19c08c3efc92178d8","kind":"commit","published_at":"2021-01-22T07:58:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"22e7545ae3cd479ef16a756ae74aa6eb34d46f1d","kind":"commit","published_at":"2021-01-21T08:58:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"8e107212f39a6f7e3fb5acd066b6b1a86f121473","kind":"commit","published_at":"2021-01-05T12:52:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"507ee0d686c3163e575b929fac082028522dd068","kind":"commit","published_at":"2021-01-05T12:35:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"eb1cf0d1302cde9fed83b7a8c5c7f72f5978f550","kind":"commit","published_at":"2021-01-05T12:21:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1/manifests"},{"name":"v1.3.2","sha":"115f0410368b24f158509c9cb9e9023df1d459c9","kind":"commit","published_at":"2021-01-04T21:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"181271ddadf24c2b07018a88dfd62d72f98514ad","kind":"commit","published_at":"2020-12-30T21:45:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e6918be140ebe17fa2248b9b605e0dbc42e89161","kind":"tag","published_at":"2020-12-29T07:50:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"416d93b8e5e70a7775a39e8b9a711001e2da9378","kind":"tag","published_at":"2020-12-14T22:21:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"9e6135e1fe9aff7388b9eb46e11ae0b20fa06e6a","kind":"tag","published_at":"2020-12-09T08:08:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dc09df8038fbf850e006836363c2be773ac21ea4","kind":"tag","published_at":"2020-11-30T22:58:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"02814b011d0fbc8375c453b998c5804c5112c973","kind":"commit","published_at":"2020-11-30T07:32:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"8f0db29839c6988b0812ebe52938df608401ca01","kind":"tag","published_at":"2020-11-06T22:37:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"36f7816798c05b8549a66a3178adf20f749b979a","kind":"tag","published_at":"2020-10-03T23:24:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.2","sha":"a27d4055ba18f9f3c1d7835556459f979c0c5651","kind":"tag","published_at":"2020-09-24T05:18:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"e0a3f837aab21ee299842cd0466413e97fae96a0","kind":"commit","published_at":"2020-09-23T05:22:35.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1/manifests"},{"name":"v0.1.1","sha":"0e32e7e8b1e9a66ccfd02e50a519b1d92ab8b28d","kind":"tag","published_at":"2020-09-11T02:05:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bafb36d97ee865cd8f32f8d4c88e3f925b4d628a","kind":"commit","published_at":"2020-07-23T06:53:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"7613d9622c011f9a94df314f561d4e3f109a129a","kind":"tag","published_at":"2020-07-09T12:40:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4944e8c67aa55518d6962693af2c8f41482b5eef","kind":"tag","published_at":"2020-06-16T03:16:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"01db8df33ce5c92c355566b7d613d3f5de3a40ce","kind":"tag","published_at":"2020-06-15T08:47:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f6f93bae08833efb563ecef2aa21bf43984dae26","kind":"tag","published_at":"2020-05-21T09:41:21.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e4775f524a223382c505fdeca49559908ac8a52e","kind":"tag","published_at":"2020-05-21T09:34:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2/manifests"},{"name":"v0.0.2-rc.0","sha":"0585af77571997e93b0d5521aeb93b2c4228af7c","kind":"tag","published_at":"2020-05-19T08:08:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2-rc.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T08:35:45.772Z","dependent_packages_count":0,"downloads":23,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":35.00554781356705,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":3.0466130141674928,"forks_count":3.8624191548803193,"average":20.02728133325544},"purl":"pkg:npm/stump-resolvers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/stump-resolvers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/stump-resolvers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/stump-resolvers/dependencies","status":null,"funding_links":["https://github.com/sponsors/bluebill1049","https://github.com/sponsors/jorisre","https://patreon.com/bluebill1049","https://opencollective.com/react-hook-form","https://github.com/sponsors/react-hook-form"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T09:35:40.090Z","issues_count":186,"pull_requests_count":282,"avg_time_to_close_issue":20760596.475609757,"avg_time_to_close_pull_request":3023893.6335877865,"issues_closed_count":164,"pull_requests_closed_count":262,"pull_request_authors_count":69,"issue_authors_count":177,"avg_comments_per_issue":5.182795698924731,"avg_comments_per_pull_request":1.8120567375886525,"merged_pull_requests_count":137,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":23,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":15767591.304347826,"past_year_avg_time_to_close_pull_request":4215791.454545454,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":2.5217391304347827,"past_year_avg_comments_per_pull_request":1.5588235294117647,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/issues","maintainers":[{"login":"jorisre","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisre"},{"login":"bluebill1049","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"},{"login":"kotarella1110","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotarella1110"}],"active_maintainers":[{"login":"bluebill1049","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stump-resolvers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stump-resolvers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stump-resolvers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stump-resolvers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stump-resolvers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stump-resolvers/codemeta","maintainers":[{"uuid":"ntilwalli","login":"ntilwalli","name":null,"email":"ntilwalli@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~ntilwalli","role":null,"created_at":"2022-11-14T14:28:57.330Z","updated_at":"2022-11-14T14:28:57.330Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ntilwalli/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786799,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11772695,"name":"org.mvnpm.at.hookform:resolvers","ecosystem":"maven","description":"React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS","homepage":"https://react-hook-form.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react-hook-form/resolvers","keywords_array":[],"namespace":"org.mvnpm.at.hookform","versions_count":19,"first_release_published_at":"2026-05-08T02:14:03.000Z","latest_release_published_at":"2026-08-19T02:13:38.000Z","latest_release_number":"5.9.1","last_synced_at":"2026-08-25T09:40:20.787Z","created_at":"2025-06-07T22:04:50.391Z","updated_at":"2026-08-25T09:40:20.787Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.hookform/resolvers/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.hookform/resolvers/","metadata":{},"repo_metadata":{"id":38108213,"uuid":"257580194","full_name":"react-hook-form/resolvers","owner":"react-hook-form","description":"📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema","archived":false,"fork":false,"pushed_at":"2026-08-17T07:34:38.000Z","size":2658,"stargazers_count":2260,"open_issues_count":0,"forks_count":217,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-08-20T07:12:06.886Z","etag":null,"topics":["ajv","class-validator","computed-types","form","form-validation","hacktoberfest","hooks","io-ts","joi","jsonschema","resolvers","schema-validation","superstruct","typebox","typescript","validation","yup","zod"],"latest_commit_sha":null,"homepage":"https://react-hook-form.com/docs/useform#resolver","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-hook-form.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["bluebill1049","jorisre"],"patreon":"bluebill1049","open_collective":"react-hook-form"}},"created_at":"2020-04-21T11:56:22.000Z","updated_at":"2026-08-18T22:02:49.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.971Z","dependency_job_id":null,"html_url":"https://github.com/react-hook-form/resolvers","commit_stats":{"total_commits":331,"total_committers":53,"mean_commits":6.245283018867925,"dds":0.6918429003021148,"last_synced_commit":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4"},"previous_names":["react-hook-form/react-hook-form-resolvers"],"tags_count":129,"template":false,"template_full_name":null,"purl":"pkg:github/react-hook-form/resolvers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/sbom","scorecard":{"id":765488,"data":{"date":"2025-08-11","repo":{"name":"github.com/react-hook-form/resolvers","commit":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compressedSize.yml:1","Warn: no topLevel permission defined: .github/workflows/lock-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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":"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/compressedSize.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-23T00:38:48.422Z","repository_id":38108213,"created_at":"2025-08-23T00:38:48.422Z","updated_at":"2025-08-23T00:38:48.422Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"react-hook-form","name":"React Hook Form","uuid":"53986236","kind":"organization","description":"📋 React Hooks for forms validation (Web + React Native)","email":null,"website":"https://react-hook-form.com","location":"World","twitter":"HookForm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/53986236?v=4","repositories_count":14,"last_synced_at":"2024-10-29T20:08:18.708Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/react-hook-form","funding_links":["https://github.com/sponsors/react-hook-form"],"total_stars":43309,"followers":590,"following":0,"created_at":"2022-11-02T16:28:48.494Z","updated_at":"2024-10-29T20:08:18.709Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form/repositories"},"tags":[{"name":"v5.7.1","sha":"827f20bd97a4618d75162e54fe9ba2419fd4e50a","kind":"commit","published_at":"2026-08-02T06:08:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"4cfba18117e8b76bde326a54103340590c867a21","kind":"commit","published_at":"2026-08-02T05:53:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"b011a5f3f793dba475b143cca34859997cdfb161","kind":"commit","published_at":"2026-08-01T09:05:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0/manifests"},{"name":"v5.5.8","sha":"2f287871f4d3184892cba1ac1a0c570a4e1cf8f5","kind":"commit","published_at":"2026-08-01T07:47:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8/manifests"},{"name":"v5.5.7","sha":"722ef6e42eb29718763a66cfea91fe79e9cae081","kind":"commit","published_at":"2026-07-26T09:42:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7/manifests"},{"name":"v5.5.6","sha":"8df10b070bb9995920424448ea824981c511abc3","kind":"commit","published_at":"2026-07-26T09:09:40.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"0f70063beb28496ffac0b5345d75826a077934ee","kind":"commit","published_at":"2026-07-26T07:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"c4b6aab69c64b7a3ea95223552a7996e741aea39","kind":"commit","published_at":"2026-07-26T07:43:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"f8d653319cedece2063140378b6d61e77bcf57b0","kind":"commit","published_at":"2026-07-26T02:10:08.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"2126efc6e8d9325c18413534a651f7fee22ce8c8","kind":"commit","published_at":"2026-07-26T01:46:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"4d01d0167d0fedda3d38cd618acab008e13fa24f","kind":"commit","published_at":"2026-07-25T23:01:11.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"996895933ff31bd3c3fca0d3a6f66138f0852c0f","kind":"commit","published_at":"2026-07-25T22:35:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0/manifests"},{"name":"v5.4.3","sha":"4e56b2b93976d36b231c6d05a9630e6bb08db3b7","kind":"commit","published_at":"2026-07-25T11:19:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"08f25e9e9c62aec8361e74368d8b57f4e52a3182","kind":"commit","published_at":"2026-07-25T01:35:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"d5e5134f447f68f3a93402ca97f52c1ce379a8f1","kind":"commit","published_at":"2026-07-25T00:45:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"3d2992472adf5735b46b175e22bea82fddf13854","kind":"commit","published_at":"2026-05-21T22:46:16.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"56b68f3798612601190a533887847d8fef2c94af","kind":"commit","published_at":"2026-05-21T22:29:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"e95721d3c8c6d6e555508b0e7b21c6ac801360cf","kind":"commit","published_at":"2025-09-14T08:26:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e","kind":"commit","published_at":"2025-07-29T13:32:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"f04003972a3cc7875beb073ff88c942deb6a2086","kind":"commit","published_at":"2025-07-25T12:48:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"79cd8b284da29a5a42cd5fdafa2e767747fcfcf7","kind":"commit","published_at":"2025-06-09T07:49:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"8d083bd5f5c3242afa1d59e10b1f72988e7b7e82","kind":"commit","published_at":"2025-06-07T13:34:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6e8839343dcfea0fe9b874772a01f3bc551cbb5c","kind":"commit","published_at":"2025-04-02T05:46:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a54d05a9a27545c0be563bd770596a9c0e24a172","kind":"commit","published_at":"2025-04-01T09:10:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0/manifests"},{"name":"v4.1.3","sha":"50dd4add92d4f9837efa1f147870925672f01c15","kind":"commit","published_at":"2025-03-03T06:39:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"ded1746ee88778232cd162cff91f3710e90195de","kind":"commit","published_at":"2025-02-24T09:54:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8ffada0c7a2026ad4d311ca167f15d5b86d63349","kind":"commit","published_at":"2025-02-22T08:57:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"8ea953c84da3ae6a56858b4980fff6df700f8914","kind":"commit","published_at":"2025-02-15T10:13:12.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f9f9187d2b1e63392f931c668dda20ad55aa354b","kind":"commit","published_at":"2025-02-10T12:29:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0/manifests"},{"name":"v3.10.0","sha":"10aca41229764745c68f169797f9440ab3ee82c4","kind":"commit","published_at":"2025-01-06T22:24:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.10.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"3ab415e92967df566cae6fc47918708d23c9d54d","kind":"commit","published_at":"2024-10-28T23:20:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4","kind":"commit","published_at":"2024-07-05T23:08:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"039385e69e63069fdd65ea1b836ff939e7bd39a8","kind":"commit","published_at":"2024-07-05T09:20:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"c0d528b0d4c41266bb767d1a594f30f0840e8423","kind":"commit","published_at":"2024-07-02T16:26:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"bdd5ef59fe68d05ed76339a30b3981db8a7c7ed9","kind":"commit","published_at":"2024-06-06T00:20:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"c53864fdf87b0b88cac4018f74f365f8f4013bf9","kind":"commit","published_at":"2024-06-04T22:59:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"767184d00ea47a1339e76e2bd70a84d8603ef168","kind":"commit","published_at":"2024-05-20T22:44:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"bdc1f1f1aeb7e8dea4badd5112308049ccf41c9c","kind":"commit","published_at":"2024-05-20T22:06:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"79700b054566823e96d4fc631a5af68700c674f3","kind":"commit","published_at":"2024-05-15T00:05:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"1bfc6abbe99677fe574f0919f84b385cc4e686f4","kind":"commit","published_at":"2024-01-04T09:00:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"6f1b139cfe34d5c18d07b5201dec427aa3607e3c","kind":"commit","published_at":"2023-12-26T10:17:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"1baed6efcfd94910f1b717e2133797855941e315","kind":"commit","published_at":"2023-10-11T19:52:27.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"918d72f58ab560546e8bf367896bd2ee6bb20ce1","kind":"commit","published_at":"2023-08-28T21:36:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"94b2b8467f92c3d05631c6a95314a48b9151e865","kind":"commit","published_at":"2023-08-22T12:25:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"2185330d1ea83f1226be9dd3733b2950d4038911","kind":"commit","published_at":"2023-08-06T10:15:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"420e86200a311e09405b90ab1759ed2086392d4a","kind":"commit","published_at":"2023-06-12T16:52:17.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"d2d6feca2006acb430a62e86078f0eec8c8ac171","kind":"commit","published_at":"2023-04-15T16:25:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"4a65f855d7b89bc8e152ccdce16d3ff9ff3fbb47","kind":"commit","published_at":"2023-04-05T07:30:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c433ba0512a1567f55815f5cdd34116137ccd8d9","kind":"commit","published_at":"2023-03-20T10:58:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0/manifests"},{"name":"v2.9.11","sha":"fef6e4e467f242ab02e9fffa1ab550feaf75c358","kind":"commit","published_at":"2023-02-08T08:04:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11/manifests"},{"name":"v2.9.10","sha":"0f39c209df789101a79c82beaaf5cc176b4c3c8c","kind":"commit","published_at":"2022-10-20T11:50:44.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10/manifests"},{"name":"v2.9.9","sha":"4afc03ba3160bca179821202dc8ae1a7b7a87e01","kind":"commit","published_at":"2022-10-14T12:12:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9/manifests"},{"name":"v2.9.8","sha":"467b6ac21a7b11fe9caeaebc04b760d556aa13a2","kind":"commit","published_at":"2022-09-11T18:57:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8/manifests"},{"name":"v2.9.7","sha":"99703e696576ff740edaf91f3cbaa47c84a17654","kind":"commit","published_at":"2022-07-26T23:23:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7/manifests"},{"name":"v2.9.6","sha":"928afae6ea1c9174e591953c008d9c8c86a43e57","kind":"commit","published_at":"2022-07-15T07:30:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6/manifests"},{"name":"v2.9.5","sha":"eebd258fc678ea3d6def2040743902d57646c9ab","kind":"commit","published_at":"2022-07-08T07:35:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"fd1b2a726e2e9895b0fad2cf503e035c960abe63","kind":"commit","published_at":"2022-07-07T06:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"52a6e07876a677566a71aad7d66cbd6f9fa59ecc","kind":"commit","published_at":"2022-06-24T23:25:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7951951762d57755ebf71a9ec7fd3e7cb8da95e8","kind":"commit","published_at":"2022-06-23T22:03:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"115db629561390a4ddf46736f6581394674543f6","kind":"commit","published_at":"2022-06-10T07:43:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"0cad90453b655ee989752f6fb3bb8b98cc9bb162","kind":"commit","published_at":"2022-06-03T08:19:10.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0/manifests"},{"name":"v2.8.10","sha":"c560af338deb4e1ca1c6c3ed9e8e6fe4ce17fa3a","kind":"commit","published_at":"2022-05-17T07:07:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10/manifests"},{"name":"v2.8.9","sha":"259b4dcf128aba909e1108b269c96dca6d5be9b9","kind":"commit","published_at":"2022-05-15T08:49:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9/manifests"},{"name":"v2.8.8","sha":"4ab4ec13ad33f028562518c434b495bd782cad2a","kind":"commit","published_at":"2022-01-18T22:01:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8/manifests"},{"name":"v2.8.7","sha":"91f009b229d2c4e5730e48a5d09a8e04b68e922c","kind":"commit","published_at":"2022-01-18T11:29:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7/manifests"},{"name":"v1.3.8","sha":"0f016f4ab1f25e31231955fe6002d5b1a9585939","kind":"commit","published_at":"2022-01-18T08:51:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8/manifests"},{"name":"v2.8.6","sha":"83f3397a4219231e094e4a0d09d9149bd9a06e94","kind":"commit","published_at":"2022-01-18T08:51:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"022139bc3f1144c6a8c1ef05ed1728705612f0f8","kind":"commit","published_at":"2021-12-12T20:53:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"8a938cce01e99a8de00b519513906a0a7233a29d","kind":"commit","published_at":"2021-12-03T07:37:51.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"14683e5ec8c4a0828750aa7a40d42cfbb37d7dff","kind":"commit","published_at":"2021-11-02T08:44:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"66182f835ce9937efe60da212056edde472b3eba","kind":"commit","published_at":"2021-10-06T06:14:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"33abb4788822c4b744c513af3ac957a0423000a7","kind":"commit","published_at":"2021-09-18T19:52:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"35cedc76a0eb396555a11794d90dc37dd510a936","kind":"commit","published_at":"2021-08-19T07:50:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"4309d1c071792e4efec51d1509f41a8709965b0e","kind":"commit","published_at":"2021-08-04T07:59:59.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"72bd95217b5e0bb624a3633ccf3c4afc93000258","kind":"commit","published_at":"2021-07-31T22:52:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"52145b0c48d6058ac09b7520139ed6fda77c5e9e","kind":"commit","published_at":"2021-07-13T12:18:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d8aff3de12856716f401d5c7a0087456d1de7301","kind":"commit","published_at":"2021-06-19T08:47:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"7bf09fd2af6fcd85c9685ac984ff153e3b30ef48","kind":"commit","published_at":"2021-05-31T07:24:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"f67a10facd07f6404d312d1f98ecdb53431e77b9","kind":"commit","published_at":"2021-05-16T17:07:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d88bc94ccb9a0ef99a19dc1c57d9898d5cc3cfe4","kind":"commit","published_at":"2021-05-13T15:22:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c8b961bd19726613cc2da72221f7252f1425442b","kind":"commit","published_at":"2021-04-17T08:28:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"2ff9b66488f693afc03383abe8443e205223253a","kind":"commit","published_at":"2021-04-16T10:56:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4f8788879b83cede6274ccc7ff1e4be39d71aae6","kind":"commit","published_at":"2021-04-15T08:23:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"73dfad72564944818b9dc4efbda2650412136a16","kind":"commit","published_at":"2021-04-13T07:42:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"5f806f8b8ad0aa9e726d6535512b22662976479c","kind":"commit","published_at":"2021-04-10T10:36:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"defa00bc9d768def2c300f64d418fc26c5a5e802","kind":"commit","published_at":"2021-04-09T15:20:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6b0b235211cdc512dc7640637cb7b42083a80c9c","kind":"commit","published_at":"2021-04-08T07:39:19.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fe53179542b1fcda27df7427d61cca3c9965c2f9","kind":"commit","published_at":"2021-04-02T07:11:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.17","sha":"13a83e7f73e2a1b29786142d66d4a657382b926a","kind":"commit","published_at":"2021-03-31T20:02:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.17","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17/manifests"},{"name":"v1.3.7","sha":"260448a4c0db0ad48516341bdb1ffa688c63011d","kind":"commit","published_at":"2021-03-30T08:23:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7/manifests"},{"name":"v2.0.0-beta.16","sha":"92d5b6a2d747e5af2becd9b9a7357a275bbd5e0a","kind":"commit","published_at":"2021-03-26T17:34:48.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.16","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16/manifests"},{"name":"v1.3.6","sha":"09fef30881e9c1a83b13d21c8e3a8e3dc72c5fa4","kind":"commit","published_at":"2021-03-26T10:43:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6/manifests"},{"name":"v2.0.0-beta.15","sha":"3e69799cd7ccb42b2fa60f62edf94ac60d2fda4e","kind":"commit","published_at":"2021-02-26T16:15:49.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.15","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15/manifests"},{"name":"v2.0.0-beta.14","sha":"06a388b0866c2e5f68118ddf4cba739960a94ce9","kind":"commit","published_at":"2021-02-26T15:58:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.14","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14/manifests"},{"name":"v1.3.5","sha":"ac2128e2c2611562df49d2ca7a8ebe39c52a73eb","kind":"commit","published_at":"2021-02-26T11:08:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5/manifests"},{"name":"v2.0.0-beta.13","sha":"635344d7349f7962dbe574e9129c3c6be4b95a01","kind":"commit","published_at":"2021-02-15T08:28:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.13","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13/manifests"},{"name":"v2.0.0-beta.12","sha":"de0b62af8b0be88be8e3afa34d755b7dacf11390","kind":"commit","published_at":"2021-02-06T08:15:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.12","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12/manifests"},{"name":"v2.0.0-beta.11","sha":"6e86b4fff513e66edbf2d26f70806c27b95d7617","kind":"commit","published_at":"2021-02-03T22:16:15.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11/manifests"},{"name":"v2.0.0-beta.10","sha":"fd9c5bcf270800edebc0f0dfa8cc98d099144518","kind":"commit","published_at":"2021-02-03T21:49:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10/manifests"},{"name":"v2.0.0-beta.9","sha":"19dfa9bbc4eca2c62c4e667dd8647c35422d8fa4","kind":"commit","published_at":"2021-02-03T08:19:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9/manifests"},{"name":"v2.0.0-beta.8","sha":"d61a704522842ade7f003fed844df9bbe78b2b71","kind":"commit","published_at":"2021-02-02T21:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8/manifests"},{"name":"v1.3.4","sha":"132a90ed9f4073b2a62128e99a9fac7de007df91","kind":"commit","published_at":"2021-02-02T08:35:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"ecee1e9d00769f2b29fa20401e101ed9ab61c85a","kind":"commit","published_at":"2021-01-31T22:33:41.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3/manifests"},{"name":"v2.0.0-beta.7","sha":"5fdc7f9538f1fe25ba47c5f881588e79418e5b5c","kind":"commit","published_at":"2021-01-28T07:52:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"e76743dd89724d6cc39ab6e387731b6e3eb07e68","kind":"commit","published_at":"2021-01-23T18:36:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6/manifests"},{"name":"v2.0.0-beta.5","sha":"f83996bd908264af4565f8d19c08c3efc92178d8","kind":"commit","published_at":"2021-01-22T07:58:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"22e7545ae3cd479ef16a756ae74aa6eb34d46f1d","kind":"commit","published_at":"2021-01-21T08:58:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"8e107212f39a6f7e3fb5acd066b6b1a86f121473","kind":"commit","published_at":"2021-01-05T12:52:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"507ee0d686c3163e575b929fac082028522dd068","kind":"commit","published_at":"2021-01-05T12:35:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"eb1cf0d1302cde9fed83b7a8c5c7f72f5978f550","kind":"commit","published_at":"2021-01-05T12:21:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1/manifests"},{"name":"v1.3.2","sha":"115f0410368b24f158509c9cb9e9023df1d459c9","kind":"commit","published_at":"2021-01-04T21:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"181271ddadf24c2b07018a88dfd62d72f98514ad","kind":"commit","published_at":"2020-12-30T21:45:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e6918be140ebe17fa2248b9b605e0dbc42e89161","kind":"tag","published_at":"2020-12-29T07:50:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"416d93b8e5e70a7775a39e8b9a711001e2da9378","kind":"tag","published_at":"2020-12-14T22:21:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"9e6135e1fe9aff7388b9eb46e11ae0b20fa06e6a","kind":"tag","published_at":"2020-12-09T08:08:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dc09df8038fbf850e006836363c2be773ac21ea4","kind":"tag","published_at":"2020-11-30T22:58:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"02814b011d0fbc8375c453b998c5804c5112c973","kind":"commit","published_at":"2020-11-30T07:32:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"8f0db29839c6988b0812ebe52938df608401ca01","kind":"tag","published_at":"2020-11-06T22:37:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"36f7816798c05b8549a66a3178adf20f749b979a","kind":"tag","published_at":"2020-10-03T23:24:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.2","sha":"a27d4055ba18f9f3c1d7835556459f979c0c5651","kind":"tag","published_at":"2020-09-24T05:18:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"e0a3f837aab21ee299842cd0466413e97fae96a0","kind":"commit","published_at":"2020-09-23T05:22:35.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1/manifests"},{"name":"v0.1.1","sha":"0e32e7e8b1e9a66ccfd02e50a519b1d92ab8b28d","kind":"tag","published_at":"2020-09-11T02:05:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bafb36d97ee865cd8f32f8d4c88e3f925b4d628a","kind":"commit","published_at":"2020-07-23T06:53:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"7613d9622c011f9a94df314f561d4e3f109a129a","kind":"tag","published_at":"2020-07-09T12:40:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4944e8c67aa55518d6962693af2c8f41482b5eef","kind":"tag","published_at":"2020-06-16T03:16:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"01db8df33ce5c92c355566b7d613d3f5de3a40ce","kind":"tag","published_at":"2020-06-15T08:47:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f6f93bae08833efb563ecef2aa21bf43984dae26","kind":"tag","published_at":"2020-05-21T09:41:21.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e4775f524a223382c505fdeca49559908ac8a52e","kind":"tag","published_at":"2020-05-21T09:34:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2/manifests"},{"name":"v0.0.2-rc.0","sha":"0585af77571997e93b0d5521aeb93b2c4228af7c","kind":"tag","published_at":"2020-05-19T08:08:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2-rc.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:45:53.399Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.026626466074966,"dependent_packages_count":48.64554336343237,"stargazers_count":7.664637414071626,"forks_count":14.661125097832079,"docker_downloads_count":null,"average":26.249483085352757},"purl":"pkg:maven/org.mvnpm.at.hookform/resolvers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.hookform:resolvers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.hookform:resolvers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.hookform:resolvers/dependencies","status":null,"funding_links":["https://github.com/sponsors/bluebill1049","https://github.com/sponsors/jorisre","https://patreon.com/bluebill1049","https://opencollective.com/react-hook-form","https://github.com/sponsors/react-hook-form"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T07:33:08.914Z","issues_count":186,"pull_requests_count":282,"avg_time_to_close_issue":20760596.475609757,"avg_time_to_close_pull_request":3023893.6335877865,"issues_closed_count":164,"pull_requests_closed_count":262,"pull_request_authors_count":69,"issue_authors_count":177,"avg_comments_per_issue":5.182795698924731,"avg_comments_per_pull_request":1.8120567375886525,"merged_pull_requests_count":137,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":25,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":16833089.48,"past_year_avg_time_to_close_pull_request":4947802.588235294,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":3.8,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/issues","maintainers":[{"login":"jorisre","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisre"},{"login":"bluebill1049","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"},{"login":"kotarella1110","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotarella1110"}],"active_maintainers":[{"login":"bluebill1049","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.hookform:resolvers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.hookform:resolvers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.hookform:resolvers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.hookform:resolvers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.hookform:resolvers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.hookform:resolvers/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14024874,"name":"@dioilham/rhf-resolvers","ecosystem":"npm","description":"React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS","homepage":"https://react-hook-form.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react-hook-form/resolvers","keywords_array":["scheme","validation","scheme-validation","hookform","react-hook-form","yup","joi","superstruct","typescript","zod","vest","class-validator","io-ts","effect-ts","nope","computed-types","typanion","ajv","TypeBox","arktype","typeschema","vine","fluentvalidation-ts","standard-schema"],"namespace":"dioilham","versions_count":1,"first_release_published_at":"2026-03-09T01:42:40.107Z","latest_release_published_at":"2026-03-09T01:42:40.107Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-24T10:19:51.000Z","created_at":"2026-03-11T00:14:13.193Z","updated_at":"2026-08-24T10:19:51.000Z","registry_url":"https://www.npmjs.com/package/@dioilham/rhf-resolvers","install_command":"npm install @dioilham/rhf-resolvers","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":38108213,"uuid":"257580194","full_name":"react-hook-form/resolvers","owner":"react-hook-form","description":"📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema","archived":false,"fork":false,"pushed_at":"2026-08-17T07:34:38.000Z","size":2658,"stargazers_count":2260,"open_issues_count":0,"forks_count":217,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-08-20T07:12:06.886Z","etag":null,"topics":["ajv","class-validator","computed-types","form","form-validation","hacktoberfest","hooks","io-ts","joi","jsonschema","resolvers","schema-validation","superstruct","typebox","typescript","validation","yup","zod"],"latest_commit_sha":null,"homepage":"https://react-hook-form.com/docs/useform#resolver","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-hook-form.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["bluebill1049","jorisre"],"patreon":"bluebill1049","open_collective":"react-hook-form"}},"created_at":"2020-04-21T11:56:22.000Z","updated_at":"2026-08-18T22:02:49.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.971Z","dependency_job_id":null,"html_url":"https://github.com/react-hook-form/resolvers","commit_stats":{"total_commits":331,"total_committers":53,"mean_commits":6.245283018867925,"dds":0.6918429003021148,"last_synced_commit":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4"},"previous_names":["react-hook-form/react-hook-form-resolvers"],"tags_count":129,"template":false,"template_full_name":null,"purl":"pkg:github/react-hook-form/resolvers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/sbom","scorecard":{"id":765488,"data":{"date":"2025-08-11","repo":{"name":"github.com/react-hook-form/resolvers","commit":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compressedSize.yml:1","Warn: no topLevel permission defined: .github/workflows/lock-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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":"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/compressedSize.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-23T00:38:48.422Z","repository_id":38108213,"created_at":"2025-08-23T00:38:48.422Z","updated_at":"2025-08-23T00:38:48.422Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"react-hook-form","name":"React Hook Form","uuid":"53986236","kind":"organization","description":"📋 React Hooks for forms validation (Web + React Native)","email":null,"website":"https://react-hook-form.com","location":"World","twitter":"HookForm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/53986236?v=4","repositories_count":14,"last_synced_at":"2024-10-29T20:08:18.708Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/react-hook-form","funding_links":["https://github.com/sponsors/react-hook-form"],"total_stars":43309,"followers":590,"following":0,"created_at":"2022-11-02T16:28:48.494Z","updated_at":"2024-10-29T20:08:18.709Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form/repositories"},"tags":[{"name":"v5.7.1","sha":"827f20bd97a4618d75162e54fe9ba2419fd4e50a","kind":"commit","published_at":"2026-08-02T06:08:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"4cfba18117e8b76bde326a54103340590c867a21","kind":"commit","published_at":"2026-08-02T05:53:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"b011a5f3f793dba475b143cca34859997cdfb161","kind":"commit","published_at":"2026-08-01T09:05:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0/manifests"},{"name":"v5.5.8","sha":"2f287871f4d3184892cba1ac1a0c570a4e1cf8f5","kind":"commit","published_at":"2026-08-01T07:47:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8/manifests"},{"name":"v5.5.7","sha":"722ef6e42eb29718763a66cfea91fe79e9cae081","kind":"commit","published_at":"2026-07-26T09:42:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7/manifests"},{"name":"v5.5.6","sha":"8df10b070bb9995920424448ea824981c511abc3","kind":"commit","published_at":"2026-07-26T09:09:40.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"0f70063beb28496ffac0b5345d75826a077934ee","kind":"commit","published_at":"2026-07-26T07:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"c4b6aab69c64b7a3ea95223552a7996e741aea39","kind":"commit","published_at":"2026-07-26T07:43:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"f8d653319cedece2063140378b6d61e77bcf57b0","kind":"commit","published_at":"2026-07-26T02:10:08.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"2126efc6e8d9325c18413534a651f7fee22ce8c8","kind":"commit","published_at":"2026-07-26T01:46:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"4d01d0167d0fedda3d38cd618acab008e13fa24f","kind":"commit","published_at":"2026-07-25T23:01:11.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"996895933ff31bd3c3fca0d3a6f66138f0852c0f","kind":"commit","published_at":"2026-07-25T22:35:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0/manifests"},{"name":"v5.4.3","sha":"4e56b2b93976d36b231c6d05a9630e6bb08db3b7","kind":"commit","published_at":"2026-07-25T11:19:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"08f25e9e9c62aec8361e74368d8b57f4e52a3182","kind":"commit","published_at":"2026-07-25T01:35:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"d5e5134f447f68f3a93402ca97f52c1ce379a8f1","kind":"commit","published_at":"2026-07-25T00:45:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"3d2992472adf5735b46b175e22bea82fddf13854","kind":"commit","published_at":"2026-05-21T22:46:16.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"56b68f3798612601190a533887847d8fef2c94af","kind":"commit","published_at":"2026-05-21T22:29:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"e95721d3c8c6d6e555508b0e7b21c6ac801360cf","kind":"commit","published_at":"2025-09-14T08:26:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e","kind":"commit","published_at":"2025-07-29T13:32:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"f04003972a3cc7875beb073ff88c942deb6a2086","kind":"commit","published_at":"2025-07-25T12:48:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"79cd8b284da29a5a42cd5fdafa2e767747fcfcf7","kind":"commit","published_at":"2025-06-09T07:49:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"8d083bd5f5c3242afa1d59e10b1f72988e7b7e82","kind":"commit","published_at":"2025-06-07T13:34:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6e8839343dcfea0fe9b874772a01f3bc551cbb5c","kind":"commit","published_at":"2025-04-02T05:46:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a54d05a9a27545c0be563bd770596a9c0e24a172","kind":"commit","published_at":"2025-04-01T09:10:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0/manifests"},{"name":"v4.1.3","sha":"50dd4add92d4f9837efa1f147870925672f01c15","kind":"commit","published_at":"2025-03-03T06:39:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"ded1746ee88778232cd162cff91f3710e90195de","kind":"commit","published_at":"2025-02-24T09:54:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8ffada0c7a2026ad4d311ca167f15d5b86d63349","kind":"commit","published_at":"2025-02-22T08:57:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"8ea953c84da3ae6a56858b4980fff6df700f8914","kind":"commit","published_at":"2025-02-15T10:13:12.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f9f9187d2b1e63392f931c668dda20ad55aa354b","kind":"commit","published_at":"2025-02-10T12:29:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0/manifests"},{"name":"v3.10.0","sha":"10aca41229764745c68f169797f9440ab3ee82c4","kind":"commit","published_at":"2025-01-06T22:24:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.10.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"3ab415e92967df566cae6fc47918708d23c9d54d","kind":"commit","published_at":"2024-10-28T23:20:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4","kind":"commit","published_at":"2024-07-05T23:08:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"039385e69e63069fdd65ea1b836ff939e7bd39a8","kind":"commit","published_at":"2024-07-05T09:20:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"c0d528b0d4c41266bb767d1a594f30f0840e8423","kind":"commit","published_at":"2024-07-02T16:26:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"bdd5ef59fe68d05ed76339a30b3981db8a7c7ed9","kind":"commit","published_at":"2024-06-06T00:20:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"c53864fdf87b0b88cac4018f74f365f8f4013bf9","kind":"commit","published_at":"2024-06-04T22:59:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"767184d00ea47a1339e76e2bd70a84d8603ef168","kind":"commit","published_at":"2024-05-20T22:44:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"bdc1f1f1aeb7e8dea4badd5112308049ccf41c9c","kind":"commit","published_at":"2024-05-20T22:06:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"79700b054566823e96d4fc631a5af68700c674f3","kind":"commit","published_at":"2024-05-15T00:05:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"1bfc6abbe99677fe574f0919f84b385cc4e686f4","kind":"commit","published_at":"2024-01-04T09:00:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"6f1b139cfe34d5c18d07b5201dec427aa3607e3c","kind":"commit","published_at":"2023-12-26T10:17:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"1baed6efcfd94910f1b717e2133797855941e315","kind":"commit","published_at":"2023-10-11T19:52:27.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"918d72f58ab560546e8bf367896bd2ee6bb20ce1","kind":"commit","published_at":"2023-08-28T21:36:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"94b2b8467f92c3d05631c6a95314a48b9151e865","kind":"commit","published_at":"2023-08-22T12:25:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"2185330d1ea83f1226be9dd3733b2950d4038911","kind":"commit","published_at":"2023-08-06T10:15:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"420e86200a311e09405b90ab1759ed2086392d4a","kind":"commit","published_at":"2023-06-12T16:52:17.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"d2d6feca2006acb430a62e86078f0eec8c8ac171","kind":"commit","published_at":"2023-04-15T16:25:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"4a65f855d7b89bc8e152ccdce16d3ff9ff3fbb47","kind":"commit","published_at":"2023-04-05T07:30:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c433ba0512a1567f55815f5cdd34116137ccd8d9","kind":"commit","published_at":"2023-03-20T10:58:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0/manifests"},{"name":"v2.9.11","sha":"fef6e4e467f242ab02e9fffa1ab550feaf75c358","kind":"commit","published_at":"2023-02-08T08:04:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11/manifests"},{"name":"v2.9.10","sha":"0f39c209df789101a79c82beaaf5cc176b4c3c8c","kind":"commit","published_at":"2022-10-20T11:50:44.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10/manifests"},{"name":"v2.9.9","sha":"4afc03ba3160bca179821202dc8ae1a7b7a87e01","kind":"commit","published_at":"2022-10-14T12:12:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9/manifests"},{"name":"v2.9.8","sha":"467b6ac21a7b11fe9caeaebc04b760d556aa13a2","kind":"commit","published_at":"2022-09-11T18:57:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8/manifests"},{"name":"v2.9.7","sha":"99703e696576ff740edaf91f3cbaa47c84a17654","kind":"commit","published_at":"2022-07-26T23:23:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7/manifests"},{"name":"v2.9.6","sha":"928afae6ea1c9174e591953c008d9c8c86a43e57","kind":"commit","published_at":"2022-07-15T07:30:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6/manifests"},{"name":"v2.9.5","sha":"eebd258fc678ea3d6def2040743902d57646c9ab","kind":"commit","published_at":"2022-07-08T07:35:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"fd1b2a726e2e9895b0fad2cf503e035c960abe63","kind":"commit","published_at":"2022-07-07T06:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"52a6e07876a677566a71aad7d66cbd6f9fa59ecc","kind":"commit","published_at":"2022-06-24T23:25:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7951951762d57755ebf71a9ec7fd3e7cb8da95e8","kind":"commit","published_at":"2022-06-23T22:03:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"115db629561390a4ddf46736f6581394674543f6","kind":"commit","published_at":"2022-06-10T07:43:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"0cad90453b655ee989752f6fb3bb8b98cc9bb162","kind":"commit","published_at":"2022-06-03T08:19:10.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0/manifests"},{"name":"v2.8.10","sha":"c560af338deb4e1ca1c6c3ed9e8e6fe4ce17fa3a","kind":"commit","published_at":"2022-05-17T07:07:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10/manifests"},{"name":"v2.8.9","sha":"259b4dcf128aba909e1108b269c96dca6d5be9b9","kind":"commit","published_at":"2022-05-15T08:49:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9/manifests"},{"name":"v2.8.8","sha":"4ab4ec13ad33f028562518c434b495bd782cad2a","kind":"commit","published_at":"2022-01-18T22:01:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8/manifests"},{"name":"v2.8.7","sha":"91f009b229d2c4e5730e48a5d09a8e04b68e922c","kind":"commit","published_at":"2022-01-18T11:29:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7/manifests"},{"name":"v1.3.8","sha":"0f016f4ab1f25e31231955fe6002d5b1a9585939","kind":"commit","published_at":"2022-01-18T08:51:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8/manifests"},{"name":"v2.8.6","sha":"83f3397a4219231e094e4a0d09d9149bd9a06e94","kind":"commit","published_at":"2022-01-18T08:51:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"022139bc3f1144c6a8c1ef05ed1728705612f0f8","kind":"commit","published_at":"2021-12-12T20:53:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"8a938cce01e99a8de00b519513906a0a7233a29d","kind":"commit","published_at":"2021-12-03T07:37:51.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"14683e5ec8c4a0828750aa7a40d42cfbb37d7dff","kind":"commit","published_at":"2021-11-02T08:44:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"66182f835ce9937efe60da212056edde472b3eba","kind":"commit","published_at":"2021-10-06T06:14:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"33abb4788822c4b744c513af3ac957a0423000a7","kind":"commit","published_at":"2021-09-18T19:52:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"35cedc76a0eb396555a11794d90dc37dd510a936","kind":"commit","published_at":"2021-08-19T07:50:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"4309d1c071792e4efec51d1509f41a8709965b0e","kind":"commit","published_at":"2021-08-04T07:59:59.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"72bd95217b5e0bb624a3633ccf3c4afc93000258","kind":"commit","published_at":"2021-07-31T22:52:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"52145b0c48d6058ac09b7520139ed6fda77c5e9e","kind":"commit","published_at":"2021-07-13T12:18:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d8aff3de12856716f401d5c7a0087456d1de7301","kind":"commit","published_at":"2021-06-19T08:47:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"7bf09fd2af6fcd85c9685ac984ff153e3b30ef48","kind":"commit","published_at":"2021-05-31T07:24:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"f67a10facd07f6404d312d1f98ecdb53431e77b9","kind":"commit","published_at":"2021-05-16T17:07:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d88bc94ccb9a0ef99a19dc1c57d9898d5cc3cfe4","kind":"commit","published_at":"2021-05-13T15:22:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c8b961bd19726613cc2da72221f7252f1425442b","kind":"commit","published_at":"2021-04-17T08:28:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"2ff9b66488f693afc03383abe8443e205223253a","kind":"commit","published_at":"2021-04-16T10:56:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4f8788879b83cede6274ccc7ff1e4be39d71aae6","kind":"commit","published_at":"2021-04-15T08:23:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"73dfad72564944818b9dc4efbda2650412136a16","kind":"commit","published_at":"2021-04-13T07:42:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"5f806f8b8ad0aa9e726d6535512b22662976479c","kind":"commit","published_at":"2021-04-10T10:36:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"defa00bc9d768def2c300f64d418fc26c5a5e802","kind":"commit","published_at":"2021-04-09T15:20:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6b0b235211cdc512dc7640637cb7b42083a80c9c","kind":"commit","published_at":"2021-04-08T07:39:19.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fe53179542b1fcda27df7427d61cca3c9965c2f9","kind":"commit","published_at":"2021-04-02T07:11:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.17","sha":"13a83e7f73e2a1b29786142d66d4a657382b926a","kind":"commit","published_at":"2021-03-31T20:02:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.17","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17/manifests"},{"name":"v1.3.7","sha":"260448a4c0db0ad48516341bdb1ffa688c63011d","kind":"commit","published_at":"2021-03-30T08:23:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7/manifests"},{"name":"v2.0.0-beta.16","sha":"92d5b6a2d747e5af2becd9b9a7357a275bbd5e0a","kind":"commit","published_at":"2021-03-26T17:34:48.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.16","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16/manifests"},{"name":"v1.3.6","sha":"09fef30881e9c1a83b13d21c8e3a8e3dc72c5fa4","kind":"commit","published_at":"2021-03-26T10:43:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6/manifests"},{"name":"v2.0.0-beta.15","sha":"3e69799cd7ccb42b2fa60f62edf94ac60d2fda4e","kind":"commit","published_at":"2021-02-26T16:15:49.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.15","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15/manifests"},{"name":"v2.0.0-beta.14","sha":"06a388b0866c2e5f68118ddf4cba739960a94ce9","kind":"commit","published_at":"2021-02-26T15:58:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.14","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14/manifests"},{"name":"v1.3.5","sha":"ac2128e2c2611562df49d2ca7a8ebe39c52a73eb","kind":"commit","published_at":"2021-02-26T11:08:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5/manifests"},{"name":"v2.0.0-beta.13","sha":"635344d7349f7962dbe574e9129c3c6be4b95a01","kind":"commit","published_at":"2021-02-15T08:28:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.13","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13/manifests"},{"name":"v2.0.0-beta.12","sha":"de0b62af8b0be88be8e3afa34d755b7dacf11390","kind":"commit","published_at":"2021-02-06T08:15:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.12","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12/manifests"},{"name":"v2.0.0-beta.11","sha":"6e86b4fff513e66edbf2d26f70806c27b95d7617","kind":"commit","published_at":"2021-02-03T22:16:15.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11/manifests"},{"name":"v2.0.0-beta.10","sha":"fd9c5bcf270800edebc0f0dfa8cc98d099144518","kind":"commit","published_at":"2021-02-03T21:49:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10/manifests"},{"name":"v2.0.0-beta.9","sha":"19dfa9bbc4eca2c62c4e667dd8647c35422d8fa4","kind":"commit","published_at":"2021-02-03T08:19:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9/manifests"},{"name":"v2.0.0-beta.8","sha":"d61a704522842ade7f003fed844df9bbe78b2b71","kind":"commit","published_at":"2021-02-02T21:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8/manifests"},{"name":"v1.3.4","sha":"132a90ed9f4073b2a62128e99a9fac7de007df91","kind":"commit","published_at":"2021-02-02T08:35:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"ecee1e9d00769f2b29fa20401e101ed9ab61c85a","kind":"commit","published_at":"2021-01-31T22:33:41.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3/manifests"},{"name":"v2.0.0-beta.7","sha":"5fdc7f9538f1fe25ba47c5f881588e79418e5b5c","kind":"commit","published_at":"2021-01-28T07:52:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"e76743dd89724d6cc39ab6e387731b6e3eb07e68","kind":"commit","published_at":"2021-01-23T18:36:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6/manifests"},{"name":"v2.0.0-beta.5","sha":"f83996bd908264af4565f8d19c08c3efc92178d8","kind":"commit","published_at":"2021-01-22T07:58:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"22e7545ae3cd479ef16a756ae74aa6eb34d46f1d","kind":"commit","published_at":"2021-01-21T08:58:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"8e107212f39a6f7e3fb5acd066b6b1a86f121473","kind":"commit","published_at":"2021-01-05T12:52:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"507ee0d686c3163e575b929fac082028522dd068","kind":"commit","published_at":"2021-01-05T12:35:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"eb1cf0d1302cde9fed83b7a8c5c7f72f5978f550","kind":"commit","published_at":"2021-01-05T12:21:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1/manifests"},{"name":"v1.3.2","sha":"115f0410368b24f158509c9cb9e9023df1d459c9","kind":"commit","published_at":"2021-01-04T21:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"181271ddadf24c2b07018a88dfd62d72f98514ad","kind":"commit","published_at":"2020-12-30T21:45:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e6918be140ebe17fa2248b9b605e0dbc42e89161","kind":"tag","published_at":"2020-12-29T07:50:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"416d93b8e5e70a7775a39e8b9a711001e2da9378","kind":"tag","published_at":"2020-12-14T22:21:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"9e6135e1fe9aff7388b9eb46e11ae0b20fa06e6a","kind":"tag","published_at":"2020-12-09T08:08:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dc09df8038fbf850e006836363c2be773ac21ea4","kind":"tag","published_at":"2020-11-30T22:58:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"02814b011d0fbc8375c453b998c5804c5112c973","kind":"commit","published_at":"2020-11-30T07:32:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"8f0db29839c6988b0812ebe52938df608401ca01","kind":"tag","published_at":"2020-11-06T22:37:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"36f7816798c05b8549a66a3178adf20f749b979a","kind":"tag","published_at":"2020-10-03T23:24:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.2","sha":"a27d4055ba18f9f3c1d7835556459f979c0c5651","kind":"tag","published_at":"2020-09-24T05:18:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"e0a3f837aab21ee299842cd0466413e97fae96a0","kind":"commit","published_at":"2020-09-23T05:22:35.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1/manifests"},{"name":"v0.1.1","sha":"0e32e7e8b1e9a66ccfd02e50a519b1d92ab8b28d","kind":"tag","published_at":"2020-09-11T02:05:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bafb36d97ee865cd8f32f8d4c88e3f925b4d628a","kind":"commit","published_at":"2020-07-23T06:53:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"7613d9622c011f9a94df314f561d4e3f109a129a","kind":"tag","published_at":"2020-07-09T12:40:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4944e8c67aa55518d6962693af2c8f41482b5eef","kind":"tag","published_at":"2020-06-16T03:16:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"01db8df33ce5c92c355566b7d613d3f5de3a40ce","kind":"tag","published_at":"2020-06-15T08:47:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f6f93bae08833efb563ecef2aa21bf43984dae26","kind":"tag","published_at":"2020-05-21T09:41:21.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e4775f524a223382c505fdeca49559908ac8a52e","kind":"tag","published_at":"2020-05-21T09:34:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2/manifests"},{"name":"v0.0.2-rc.0","sha":"0585af77571997e93b0d5521aeb93b2c4228af7c","kind":"tag","published_at":"2020-05-19T08:08:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2-rc.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:19:35.146Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.512631796629087,"dependent_packages_count":32.43474361860437,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.47368770761673},"purl":"pkg:npm/%40dioilham/rhf-resolvers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dioilham/rhf-resolvers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dioilham/rhf-resolvers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dioilham/rhf-resolvers/dependencies","status":null,"funding_links":["https://github.com/sponsors/bluebill1049","https://github.com/sponsors/jorisre","https://patreon.com/bluebill1049","https://opencollective.com/react-hook-form","https://github.com/sponsors/react-hook-form"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:05:06.096Z","issues_count":186,"pull_requests_count":282,"avg_time_to_close_issue":20760596.475609757,"avg_time_to_close_pull_request":3023893.6335877865,"issues_closed_count":164,"pull_requests_closed_count":262,"pull_request_authors_count":69,"issue_authors_count":177,"avg_comments_per_issue":5.182795698924731,"avg_comments_per_pull_request":1.8120567375886525,"merged_pull_requests_count":137,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":27,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":16669597.555555556,"past_year_avg_time_to_close_pull_request":4947802.588235294,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":3.6666666666666665,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/issues","maintainers":[{"login":"jorisre","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisre"},{"login":"bluebill1049","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"},{"login":"kotarella1110","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotarella1110"}],"active_maintainers":[{"login":"bluebill1049","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dioilham%2Frhf-resolvers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dioilham%2Frhf-resolvers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dioilham%2Frhf-resolvers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dioilham%2Frhf-resolvers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dioilham%2Frhf-resolvers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dioilham%2Frhf-resolvers/codemeta","maintainers":[{"uuid":"dioilham","login":"dioilham","name":null,"email":"apajabole1@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~dioilham","role":null,"created_at":"2026-03-11T00:14:21.882Z","updated_at":"2026-03-11T00:14:21.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dioilham/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786799,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1132501,"name":"@psymorias/hookform-resolvers-ajv","ecosystem":"npm","description":"React Hook Form validation resolvers: Yup, Joi, Superstruct, Ajv and etc.","homepage":"https://react-hook-form.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react-hook-form/resolvers","keywords_array":["scheme","validation","scheme-validation","hookform","react-hook-form","yup","joi","superstruct","ajv","typescript"],"namespace":"psymorias","versions_count":5,"first_release_published_at":"2020-07-10T12:42:58.563Z","latest_release_published_at":"2020-07-13T06:27:54.209Z","latest_release_number":"0.0.11","last_synced_at":"2026-08-24T10:46:49.823Z","created_at":"2022-04-08T11:42:13.565Z","updated_at":"2026-08-24T10:46:49.823Z","registry_url":"https://www.npmjs.com/package/@psymorias/hookform-resolvers-ajv","install_command":"npm install @psymorias/hookform-resolvers-ajv","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.11"},"contentPolicy":null},"repo_metadata":{"id":38108213,"uuid":"257580194","full_name":"react-hook-form/resolvers","owner":"react-hook-form","description":"📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema","archived":false,"fork":false,"pushed_at":"2026-08-17T07:34:38.000Z","size":2658,"stargazers_count":2260,"open_issues_count":0,"forks_count":217,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-08-20T07:12:06.886Z","etag":null,"topics":["ajv","class-validator","computed-types","form","form-validation","hacktoberfest","hooks","io-ts","joi","jsonschema","resolvers","schema-validation","superstruct","typebox","typescript","validation","yup","zod"],"latest_commit_sha":null,"homepage":"https://react-hook-form.com/docs/useform#resolver","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-hook-form.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["bluebill1049","jorisre"],"patreon":"bluebill1049","open_collective":"react-hook-form"}},"created_at":"2020-04-21T11:56:22.000Z","updated_at":"2026-08-18T22:02:49.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.971Z","dependency_job_id":null,"html_url":"https://github.com/react-hook-form/resolvers","commit_stats":{"total_commits":331,"total_committers":53,"mean_commits":6.245283018867925,"dds":0.6918429003021148,"last_synced_commit":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4"},"previous_names":["react-hook-form/react-hook-form-resolvers"],"tags_count":129,"template":false,"template_full_name":null,"purl":"pkg:github/react-hook-form/resolvers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/sbom","scorecard":{"id":765488,"data":{"date":"2025-08-11","repo":{"name":"github.com/react-hook-form/resolvers","commit":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compressedSize.yml:1","Warn: no topLevel permission defined: .github/workflows/lock-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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":"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/compressedSize.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-23T00:38:48.422Z","repository_id":38108213,"created_at":"2025-08-23T00:38:48.422Z","updated_at":"2025-08-23T00:38:48.422Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"react-hook-form","name":"React Hook Form","uuid":"53986236","kind":"organization","description":"📋 React Hooks for forms validation (Web + React Native)","email":null,"website":"https://react-hook-form.com","location":"World","twitter":"HookForm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/53986236?v=4","repositories_count":14,"last_synced_at":"2024-10-29T20:08:18.708Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/react-hook-form","funding_links":["https://github.com/sponsors/react-hook-form"],"total_stars":43309,"followers":590,"following":0,"created_at":"2022-11-02T16:28:48.494Z","updated_at":"2024-10-29T20:08:18.709Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form/repositories"},"tags":[{"name":"v5.7.1","sha":"827f20bd97a4618d75162e54fe9ba2419fd4e50a","kind":"commit","published_at":"2026-08-02T06:08:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"4cfba18117e8b76bde326a54103340590c867a21","kind":"commit","published_at":"2026-08-02T05:53:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"b011a5f3f793dba475b143cca34859997cdfb161","kind":"commit","published_at":"2026-08-01T09:05:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0/manifests"},{"name":"v5.5.8","sha":"2f287871f4d3184892cba1ac1a0c570a4e1cf8f5","kind":"commit","published_at":"2026-08-01T07:47:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8/manifests"},{"name":"v5.5.7","sha":"722ef6e42eb29718763a66cfea91fe79e9cae081","kind":"commit","published_at":"2026-07-26T09:42:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7/manifests"},{"name":"v5.5.6","sha":"8df10b070bb9995920424448ea824981c511abc3","kind":"commit","published_at":"2026-07-26T09:09:40.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"0f70063beb28496ffac0b5345d75826a077934ee","kind":"commit","published_at":"2026-07-26T07:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"c4b6aab69c64b7a3ea95223552a7996e741aea39","kind":"commit","published_at":"2026-07-26T07:43:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"f8d653319cedece2063140378b6d61e77bcf57b0","kind":"commit","published_at":"2026-07-26T02:10:08.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"2126efc6e8d9325c18413534a651f7fee22ce8c8","kind":"commit","published_at":"2026-07-26T01:46:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"4d01d0167d0fedda3d38cd618acab008e13fa24f","kind":"commit","published_at":"2026-07-25T23:01:11.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"996895933ff31bd3c3fca0d3a6f66138f0852c0f","kind":"commit","published_at":"2026-07-25T22:35:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0/manifests"},{"name":"v5.4.3","sha":"4e56b2b93976d36b231c6d05a9630e6bb08db3b7","kind":"commit","published_at":"2026-07-25T11:19:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"08f25e9e9c62aec8361e74368d8b57f4e52a3182","kind":"commit","published_at":"2026-07-25T01:35:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"d5e5134f447f68f3a93402ca97f52c1ce379a8f1","kind":"commit","published_at":"2026-07-25T00:45:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"3d2992472adf5735b46b175e22bea82fddf13854","kind":"commit","published_at":"2026-05-21T22:46:16.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"56b68f3798612601190a533887847d8fef2c94af","kind":"commit","published_at":"2026-05-21T22:29:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"e95721d3c8c6d6e555508b0e7b21c6ac801360cf","kind":"commit","published_at":"2025-09-14T08:26:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e","kind":"commit","published_at":"2025-07-29T13:32:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"f04003972a3cc7875beb073ff88c942deb6a2086","kind":"commit","published_at":"2025-07-25T12:48:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"79cd8b284da29a5a42cd5fdafa2e767747fcfcf7","kind":"commit","published_at":"2025-06-09T07:49:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"8d083bd5f5c3242afa1d59e10b1f72988e7b7e82","kind":"commit","published_at":"2025-06-07T13:34:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6e8839343dcfea0fe9b874772a01f3bc551cbb5c","kind":"commit","published_at":"2025-04-02T05:46:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a54d05a9a27545c0be563bd770596a9c0e24a172","kind":"commit","published_at":"2025-04-01T09:10:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0/manifests"},{"name":"v4.1.3","sha":"50dd4add92d4f9837efa1f147870925672f01c15","kind":"commit","published_at":"2025-03-03T06:39:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"ded1746ee88778232cd162cff91f3710e90195de","kind":"commit","published_at":"2025-02-24T09:54:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8ffada0c7a2026ad4d311ca167f15d5b86d63349","kind":"commit","published_at":"2025-02-22T08:57:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"8ea953c84da3ae6a56858b4980fff6df700f8914","kind":"commit","published_at":"2025-02-15T10:13:12.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f9f9187d2b1e63392f931c668dda20ad55aa354b","kind":"commit","published_at":"2025-02-10T12:29:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0/manifests"},{"name":"v3.10.0","sha":"10aca41229764745c68f169797f9440ab3ee82c4","kind":"commit","published_at":"2025-01-06T22:24:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.10.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"3ab415e92967df566cae6fc47918708d23c9d54d","kind":"commit","published_at":"2024-10-28T23:20:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4","kind":"commit","published_at":"2024-07-05T23:08:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"039385e69e63069fdd65ea1b836ff939e7bd39a8","kind":"commit","published_at":"2024-07-05T09:20:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"c0d528b0d4c41266bb767d1a594f30f0840e8423","kind":"commit","published_at":"2024-07-02T16:26:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"bdd5ef59fe68d05ed76339a30b3981db8a7c7ed9","kind":"commit","published_at":"2024-06-06T00:20:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"c53864fdf87b0b88cac4018f74f365f8f4013bf9","kind":"commit","published_at":"2024-06-04T22:59:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"767184d00ea47a1339e76e2bd70a84d8603ef168","kind":"commit","published_at":"2024-05-20T22:44:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"bdc1f1f1aeb7e8dea4badd5112308049ccf41c9c","kind":"commit","published_at":"2024-05-20T22:06:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"79700b054566823e96d4fc631a5af68700c674f3","kind":"commit","published_at":"2024-05-15T00:05:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"1bfc6abbe99677fe574f0919f84b385cc4e686f4","kind":"commit","published_at":"2024-01-04T09:00:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"6f1b139cfe34d5c18d07b5201dec427aa3607e3c","kind":"commit","published_at":"2023-12-26T10:17:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"1baed6efcfd94910f1b717e2133797855941e315","kind":"commit","published_at":"2023-10-11T19:52:27.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"918d72f58ab560546e8bf367896bd2ee6bb20ce1","kind":"commit","published_at":"2023-08-28T21:36:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"94b2b8467f92c3d05631c6a95314a48b9151e865","kind":"commit","published_at":"2023-08-22T12:25:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"2185330d1ea83f1226be9dd3733b2950d4038911","kind":"commit","published_at":"2023-08-06T10:15:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"420e86200a311e09405b90ab1759ed2086392d4a","kind":"commit","published_at":"2023-06-12T16:52:17.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"d2d6feca2006acb430a62e86078f0eec8c8ac171","kind":"commit","published_at":"2023-04-15T16:25:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"4a65f855d7b89bc8e152ccdce16d3ff9ff3fbb47","kind":"commit","published_at":"2023-04-05T07:30:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c433ba0512a1567f55815f5cdd34116137ccd8d9","kind":"commit","published_at":"2023-03-20T10:58:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0/manifests"},{"name":"v2.9.11","sha":"fef6e4e467f242ab02e9fffa1ab550feaf75c358","kind":"commit","published_at":"2023-02-08T08:04:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11/manifests"},{"name":"v2.9.10","sha":"0f39c209df789101a79c82beaaf5cc176b4c3c8c","kind":"commit","published_at":"2022-10-20T11:50:44.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10/manifests"},{"name":"v2.9.9","sha":"4afc03ba3160bca179821202dc8ae1a7b7a87e01","kind":"commit","published_at":"2022-10-14T12:12:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9/manifests"},{"name":"v2.9.8","sha":"467b6ac21a7b11fe9caeaebc04b760d556aa13a2","kind":"commit","published_at":"2022-09-11T18:57:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8/manifests"},{"name":"v2.9.7","sha":"99703e696576ff740edaf91f3cbaa47c84a17654","kind":"commit","published_at":"2022-07-26T23:23:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7/manifests"},{"name":"v2.9.6","sha":"928afae6ea1c9174e591953c008d9c8c86a43e57","kind":"commit","published_at":"2022-07-15T07:30:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6/manifests"},{"name":"v2.9.5","sha":"eebd258fc678ea3d6def2040743902d57646c9ab","kind":"commit","published_at":"2022-07-08T07:35:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"fd1b2a726e2e9895b0fad2cf503e035c960abe63","kind":"commit","published_at":"2022-07-07T06:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"52a6e07876a677566a71aad7d66cbd6f9fa59ecc","kind":"commit","published_at":"2022-06-24T23:25:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7951951762d57755ebf71a9ec7fd3e7cb8da95e8","kind":"commit","published_at":"2022-06-23T22:03:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"115db629561390a4ddf46736f6581394674543f6","kind":"commit","published_at":"2022-06-10T07:43:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"0cad90453b655ee989752f6fb3bb8b98cc9bb162","kind":"commit","published_at":"2022-06-03T08:19:10.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0/manifests"},{"name":"v2.8.10","sha":"c560af338deb4e1ca1c6c3ed9e8e6fe4ce17fa3a","kind":"commit","published_at":"2022-05-17T07:07:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10/manifests"},{"name":"v2.8.9","sha":"259b4dcf128aba909e1108b269c96dca6d5be9b9","kind":"commit","published_at":"2022-05-15T08:49:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9/manifests"},{"name":"v2.8.8","sha":"4ab4ec13ad33f028562518c434b495bd782cad2a","kind":"commit","published_at":"2022-01-18T22:01:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8/manifests"},{"name":"v2.8.7","sha":"91f009b229d2c4e5730e48a5d09a8e04b68e922c","kind":"commit","published_at":"2022-01-18T11:29:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7/manifests"},{"name":"v1.3.8","sha":"0f016f4ab1f25e31231955fe6002d5b1a9585939","kind":"commit","published_at":"2022-01-18T08:51:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8/manifests"},{"name":"v2.8.6","sha":"83f3397a4219231e094e4a0d09d9149bd9a06e94","kind":"commit","published_at":"2022-01-18T08:51:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"022139bc3f1144c6a8c1ef05ed1728705612f0f8","kind":"commit","published_at":"2021-12-12T20:53:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"8a938cce01e99a8de00b519513906a0a7233a29d","kind":"commit","published_at":"2021-12-03T07:37:51.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"14683e5ec8c4a0828750aa7a40d42cfbb37d7dff","kind":"commit","published_at":"2021-11-02T08:44:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"66182f835ce9937efe60da212056edde472b3eba","kind":"commit","published_at":"2021-10-06T06:14:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"33abb4788822c4b744c513af3ac957a0423000a7","kind":"commit","published_at":"2021-09-18T19:52:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"35cedc76a0eb396555a11794d90dc37dd510a936","kind":"commit","published_at":"2021-08-19T07:50:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"4309d1c071792e4efec51d1509f41a8709965b0e","kind":"commit","published_at":"2021-08-04T07:59:59.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"72bd95217b5e0bb624a3633ccf3c4afc93000258","kind":"commit","published_at":"2021-07-31T22:52:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"52145b0c48d6058ac09b7520139ed6fda77c5e9e","kind":"commit","published_at":"2021-07-13T12:18:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d8aff3de12856716f401d5c7a0087456d1de7301","kind":"commit","published_at":"2021-06-19T08:47:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"7bf09fd2af6fcd85c9685ac984ff153e3b30ef48","kind":"commit","published_at":"2021-05-31T07:24:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"f67a10facd07f6404d312d1f98ecdb53431e77b9","kind":"commit","published_at":"2021-05-16T17:07:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d88bc94ccb9a0ef99a19dc1c57d9898d5cc3cfe4","kind":"commit","published_at":"2021-05-13T15:22:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c8b961bd19726613cc2da72221f7252f1425442b","kind":"commit","published_at":"2021-04-17T08:28:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"2ff9b66488f693afc03383abe8443e205223253a","kind":"commit","published_at":"2021-04-16T10:56:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4f8788879b83cede6274ccc7ff1e4be39d71aae6","kind":"commit","published_at":"2021-04-15T08:23:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"73dfad72564944818b9dc4efbda2650412136a16","kind":"commit","published_at":"2021-04-13T07:42:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"5f806f8b8ad0aa9e726d6535512b22662976479c","kind":"commit","published_at":"2021-04-10T10:36:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"defa00bc9d768def2c300f64d418fc26c5a5e802","kind":"commit","published_at":"2021-04-09T15:20:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6b0b235211cdc512dc7640637cb7b42083a80c9c","kind":"commit","published_at":"2021-04-08T07:39:19.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fe53179542b1fcda27df7427d61cca3c9965c2f9","kind":"commit","published_at":"2021-04-02T07:11:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.17","sha":"13a83e7f73e2a1b29786142d66d4a657382b926a","kind":"commit","published_at":"2021-03-31T20:02:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.17","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17/manifests"},{"name":"v1.3.7","sha":"260448a4c0db0ad48516341bdb1ffa688c63011d","kind":"commit","published_at":"2021-03-30T08:23:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7/manifests"},{"name":"v2.0.0-beta.16","sha":"92d5b6a2d747e5af2becd9b9a7357a275bbd5e0a","kind":"commit","published_at":"2021-03-26T17:34:48.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.16","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16/manifests"},{"name":"v1.3.6","sha":"09fef30881e9c1a83b13d21c8e3a8e3dc72c5fa4","kind":"commit","published_at":"2021-03-26T10:43:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6/manifests"},{"name":"v2.0.0-beta.15","sha":"3e69799cd7ccb42b2fa60f62edf94ac60d2fda4e","kind":"commit","published_at":"2021-02-26T16:15:49.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.15","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15/manifests"},{"name":"v2.0.0-beta.14","sha":"06a388b0866c2e5f68118ddf4cba739960a94ce9","kind":"commit","published_at":"2021-02-26T15:58:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.14","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14/manifests"},{"name":"v1.3.5","sha":"ac2128e2c2611562df49d2ca7a8ebe39c52a73eb","kind":"commit","published_at":"2021-02-26T11:08:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5/manifests"},{"name":"v2.0.0-beta.13","sha":"635344d7349f7962dbe574e9129c3c6be4b95a01","kind":"commit","published_at":"2021-02-15T08:28:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.13","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13/manifests"},{"name":"v2.0.0-beta.12","sha":"de0b62af8b0be88be8e3afa34d755b7dacf11390","kind":"commit","published_at":"2021-02-06T08:15:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.12","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12/manifests"},{"name":"v2.0.0-beta.11","sha":"6e86b4fff513e66edbf2d26f70806c27b95d7617","kind":"commit","published_at":"2021-02-03T22:16:15.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11/manifests"},{"name":"v2.0.0-beta.10","sha":"fd9c5bcf270800edebc0f0dfa8cc98d099144518","kind":"commit","published_at":"2021-02-03T21:49:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10/manifests"},{"name":"v2.0.0-beta.9","sha":"19dfa9bbc4eca2c62c4e667dd8647c35422d8fa4","kind":"commit","published_at":"2021-02-03T08:19:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9/manifests"},{"name":"v2.0.0-beta.8","sha":"d61a704522842ade7f003fed844df9bbe78b2b71","kind":"commit","published_at":"2021-02-02T21:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8/manifests"},{"name":"v1.3.4","sha":"132a90ed9f4073b2a62128e99a9fac7de007df91","kind":"commit","published_at":"2021-02-02T08:35:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"ecee1e9d00769f2b29fa20401e101ed9ab61c85a","kind":"commit","published_at":"2021-01-31T22:33:41.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3/manifests"},{"name":"v2.0.0-beta.7","sha":"5fdc7f9538f1fe25ba47c5f881588e79418e5b5c","kind":"commit","published_at":"2021-01-28T07:52:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"e76743dd89724d6cc39ab6e387731b6e3eb07e68","kind":"commit","published_at":"2021-01-23T18:36:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6/manifests"},{"name":"v2.0.0-beta.5","sha":"f83996bd908264af4565f8d19c08c3efc92178d8","kind":"commit","published_at":"2021-01-22T07:58:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"22e7545ae3cd479ef16a756ae74aa6eb34d46f1d","kind":"commit","published_at":"2021-01-21T08:58:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"8e107212f39a6f7e3fb5acd066b6b1a86f121473","kind":"commit","published_at":"2021-01-05T12:52:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"507ee0d686c3163e575b929fac082028522dd068","kind":"commit","published_at":"2021-01-05T12:35:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"eb1cf0d1302cde9fed83b7a8c5c7f72f5978f550","kind":"commit","published_at":"2021-01-05T12:21:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1/manifests"},{"name":"v1.3.2","sha":"115f0410368b24f158509c9cb9e9023df1d459c9","kind":"commit","published_at":"2021-01-04T21:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"181271ddadf24c2b07018a88dfd62d72f98514ad","kind":"commit","published_at":"2020-12-30T21:45:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e6918be140ebe17fa2248b9b605e0dbc42e89161","kind":"tag","published_at":"2020-12-29T07:50:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"416d93b8e5e70a7775a39e8b9a711001e2da9378","kind":"tag","published_at":"2020-12-14T22:21:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"9e6135e1fe9aff7388b9eb46e11ae0b20fa06e6a","kind":"tag","published_at":"2020-12-09T08:08:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dc09df8038fbf850e006836363c2be773ac21ea4","kind":"tag","published_at":"2020-11-30T22:58:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"02814b011d0fbc8375c453b998c5804c5112c973","kind":"commit","published_at":"2020-11-30T07:32:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"8f0db29839c6988b0812ebe52938df608401ca01","kind":"tag","published_at":"2020-11-06T22:37:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"36f7816798c05b8549a66a3178adf20f749b979a","kind":"tag","published_at":"2020-10-03T23:24:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.2","sha":"a27d4055ba18f9f3c1d7835556459f979c0c5651","kind":"tag","published_at":"2020-09-24T05:18:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"e0a3f837aab21ee299842cd0466413e97fae96a0","kind":"commit","published_at":"2020-09-23T05:22:35.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1/manifests"},{"name":"v0.1.1","sha":"0e32e7e8b1e9a66ccfd02e50a519b1d92ab8b28d","kind":"tag","published_at":"2020-09-11T02:05:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bafb36d97ee865cd8f32f8d4c88e3f925b4d628a","kind":"commit","published_at":"2020-07-23T06:53:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"7613d9622c011f9a94df314f561d4e3f109a129a","kind":"tag","published_at":"2020-07-09T12:40:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4944e8c67aa55518d6962693af2c8f41482b5eef","kind":"tag","published_at":"2020-06-16T03:16:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"01db8df33ce5c92c355566b7d613d3f5de3a40ce","kind":"tag","published_at":"2020-06-15T08:47:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f6f93bae08833efb563ecef2aa21bf43984dae26","kind":"tag","published_at":"2020-05-21T09:41:21.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e4775f524a223382c505fdeca49559908ac8a52e","kind":"tag","published_at":"2020-05-21T09:34:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2/manifests"},{"name":"v0.0.2-rc.0","sha":"0585af77571997e93b0d5521aeb93b2c4228af7c","kind":"tag","published_at":"2020-05-19T08:08:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2-rc.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:39:41.652Z","dependent_packages_count":1,"downloads":34,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":18.14375136683048,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":3.0370947083318556,"forks_count":3.828055433830878,"average":16.646145638531113},"purl":"pkg:npm/%40psymorias/hookform-resolvers-ajv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@psymorias/hookform-resolvers-ajv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@psymorias/hookform-resolvers-ajv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@psymorias/hookform-resolvers-ajv/dependencies","status":null,"funding_links":["https://github.com/sponsors/bluebill1049","https://github.com/sponsors/jorisre","https://patreon.com/bluebill1049","https://opencollective.com/react-hook-form","https://github.com/sponsors/react-hook-form"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:05:06.096Z","issues_count":186,"pull_requests_count":282,"avg_time_to_close_issue":20760596.475609757,"avg_time_to_close_pull_request":3023893.6335877865,"issues_closed_count":164,"pull_requests_closed_count":262,"pull_request_authors_count":69,"issue_authors_count":177,"avg_comments_per_issue":5.182795698924731,"avg_comments_per_pull_request":1.8120567375886525,"merged_pull_requests_count":137,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":27,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":16669597.555555556,"past_year_avg_time_to_close_pull_request":4947802.588235294,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":3.6666666666666665,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/issues","maintainers":[{"login":"jorisre","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisre"},{"login":"bluebill1049","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"},{"login":"kotarella1110","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotarella1110"}],"active_maintainers":[{"login":"bluebill1049","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@psymorias%2Fhookform-resolvers-ajv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@psymorias%2Fhookform-resolvers-ajv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@psymorias%2Fhookform-resolvers-ajv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@psymorias%2Fhookform-resolvers-ajv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@psymorias%2Fhookform-resolvers-ajv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@psymorias%2Fhookform-resolvers-ajv/codemeta","maintainers":[{"uuid":"psymorias","login":"psymorias","name":null,"email":"kontakt@pascalhelmer.de","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~psymorias","role":null,"created_at":"2022-11-20T21:57:50.826Z","updated_at":"2022-11-20T21:57:50.826Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/psymorias/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786799,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":979066,"name":"@hookform/resolvers","ecosystem":"npm","description":"React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS","homepage":"https://react-hook-form.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react-hook-form/resolvers","keywords_array":["scheme","validation","scheme-validation","hookform","react-hook-form","yup","joi","superstruct","typescript","zod","vest","class-validator","io-ts","effect-ts","nope","computed-types","typanion","ajv","TypeBox","arktype","typeschema","vine","fluentvalidation-ts","standard-schema","ata-validator"],"namespace":"hookform","versions_count":151,"first_release_published_at":"2020-05-20T11:33:35.767Z","latest_release_published_at":"2026-08-17T07:36:58.064Z","latest_release_number":"5.9.1","last_synced_at":"2026-08-24T11:16:18.297Z","created_at":"2022-04-07T18:22:00.043Z","updated_at":"2026-08-24T11:16:18.298Z","registry_url":"https://www.npmjs.com/package/@hookform/resolvers","install_command":"npm install @hookform/resolvers","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.0-rc.2","beta":"2.0.0-beta.17","release-1.x":"1.3.8","latest":"5.9.1"},"contentPolicy":null},"repo_metadata":{"id":38108213,"uuid":"257580194","full_name":"react-hook-form/resolvers","owner":"react-hook-form","description":"📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema","archived":false,"fork":false,"pushed_at":"2026-08-17T07:34:38.000Z","size":2658,"stargazers_count":2260,"open_issues_count":0,"forks_count":217,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-08-20T07:12:06.886Z","etag":null,"topics":["ajv","class-validator","computed-types","form","form-validation","hacktoberfest","hooks","io-ts","joi","jsonschema","resolvers","schema-validation","superstruct","typebox","typescript","validation","yup","zod"],"latest_commit_sha":null,"homepage":"https://react-hook-form.com/docs/useform#resolver","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-hook-form.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["bluebill1049","jorisre"],"patreon":"bluebill1049","open_collective":"react-hook-form"}},"created_at":"2020-04-21T11:56:22.000Z","updated_at":"2026-08-18T22:02:49.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.971Z","dependency_job_id":null,"html_url":"https://github.com/react-hook-form/resolvers","commit_stats":{"total_commits":331,"total_committers":53,"mean_commits":6.245283018867925,"dds":0.6918429003021148,"last_synced_commit":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4"},"previous_names":["react-hook-form/react-hook-form-resolvers"],"tags_count":129,"template":false,"template_full_name":null,"purl":"pkg:github/react-hook-form/resolvers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/sbom","scorecard":{"id":765488,"data":{"date":"2025-08-11","repo":{"name":"github.com/react-hook-form/resolvers","commit":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compressedSize.yml:1","Warn: no topLevel permission defined: .github/workflows/lock-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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":"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/compressedSize.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-23T00:38:48.422Z","repository_id":38108213,"created_at":"2025-08-23T00:38:48.422Z","updated_at":"2025-08-23T00:38:48.422Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"react-hook-form","name":"React Hook Form","uuid":"53986236","kind":"organization","description":"📋 React Hooks for forms validation (Web + React Native)","email":null,"website":"https://react-hook-form.com","location":"World","twitter":"HookForm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/53986236?v=4","repositories_count":14,"last_synced_at":"2024-10-29T20:08:18.708Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/react-hook-form","funding_links":["https://github.com/sponsors/react-hook-form"],"total_stars":43309,"followers":590,"following":0,"created_at":"2022-11-02T16:28:48.494Z","updated_at":"2024-10-29T20:08:18.709Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form/repositories"},"tags":[{"name":"v5.7.1","sha":"827f20bd97a4618d75162e54fe9ba2419fd4e50a","kind":"commit","published_at":"2026-08-02T06:08:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"4cfba18117e8b76bde326a54103340590c867a21","kind":"commit","published_at":"2026-08-02T05:53:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"b011a5f3f793dba475b143cca34859997cdfb161","kind":"commit","published_at":"2026-08-01T09:05:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0/manifests"},{"name":"v5.5.8","sha":"2f287871f4d3184892cba1ac1a0c570a4e1cf8f5","kind":"commit","published_at":"2026-08-01T07:47:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8/manifests"},{"name":"v5.5.7","sha":"722ef6e42eb29718763a66cfea91fe79e9cae081","kind":"commit","published_at":"2026-07-26T09:42:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7/manifests"},{"name":"v5.5.6","sha":"8df10b070bb9995920424448ea824981c511abc3","kind":"commit","published_at":"2026-07-26T09:09:40.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"0f70063beb28496ffac0b5345d75826a077934ee","kind":"commit","published_at":"2026-07-26T07:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"c4b6aab69c64b7a3ea95223552a7996e741aea39","kind":"commit","published_at":"2026-07-26T07:43:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"f8d653319cedece2063140378b6d61e77bcf57b0","kind":"commit","published_at":"2026-07-26T02:10:08.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"2126efc6e8d9325c18413534a651f7fee22ce8c8","kind":"commit","published_at":"2026-07-26T01:46:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"4d01d0167d0fedda3d38cd618acab008e13fa24f","kind":"commit","published_at":"2026-07-25T23:01:11.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"996895933ff31bd3c3fca0d3a6f66138f0852c0f","kind":"commit","published_at":"2026-07-25T22:35:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0/manifests"},{"name":"v5.4.3","sha":"4e56b2b93976d36b231c6d05a9630e6bb08db3b7","kind":"commit","published_at":"2026-07-25T11:19:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"08f25e9e9c62aec8361e74368d8b57f4e52a3182","kind":"commit","published_at":"2026-07-25T01:35:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"d5e5134f447f68f3a93402ca97f52c1ce379a8f1","kind":"commit","published_at":"2026-07-25T00:45:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"3d2992472adf5735b46b175e22bea82fddf13854","kind":"commit","published_at":"2026-05-21T22:46:16.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"56b68f3798612601190a533887847d8fef2c94af","kind":"commit","published_at":"2026-05-21T22:29:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"e95721d3c8c6d6e555508b0e7b21c6ac801360cf","kind":"commit","published_at":"2025-09-14T08:26:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e","kind":"commit","published_at":"2025-07-29T13:32:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"f04003972a3cc7875beb073ff88c942deb6a2086","kind":"commit","published_at":"2025-07-25T12:48:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"79cd8b284da29a5a42cd5fdafa2e767747fcfcf7","kind":"commit","published_at":"2025-06-09T07:49:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"8d083bd5f5c3242afa1d59e10b1f72988e7b7e82","kind":"commit","published_at":"2025-06-07T13:34:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6e8839343dcfea0fe9b874772a01f3bc551cbb5c","kind":"commit","published_at":"2025-04-02T05:46:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a54d05a9a27545c0be563bd770596a9c0e24a172","kind":"commit","published_at":"2025-04-01T09:10:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0/manifests"},{"name":"v4.1.3","sha":"50dd4add92d4f9837efa1f147870925672f01c15","kind":"commit","published_at":"2025-03-03T06:39:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"ded1746ee88778232cd162cff91f3710e90195de","kind":"commit","published_at":"2025-02-24T09:54:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8ffada0c7a2026ad4d311ca167f15d5b86d63349","kind":"commit","published_at":"2025-02-22T08:57:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"8ea953c84da3ae6a56858b4980fff6df700f8914","kind":"commit","published_at":"2025-02-15T10:13:12.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f9f9187d2b1e63392f931c668dda20ad55aa354b","kind":"commit","published_at":"2025-02-10T12:29:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0/manifests"},{"name":"v3.10.0","sha":"10aca41229764745c68f169797f9440ab3ee82c4","kind":"commit","published_at":"2025-01-06T22:24:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.10.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"3ab415e92967df566cae6fc47918708d23c9d54d","kind":"commit","published_at":"2024-10-28T23:20:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4","kind":"commit","published_at":"2024-07-05T23:08:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"039385e69e63069fdd65ea1b836ff939e7bd39a8","kind":"commit","published_at":"2024-07-05T09:20:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"c0d528b0d4c41266bb767d1a594f30f0840e8423","kind":"commit","published_at":"2024-07-02T16:26:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"bdd5ef59fe68d05ed76339a30b3981db8a7c7ed9","kind":"commit","published_at":"2024-06-06T00:20:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"c53864fdf87b0b88cac4018f74f365f8f4013bf9","kind":"commit","published_at":"2024-06-04T22:59:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"767184d00ea47a1339e76e2bd70a84d8603ef168","kind":"commit","published_at":"2024-05-20T22:44:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"bdc1f1f1aeb7e8dea4badd5112308049ccf41c9c","kind":"commit","published_at":"2024-05-20T22:06:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"79700b054566823e96d4fc631a5af68700c674f3","kind":"commit","published_at":"2024-05-15T00:05:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"1bfc6abbe99677fe574f0919f84b385cc4e686f4","kind":"commit","published_at":"2024-01-04T09:00:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"6f1b139cfe34d5c18d07b5201dec427aa3607e3c","kind":"commit","published_at":"2023-12-26T10:17:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"1baed6efcfd94910f1b717e2133797855941e315","kind":"commit","published_at":"2023-10-11T19:52:27.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"918d72f58ab560546e8bf367896bd2ee6bb20ce1","kind":"commit","published_at":"2023-08-28T21:36:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"94b2b8467f92c3d05631c6a95314a48b9151e865","kind":"commit","published_at":"2023-08-22T12:25:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"2185330d1ea83f1226be9dd3733b2950d4038911","kind":"commit","published_at":"2023-08-06T10:15:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"420e86200a311e09405b90ab1759ed2086392d4a","kind":"commit","published_at":"2023-06-12T16:52:17.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"d2d6feca2006acb430a62e86078f0eec8c8ac171","kind":"commit","published_at":"2023-04-15T16:25:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"4a65f855d7b89bc8e152ccdce16d3ff9ff3fbb47","kind":"commit","published_at":"2023-04-05T07:30:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c433ba0512a1567f55815f5cdd34116137ccd8d9","kind":"commit","published_at":"2023-03-20T10:58:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0/manifests"},{"name":"v2.9.11","sha":"fef6e4e467f242ab02e9fffa1ab550feaf75c358","kind":"commit","published_at":"2023-02-08T08:04:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11/manifests"},{"name":"v2.9.10","sha":"0f39c209df789101a79c82beaaf5cc176b4c3c8c","kind":"commit","published_at":"2022-10-20T11:50:44.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10/manifests"},{"name":"v2.9.9","sha":"4afc03ba3160bca179821202dc8ae1a7b7a87e01","kind":"commit","published_at":"2022-10-14T12:12:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9/manifests"},{"name":"v2.9.8","sha":"467b6ac21a7b11fe9caeaebc04b760d556aa13a2","kind":"commit","published_at":"2022-09-11T18:57:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8/manifests"},{"name":"v2.9.7","sha":"99703e696576ff740edaf91f3cbaa47c84a17654","kind":"commit","published_at":"2022-07-26T23:23:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7/manifests"},{"name":"v2.9.6","sha":"928afae6ea1c9174e591953c008d9c8c86a43e57","kind":"commit","published_at":"2022-07-15T07:30:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6/manifests"},{"name":"v2.9.5","sha":"eebd258fc678ea3d6def2040743902d57646c9ab","kind":"commit","published_at":"2022-07-08T07:35:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"fd1b2a726e2e9895b0fad2cf503e035c960abe63","kind":"commit","published_at":"2022-07-07T06:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"52a6e07876a677566a71aad7d66cbd6f9fa59ecc","kind":"commit","published_at":"2022-06-24T23:25:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7951951762d57755ebf71a9ec7fd3e7cb8da95e8","kind":"commit","published_at":"2022-06-23T22:03:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"115db629561390a4ddf46736f6581394674543f6","kind":"commit","published_at":"2022-06-10T07:43:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"0cad90453b655ee989752f6fb3bb8b98cc9bb162","kind":"commit","published_at":"2022-06-03T08:19:10.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0/manifests"},{"name":"v2.8.10","sha":"c560af338deb4e1ca1c6c3ed9e8e6fe4ce17fa3a","kind":"commit","published_at":"2022-05-17T07:07:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10/manifests"},{"name":"v2.8.9","sha":"259b4dcf128aba909e1108b269c96dca6d5be9b9","kind":"commit","published_at":"2022-05-15T08:49:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9/manifests"},{"name":"v2.8.8","sha":"4ab4ec13ad33f028562518c434b495bd782cad2a","kind":"commit","published_at":"2022-01-18T22:01:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8/manifests"},{"name":"v2.8.7","sha":"91f009b229d2c4e5730e48a5d09a8e04b68e922c","kind":"commit","published_at":"2022-01-18T11:29:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7/manifests"},{"name":"v1.3.8","sha":"0f016f4ab1f25e31231955fe6002d5b1a9585939","kind":"commit","published_at":"2022-01-18T08:51:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8/manifests"},{"name":"v2.8.6","sha":"83f3397a4219231e094e4a0d09d9149bd9a06e94","kind":"commit","published_at":"2022-01-18T08:51:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"022139bc3f1144c6a8c1ef05ed1728705612f0f8","kind":"commit","published_at":"2021-12-12T20:53:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"8a938cce01e99a8de00b519513906a0a7233a29d","kind":"commit","published_at":"2021-12-03T07:37:51.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"14683e5ec8c4a0828750aa7a40d42cfbb37d7dff","kind":"commit","published_at":"2021-11-02T08:44:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"66182f835ce9937efe60da212056edde472b3eba","kind":"commit","published_at":"2021-10-06T06:14:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"33abb4788822c4b744c513af3ac957a0423000a7","kind":"commit","published_at":"2021-09-18T19:52:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"35cedc76a0eb396555a11794d90dc37dd510a936","kind":"commit","published_at":"2021-08-19T07:50:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"4309d1c071792e4efec51d1509f41a8709965b0e","kind":"commit","published_at":"2021-08-04T07:59:59.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"72bd95217b5e0bb624a3633ccf3c4afc93000258","kind":"commit","published_at":"2021-07-31T22:52:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"52145b0c48d6058ac09b7520139ed6fda77c5e9e","kind":"commit","published_at":"2021-07-13T12:18:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d8aff3de12856716f401d5c7a0087456d1de7301","kind":"commit","published_at":"2021-06-19T08:47:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"7bf09fd2af6fcd85c9685ac984ff153e3b30ef48","kind":"commit","published_at":"2021-05-31T07:24:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"f67a10facd07f6404d312d1f98ecdb53431e77b9","kind":"commit","published_at":"2021-05-16T17:07:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d88bc94ccb9a0ef99a19dc1c57d9898d5cc3cfe4","kind":"commit","published_at":"2021-05-13T15:22:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c8b961bd19726613cc2da72221f7252f1425442b","kind":"commit","published_at":"2021-04-17T08:28:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"2ff9b66488f693afc03383abe8443e205223253a","kind":"commit","published_at":"2021-04-16T10:56:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4f8788879b83cede6274ccc7ff1e4be39d71aae6","kind":"commit","published_at":"2021-04-15T08:23:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"73dfad72564944818b9dc4efbda2650412136a16","kind":"commit","published_at":"2021-04-13T07:42:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"5f806f8b8ad0aa9e726d6535512b22662976479c","kind":"commit","published_at":"2021-04-10T10:36:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"defa00bc9d768def2c300f64d418fc26c5a5e802","kind":"commit","published_at":"2021-04-09T15:20:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6b0b235211cdc512dc7640637cb7b42083a80c9c","kind":"commit","published_at":"2021-04-08T07:39:19.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fe53179542b1fcda27df7427d61cca3c9965c2f9","kind":"commit","published_at":"2021-04-02T07:11:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.17","sha":"13a83e7f73e2a1b29786142d66d4a657382b926a","kind":"commit","published_at":"2021-03-31T20:02:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.17","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17/manifests"},{"name":"v1.3.7","sha":"260448a4c0db0ad48516341bdb1ffa688c63011d","kind":"commit","published_at":"2021-03-30T08:23:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7/manifests"},{"name":"v2.0.0-beta.16","sha":"92d5b6a2d747e5af2becd9b9a7357a275bbd5e0a","kind":"commit","published_at":"2021-03-26T17:34:48.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.16","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16/manifests"},{"name":"v1.3.6","sha":"09fef30881e9c1a83b13d21c8e3a8e3dc72c5fa4","kind":"commit","published_at":"2021-03-26T10:43:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6/manifests"},{"name":"v2.0.0-beta.15","sha":"3e69799cd7ccb42b2fa60f62edf94ac60d2fda4e","kind":"commit","published_at":"2021-02-26T16:15:49.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.15","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15/manifests"},{"name":"v2.0.0-beta.14","sha":"06a388b0866c2e5f68118ddf4cba739960a94ce9","kind":"commit","published_at":"2021-02-26T15:58:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.14","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14/manifests"},{"name":"v1.3.5","sha":"ac2128e2c2611562df49d2ca7a8ebe39c52a73eb","kind":"commit","published_at":"2021-02-26T11:08:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5/manifests"},{"name":"v2.0.0-beta.13","sha":"635344d7349f7962dbe574e9129c3c6be4b95a01","kind":"commit","published_at":"2021-02-15T08:28:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.13","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13/manifests"},{"name":"v2.0.0-beta.12","sha":"de0b62af8b0be88be8e3afa34d755b7dacf11390","kind":"commit","published_at":"2021-02-06T08:15:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.12","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12/manifests"},{"name":"v2.0.0-beta.11","sha":"6e86b4fff513e66edbf2d26f70806c27b95d7617","kind":"commit","published_at":"2021-02-03T22:16:15.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11/manifests"},{"name":"v2.0.0-beta.10","sha":"fd9c5bcf270800edebc0f0dfa8cc98d099144518","kind":"commit","published_at":"2021-02-03T21:49:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10/manifests"},{"name":"v2.0.0-beta.9","sha":"19dfa9bbc4eca2c62c4e667dd8647c35422d8fa4","kind":"commit","published_at":"2021-02-03T08:19:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9/manifests"},{"name":"v2.0.0-beta.8","sha":"d61a704522842ade7f003fed844df9bbe78b2b71","kind":"commit","published_at":"2021-02-02T21:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8/manifests"},{"name":"v1.3.4","sha":"132a90ed9f4073b2a62128e99a9fac7de007df91","kind":"commit","published_at":"2021-02-02T08:35:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"ecee1e9d00769f2b29fa20401e101ed9ab61c85a","kind":"commit","published_at":"2021-01-31T22:33:41.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3/manifests"},{"name":"v2.0.0-beta.7","sha":"5fdc7f9538f1fe25ba47c5f881588e79418e5b5c","kind":"commit","published_at":"2021-01-28T07:52:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"e76743dd89724d6cc39ab6e387731b6e3eb07e68","kind":"commit","published_at":"2021-01-23T18:36:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6/manifests"},{"name":"v2.0.0-beta.5","sha":"f83996bd908264af4565f8d19c08c3efc92178d8","kind":"commit","published_at":"2021-01-22T07:58:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"22e7545ae3cd479ef16a756ae74aa6eb34d46f1d","kind":"commit","published_at":"2021-01-21T08:58:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"8e107212f39a6f7e3fb5acd066b6b1a86f121473","kind":"commit","published_at":"2021-01-05T12:52:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"507ee0d686c3163e575b929fac082028522dd068","kind":"commit","published_at":"2021-01-05T12:35:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"eb1cf0d1302cde9fed83b7a8c5c7f72f5978f550","kind":"commit","published_at":"2021-01-05T12:21:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1/manifests"},{"name":"v1.3.2","sha":"115f0410368b24f158509c9cb9e9023df1d459c9","kind":"commit","published_at":"2021-01-04T21:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"181271ddadf24c2b07018a88dfd62d72f98514ad","kind":"commit","published_at":"2020-12-30T21:45:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e6918be140ebe17fa2248b9b605e0dbc42e89161","kind":"tag","published_at":"2020-12-29T07:50:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"416d93b8e5e70a7775a39e8b9a711001e2da9378","kind":"tag","published_at":"2020-12-14T22:21:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"9e6135e1fe9aff7388b9eb46e11ae0b20fa06e6a","kind":"tag","published_at":"2020-12-09T08:08:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dc09df8038fbf850e006836363c2be773ac21ea4","kind":"tag","published_at":"2020-11-30T22:58:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"02814b011d0fbc8375c453b998c5804c5112c973","kind":"commit","published_at":"2020-11-30T07:32:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"8f0db29839c6988b0812ebe52938df608401ca01","kind":"tag","published_at":"2020-11-06T22:37:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"36f7816798c05b8549a66a3178adf20f749b979a","kind":"tag","published_at":"2020-10-03T23:24:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.2","sha":"a27d4055ba18f9f3c1d7835556459f979c0c5651","kind":"tag","published_at":"2020-09-24T05:18:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"e0a3f837aab21ee299842cd0466413e97fae96a0","kind":"commit","published_at":"2020-09-23T05:22:35.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1/manifests"},{"name":"v0.1.1","sha":"0e32e7e8b1e9a66ccfd02e50a519b1d92ab8b28d","kind":"tag","published_at":"2020-09-11T02:05:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bafb36d97ee865cd8f32f8d4c88e3f925b4d628a","kind":"commit","published_at":"2020-07-23T06:53:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"7613d9622c011f9a94df314f561d4e3f109a129a","kind":"tag","published_at":"2020-07-09T12:40:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4944e8c67aa55518d6962693af2c8f41482b5eef","kind":"tag","published_at":"2020-06-16T03:16:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"01db8df33ce5c92c355566b7d613d3f5de3a40ce","kind":"tag","published_at":"2020-06-15T08:47:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f6f93bae08833efb563ecef2aa21bf43984dae26","kind":"tag","published_at":"2020-05-21T09:41:21.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e4775f524a223382c505fdeca49559908ac8a52e","kind":"tag","published_at":"2020-05-21T09:34:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2/manifests"},{"name":"v0.0.2-rc.0","sha":"0585af77571997e93b0d5521aeb93b2c4228af7c","kind":"tag","published_at":"2020-05-19T08:08:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2-rc.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:36:10.559Z","dependent_packages_count":1120,"downloads":203071422,"downloads_period":"last-month","dependent_repos_count":18504,"rankings":{"downloads":0.09555410029369575,"dependent_repos_count":0.19808561142995168,"dependent_packages_count":0.06248845854983623,"stargazers_count":2.2164908443199534,"forks_count":2.8038409978679497,"docker_downloads_count":0.652794228868603,"average":1.0048757068883316},"purl":"pkg:npm/%40hookform/resolvers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hookform/resolvers","docker_dependents_count":360,"docker_downloads_count":156887,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hookform/resolvers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hookform/resolvers/dependencies","status":null,"funding_links":["https://github.com/sponsors/bluebill1049","https://github.com/sponsors/jorisre","https://patreon.com/bluebill1049","https://opencollective.com/react-hook-form","https://github.com/sponsors/react-hook-form"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:04:29.806Z","issues_count":186,"pull_requests_count":282,"avg_time_to_close_issue":20760596.475609757,"avg_time_to_close_pull_request":3023893.6335877865,"issues_closed_count":164,"pull_requests_closed_count":262,"pull_request_authors_count":69,"issue_authors_count":177,"avg_comments_per_issue":5.182795698924731,"avg_comments_per_pull_request":1.8120567375886525,"merged_pull_requests_count":137,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":24,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":16315662.291666666,"past_year_avg_time_to_close_pull_request":4947802.588235294,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":3.9166666666666665,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/issues","maintainers":[{"login":"jorisre","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisre"},{"login":"bluebill1049","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"},{"login":"kotarella1110","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotarella1110"}],"active_maintainers":[{"login":"bluebill1049","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hookform%2Fresolvers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hookform%2Fresolvers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hookform%2Fresolvers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hookform%2Fresolvers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hookform%2Fresolvers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hookform%2Fresolvers/codemeta","maintainers":[{"uuid":"bluebill1049","login":"bluebill1049","name":null,"email":"bluebill1049@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~bluebill1049","role":null,"created_at":"2022-11-20T17:04:13.639Z","updated_at":"2022-11-20T17:04:13.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bluebill1049/packages"},{"uuid":"kotarella1110","login":"kotarella1110","name":null,"email":"kotarella1110@gmail.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~kotarella1110","role":null,"created_at":"2022-11-20T17:04:13.655Z","updated_at":"2022-11-20T17:04:13.655Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kotarella1110/packages"},{"uuid":"jorisre","login":"jorisre","name":null,"email":"reixjoris@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~jorisre","role":null,"created_at":"2022-11-20T17:04:13.680Z","updated_at":"2022-11-20T17:04:13.680Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jorisre/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786799,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11231329,"name":"@systemfsoftware/resolvers","ecosystem":"npm","description":"React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS","homepage":"https://react-hook-form.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react-hook-form/resolvers","keywords_array":["scheme","validation","scheme-validation","hookform","react-hook-form","yup","joi","superstruct","typescript","zod","vest","class-validator","io-ts","effect-ts","nope","computed-types","typanion","ajv","TypeBox","arktype","typeschema","vine","fluentvalidation-ts"],"namespace":"systemfsoftware","versions_count":1,"first_release_published_at":"2025-01-01T20:31:21.811Z","latest_release_published_at":"2025-01-01T20:31:21.811Z","latest_release_number":"2.9.2","last_synced_at":"2026-08-24T16:13:48.428Z","created_at":"2025-01-01T20:35:11.680Z","updated_at":"2026-08-24T16:13:48.429Z","registry_url":"https://www.npmjs.com/package/@systemfsoftware/resolvers","install_command":"npm install @systemfsoftware/resolvers","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.9.2"},"contentPolicy":null},"repo_metadata":{"id":38108213,"uuid":"257580194","full_name":"react-hook-form/resolvers","owner":"react-hook-form","description":"📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema","archived":false,"fork":false,"pushed_at":"2026-08-17T07:34:38.000Z","size":2658,"stargazers_count":2260,"open_issues_count":0,"forks_count":217,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-08-20T07:12:06.886Z","etag":null,"topics":["ajv","class-validator","computed-types","form","form-validation","hacktoberfest","hooks","io-ts","joi","jsonschema","resolvers","schema-validation","superstruct","typebox","typescript","validation","yup","zod"],"latest_commit_sha":null,"homepage":"https://react-hook-form.com/docs/useform#resolver","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-hook-form.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["bluebill1049","jorisre"],"patreon":"bluebill1049","open_collective":"react-hook-form"}},"created_at":"2020-04-21T11:56:22.000Z","updated_at":"2026-08-18T22:02:49.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.971Z","dependency_job_id":null,"html_url":"https://github.com/react-hook-form/resolvers","commit_stats":{"total_commits":331,"total_committers":53,"mean_commits":6.245283018867925,"dds":0.6918429003021148,"last_synced_commit":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4"},"previous_names":["react-hook-form/react-hook-form-resolvers"],"tags_count":129,"template":false,"template_full_name":null,"purl":"pkg:github/react-hook-form/resolvers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/sbom","scorecard":{"id":765488,"data":{"date":"2025-08-11","repo":{"name":"github.com/react-hook-form/resolvers","commit":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compressedSize.yml:1","Warn: no topLevel permission defined: .github/workflows/lock-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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":"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/compressedSize.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-23T00:38:48.422Z","repository_id":38108213,"created_at":"2025-08-23T00:38:48.422Z","updated_at":"2025-08-23T00:38:48.422Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"react-hook-form","name":"React Hook Form","uuid":"53986236","kind":"organization","description":"📋 React Hooks for forms validation (Web + React Native)","email":null,"website":"https://react-hook-form.com","location":"World","twitter":"HookForm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/53986236?v=4","repositories_count":14,"last_synced_at":"2024-10-29T20:08:18.708Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/react-hook-form","funding_links":["https://github.com/sponsors/react-hook-form"],"total_stars":43309,"followers":590,"following":0,"created_at":"2022-11-02T16:28:48.494Z","updated_at":"2024-10-29T20:08:18.709Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form/repositories"},"tags":[{"name":"v5.7.1","sha":"827f20bd97a4618d75162e54fe9ba2419fd4e50a","kind":"commit","published_at":"2026-08-02T06:08:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"4cfba18117e8b76bde326a54103340590c867a21","kind":"commit","published_at":"2026-08-02T05:53:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"b011a5f3f793dba475b143cca34859997cdfb161","kind":"commit","published_at":"2026-08-01T09:05:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0/manifests"},{"name":"v5.5.8","sha":"2f287871f4d3184892cba1ac1a0c570a4e1cf8f5","kind":"commit","published_at":"2026-08-01T07:47:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8/manifests"},{"name":"v5.5.7","sha":"722ef6e42eb29718763a66cfea91fe79e9cae081","kind":"commit","published_at":"2026-07-26T09:42:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7/manifests"},{"name":"v5.5.6","sha":"8df10b070bb9995920424448ea824981c511abc3","kind":"commit","published_at":"2026-07-26T09:09:40.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"0f70063beb28496ffac0b5345d75826a077934ee","kind":"commit","published_at":"2026-07-26T07:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"c4b6aab69c64b7a3ea95223552a7996e741aea39","kind":"commit","published_at":"2026-07-26T07:43:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"f8d653319cedece2063140378b6d61e77bcf57b0","kind":"commit","published_at":"2026-07-26T02:10:08.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"2126efc6e8d9325c18413534a651f7fee22ce8c8","kind":"commit","published_at":"2026-07-26T01:46:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"4d01d0167d0fedda3d38cd618acab008e13fa24f","kind":"commit","published_at":"2026-07-25T23:01:11.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"996895933ff31bd3c3fca0d3a6f66138f0852c0f","kind":"commit","published_at":"2026-07-25T22:35:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0/manifests"},{"name":"v5.4.3","sha":"4e56b2b93976d36b231c6d05a9630e6bb08db3b7","kind":"commit","published_at":"2026-07-25T11:19:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"08f25e9e9c62aec8361e74368d8b57f4e52a3182","kind":"commit","published_at":"2026-07-25T01:35:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"d5e5134f447f68f3a93402ca97f52c1ce379a8f1","kind":"commit","published_at":"2026-07-25T00:45:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"3d2992472adf5735b46b175e22bea82fddf13854","kind":"commit","published_at":"2026-05-21T22:46:16.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"56b68f3798612601190a533887847d8fef2c94af","kind":"commit","published_at":"2026-05-21T22:29:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"e95721d3c8c6d6e555508b0e7b21c6ac801360cf","kind":"commit","published_at":"2025-09-14T08:26:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e","kind":"commit","published_at":"2025-07-29T13:32:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"f04003972a3cc7875beb073ff88c942deb6a2086","kind":"commit","published_at":"2025-07-25T12:48:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"79cd8b284da29a5a42cd5fdafa2e767747fcfcf7","kind":"commit","published_at":"2025-06-09T07:49:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"8d083bd5f5c3242afa1d59e10b1f72988e7b7e82","kind":"commit","published_at":"2025-06-07T13:34:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6e8839343dcfea0fe9b874772a01f3bc551cbb5c","kind":"commit","published_at":"2025-04-02T05:46:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a54d05a9a27545c0be563bd770596a9c0e24a172","kind":"commit","published_at":"2025-04-01T09:10:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0/manifests"},{"name":"v4.1.3","sha":"50dd4add92d4f9837efa1f147870925672f01c15","kind":"commit","published_at":"2025-03-03T06:39:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"ded1746ee88778232cd162cff91f3710e90195de","kind":"commit","published_at":"2025-02-24T09:54:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8ffada0c7a2026ad4d311ca167f15d5b86d63349","kind":"commit","published_at":"2025-02-22T08:57:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"8ea953c84da3ae6a56858b4980fff6df700f8914","kind":"commit","published_at":"2025-02-15T10:13:12.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f9f9187d2b1e63392f931c668dda20ad55aa354b","kind":"commit","published_at":"2025-02-10T12:29:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0/manifests"},{"name":"v3.10.0","sha":"10aca41229764745c68f169797f9440ab3ee82c4","kind":"commit","published_at":"2025-01-06T22:24:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.10.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"3ab415e92967df566cae6fc47918708d23c9d54d","kind":"commit","published_at":"2024-10-28T23:20:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4","kind":"commit","published_at":"2024-07-05T23:08:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"039385e69e63069fdd65ea1b836ff939e7bd39a8","kind":"commit","published_at":"2024-07-05T09:20:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"c0d528b0d4c41266bb767d1a594f30f0840e8423","kind":"commit","published_at":"2024-07-02T16:26:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"bdd5ef59fe68d05ed76339a30b3981db8a7c7ed9","kind":"commit","published_at":"2024-06-06T00:20:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"c53864fdf87b0b88cac4018f74f365f8f4013bf9","kind":"commit","published_at":"2024-06-04T22:59:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"767184d00ea47a1339e76e2bd70a84d8603ef168","kind":"commit","published_at":"2024-05-20T22:44:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"bdc1f1f1aeb7e8dea4badd5112308049ccf41c9c","kind":"commit","published_at":"2024-05-20T22:06:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"79700b054566823e96d4fc631a5af68700c674f3","kind":"commit","published_at":"2024-05-15T00:05:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"1bfc6abbe99677fe574f0919f84b385cc4e686f4","kind":"commit","published_at":"2024-01-04T09:00:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"6f1b139cfe34d5c18d07b5201dec427aa3607e3c","kind":"commit","published_at":"2023-12-26T10:17:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"1baed6efcfd94910f1b717e2133797855941e315","kind":"commit","published_at":"2023-10-11T19:52:27.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"918d72f58ab560546e8bf367896bd2ee6bb20ce1","kind":"commit","published_at":"2023-08-28T21:36:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"94b2b8467f92c3d05631c6a95314a48b9151e865","kind":"commit","published_at":"2023-08-22T12:25:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"2185330d1ea83f1226be9dd3733b2950d4038911","kind":"commit","published_at":"2023-08-06T10:15:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"420e86200a311e09405b90ab1759ed2086392d4a","kind":"commit","published_at":"2023-06-12T16:52:17.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"d2d6feca2006acb430a62e86078f0eec8c8ac171","kind":"commit","published_at":"2023-04-15T16:25:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"4a65f855d7b89bc8e152ccdce16d3ff9ff3fbb47","kind":"commit","published_at":"2023-04-05T07:30:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c433ba0512a1567f55815f5cdd34116137ccd8d9","kind":"commit","published_at":"2023-03-20T10:58:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0/manifests"},{"name":"v2.9.11","sha":"fef6e4e467f242ab02e9fffa1ab550feaf75c358","kind":"commit","published_at":"2023-02-08T08:04:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11/manifests"},{"name":"v2.9.10","sha":"0f39c209df789101a79c82beaaf5cc176b4c3c8c","kind":"commit","published_at":"2022-10-20T11:50:44.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10/manifests"},{"name":"v2.9.9","sha":"4afc03ba3160bca179821202dc8ae1a7b7a87e01","kind":"commit","published_at":"2022-10-14T12:12:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9/manifests"},{"name":"v2.9.8","sha":"467b6ac21a7b11fe9caeaebc04b760d556aa13a2","kind":"commit","published_at":"2022-09-11T18:57:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8/manifests"},{"name":"v2.9.7","sha":"99703e696576ff740edaf91f3cbaa47c84a17654","kind":"commit","published_at":"2022-07-26T23:23:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7/manifests"},{"name":"v2.9.6","sha":"928afae6ea1c9174e591953c008d9c8c86a43e57","kind":"commit","published_at":"2022-07-15T07:30:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6/manifests"},{"name":"v2.9.5","sha":"eebd258fc678ea3d6def2040743902d57646c9ab","kind":"commit","published_at":"2022-07-08T07:35:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"fd1b2a726e2e9895b0fad2cf503e035c960abe63","kind":"commit","published_at":"2022-07-07T06:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"52a6e07876a677566a71aad7d66cbd6f9fa59ecc","kind":"commit","published_at":"2022-06-24T23:25:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7951951762d57755ebf71a9ec7fd3e7cb8da95e8","kind":"commit","published_at":"2022-06-23T22:03:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"115db629561390a4ddf46736f6581394674543f6","kind":"commit","published_at":"2022-06-10T07:43:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"0cad90453b655ee989752f6fb3bb8b98cc9bb162","kind":"commit","published_at":"2022-06-03T08:19:10.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0/manifests"},{"name":"v2.8.10","sha":"c560af338deb4e1ca1c6c3ed9e8e6fe4ce17fa3a","kind":"commit","published_at":"2022-05-17T07:07:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10/manifests"},{"name":"v2.8.9","sha":"259b4dcf128aba909e1108b269c96dca6d5be9b9","kind":"commit","published_at":"2022-05-15T08:49:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9/manifests"},{"name":"v2.8.8","sha":"4ab4ec13ad33f028562518c434b495bd782cad2a","kind":"commit","published_at":"2022-01-18T22:01:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8/manifests"},{"name":"v2.8.7","sha":"91f009b229d2c4e5730e48a5d09a8e04b68e922c","kind":"commit","published_at":"2022-01-18T11:29:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7/manifests"},{"name":"v1.3.8","sha":"0f016f4ab1f25e31231955fe6002d5b1a9585939","kind":"commit","published_at":"2022-01-18T08:51:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8/manifests"},{"name":"v2.8.6","sha":"83f3397a4219231e094e4a0d09d9149bd9a06e94","kind":"commit","published_at":"2022-01-18T08:51:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"022139bc3f1144c6a8c1ef05ed1728705612f0f8","kind":"commit","published_at":"2021-12-12T20:53:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"8a938cce01e99a8de00b519513906a0a7233a29d","kind":"commit","published_at":"2021-12-03T07:37:51.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"14683e5ec8c4a0828750aa7a40d42cfbb37d7dff","kind":"commit","published_at":"2021-11-02T08:44:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"66182f835ce9937efe60da212056edde472b3eba","kind":"commit","published_at":"2021-10-06T06:14:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"33abb4788822c4b744c513af3ac957a0423000a7","kind":"commit","published_at":"2021-09-18T19:52:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"35cedc76a0eb396555a11794d90dc37dd510a936","kind":"commit","published_at":"2021-08-19T07:50:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"4309d1c071792e4efec51d1509f41a8709965b0e","kind":"commit","published_at":"2021-08-04T07:59:59.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"72bd95217b5e0bb624a3633ccf3c4afc93000258","kind":"commit","published_at":"2021-07-31T22:52:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"52145b0c48d6058ac09b7520139ed6fda77c5e9e","kind":"commit","published_at":"2021-07-13T12:18:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d8aff3de12856716f401d5c7a0087456d1de7301","kind":"commit","published_at":"2021-06-19T08:47:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"7bf09fd2af6fcd85c9685ac984ff153e3b30ef48","kind":"commit","published_at":"2021-05-31T07:24:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"f67a10facd07f6404d312d1f98ecdb53431e77b9","kind":"commit","published_at":"2021-05-16T17:07:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d88bc94ccb9a0ef99a19dc1c57d9898d5cc3cfe4","kind":"commit","published_at":"2021-05-13T15:22:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c8b961bd19726613cc2da72221f7252f1425442b","kind":"commit","published_at":"2021-04-17T08:28:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"2ff9b66488f693afc03383abe8443e205223253a","kind":"commit","published_at":"2021-04-16T10:56:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4f8788879b83cede6274ccc7ff1e4be39d71aae6","kind":"commit","published_at":"2021-04-15T08:23:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"73dfad72564944818b9dc4efbda2650412136a16","kind":"commit","published_at":"2021-04-13T07:42:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"5f806f8b8ad0aa9e726d6535512b22662976479c","kind":"commit","published_at":"2021-04-10T10:36:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"defa00bc9d768def2c300f64d418fc26c5a5e802","kind":"commit","published_at":"2021-04-09T15:20:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6b0b235211cdc512dc7640637cb7b42083a80c9c","kind":"commit","published_at":"2021-04-08T07:39:19.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fe53179542b1fcda27df7427d61cca3c9965c2f9","kind":"commit","published_at":"2021-04-02T07:11:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.17","sha":"13a83e7f73e2a1b29786142d66d4a657382b926a","kind":"commit","published_at":"2021-03-31T20:02:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.17","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17/manifests"},{"name":"v1.3.7","sha":"260448a4c0db0ad48516341bdb1ffa688c63011d","kind":"commit","published_at":"2021-03-30T08:23:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7/manifests"},{"name":"v2.0.0-beta.16","sha":"92d5b6a2d747e5af2becd9b9a7357a275bbd5e0a","kind":"commit","published_at":"2021-03-26T17:34:48.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.16","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16/manifests"},{"name":"v1.3.6","sha":"09fef30881e9c1a83b13d21c8e3a8e3dc72c5fa4","kind":"commit","published_at":"2021-03-26T10:43:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6/manifests"},{"name":"v2.0.0-beta.15","sha":"3e69799cd7ccb42b2fa60f62edf94ac60d2fda4e","kind":"commit","published_at":"2021-02-26T16:15:49.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.15","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15/manifests"},{"name":"v2.0.0-beta.14","sha":"06a388b0866c2e5f68118ddf4cba739960a94ce9","kind":"commit","published_at":"2021-02-26T15:58:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.14","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14/manifests"},{"name":"v1.3.5","sha":"ac2128e2c2611562df49d2ca7a8ebe39c52a73eb","kind":"commit","published_at":"2021-02-26T11:08:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5/manifests"},{"name":"v2.0.0-beta.13","sha":"635344d7349f7962dbe574e9129c3c6be4b95a01","kind":"commit","published_at":"2021-02-15T08:28:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.13","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13/manifests"},{"name":"v2.0.0-beta.12","sha":"de0b62af8b0be88be8e3afa34d755b7dacf11390","kind":"commit","published_at":"2021-02-06T08:15:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.12","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12/manifests"},{"name":"v2.0.0-beta.11","sha":"6e86b4fff513e66edbf2d26f70806c27b95d7617","kind":"commit","published_at":"2021-02-03T22:16:15.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11/manifests"},{"name":"v2.0.0-beta.10","sha":"fd9c5bcf270800edebc0f0dfa8cc98d099144518","kind":"commit","published_at":"2021-02-03T21:49:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10/manifests"},{"name":"v2.0.0-beta.9","sha":"19dfa9bbc4eca2c62c4e667dd8647c35422d8fa4","kind":"commit","published_at":"2021-02-03T08:19:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9/manifests"},{"name":"v2.0.0-beta.8","sha":"d61a704522842ade7f003fed844df9bbe78b2b71","kind":"commit","published_at":"2021-02-02T21:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8/manifests"},{"name":"v1.3.4","sha":"132a90ed9f4073b2a62128e99a9fac7de007df91","kind":"commit","published_at":"2021-02-02T08:35:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"ecee1e9d00769f2b29fa20401e101ed9ab61c85a","kind":"commit","published_at":"2021-01-31T22:33:41.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3/manifests"},{"name":"v2.0.0-beta.7","sha":"5fdc7f9538f1fe25ba47c5f881588e79418e5b5c","kind":"commit","published_at":"2021-01-28T07:52:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"e76743dd89724d6cc39ab6e387731b6e3eb07e68","kind":"commit","published_at":"2021-01-23T18:36:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6/manifests"},{"name":"v2.0.0-beta.5","sha":"f83996bd908264af4565f8d19c08c3efc92178d8","kind":"commit","published_at":"2021-01-22T07:58:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"22e7545ae3cd479ef16a756ae74aa6eb34d46f1d","kind":"commit","published_at":"2021-01-21T08:58:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"8e107212f39a6f7e3fb5acd066b6b1a86f121473","kind":"commit","published_at":"2021-01-05T12:52:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"507ee0d686c3163e575b929fac082028522dd068","kind":"commit","published_at":"2021-01-05T12:35:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"eb1cf0d1302cde9fed83b7a8c5c7f72f5978f550","kind":"commit","published_at":"2021-01-05T12:21:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1/manifests"},{"name":"v1.3.2","sha":"115f0410368b24f158509c9cb9e9023df1d459c9","kind":"commit","published_at":"2021-01-04T21:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"181271ddadf24c2b07018a88dfd62d72f98514ad","kind":"commit","published_at":"2020-12-30T21:45:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e6918be140ebe17fa2248b9b605e0dbc42e89161","kind":"tag","published_at":"2020-12-29T07:50:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"416d93b8e5e70a7775a39e8b9a711001e2da9378","kind":"tag","published_at":"2020-12-14T22:21:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"9e6135e1fe9aff7388b9eb46e11ae0b20fa06e6a","kind":"tag","published_at":"2020-12-09T08:08:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dc09df8038fbf850e006836363c2be773ac21ea4","kind":"tag","published_at":"2020-11-30T22:58:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"02814b011d0fbc8375c453b998c5804c5112c973","kind":"commit","published_at":"2020-11-30T07:32:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"8f0db29839c6988b0812ebe52938df608401ca01","kind":"tag","published_at":"2020-11-06T22:37:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"36f7816798c05b8549a66a3178adf20f749b979a","kind":"tag","published_at":"2020-10-03T23:24:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.2","sha":"a27d4055ba18f9f3c1d7835556459f979c0c5651","kind":"tag","published_at":"2020-09-24T05:18:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"e0a3f837aab21ee299842cd0466413e97fae96a0","kind":"commit","published_at":"2020-09-23T05:22:35.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1/manifests"},{"name":"v0.1.1","sha":"0e32e7e8b1e9a66ccfd02e50a519b1d92ab8b28d","kind":"tag","published_at":"2020-09-11T02:05:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bafb36d97ee865cd8f32f8d4c88e3f925b4d628a","kind":"commit","published_at":"2020-07-23T06:53:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"7613d9622c011f9a94df314f561d4e3f109a129a","kind":"tag","published_at":"2020-07-09T12:40:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4944e8c67aa55518d6962693af2c8f41482b5eef","kind":"tag","published_at":"2020-06-16T03:16:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"01db8df33ce5c92c355566b7d613d3f5de3a40ce","kind":"tag","published_at":"2020-06-15T08:47:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f6f93bae08833efb563ecef2aa21bf43984dae26","kind":"tag","published_at":"2020-05-21T09:41:21.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e4775f524a223382c505fdeca49559908ac8a52e","kind":"tag","published_at":"2020-05-21T09:34:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2/manifests"},{"name":"v0.0.2-rc.0","sha":"0585af77571997e93b0d5521aeb93b2c4228af7c","kind":"tag","published_at":"2020-05-19T08:08:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2-rc.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:58:02.349Z","dependent_packages_count":0,"downloads":62,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.28805740539123,"dependent_packages_count":36.59152367014799,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.93979053776961},"purl":"pkg:npm/%40systemfsoftware/resolvers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@systemfsoftware/resolvers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@systemfsoftware/resolvers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@systemfsoftware/resolvers/dependencies","status":null,"funding_links":["https://github.com/sponsors/bluebill1049","https://github.com/sponsors/jorisre","https://patreon.com/bluebill1049","https://opencollective.com/react-hook-form","https://github.com/sponsors/react-hook-form"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:32:32.393Z","issues_count":186,"pull_requests_count":282,"avg_time_to_close_issue":20760596.475609757,"avg_time_to_close_pull_request":3023893.6335877865,"issues_closed_count":164,"pull_requests_closed_count":262,"pull_request_authors_count":69,"issue_authors_count":177,"avg_comments_per_issue":5.182795698924731,"avg_comments_per_pull_request":1.8120567375886525,"merged_pull_requests_count":137,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":24,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":16315662.291666666,"past_year_avg_time_to_close_pull_request":4215791.454545454,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":3.9166666666666665,"past_year_avg_comments_per_pull_request":1.5588235294117647,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/issues","maintainers":[{"login":"jorisre","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisre"},{"login":"bluebill1049","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"},{"login":"kotarella1110","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotarella1110"}],"active_maintainers":[{"login":"bluebill1049","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@systemfsoftware%2Fresolvers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@systemfsoftware%2Fresolvers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@systemfsoftware%2Fresolvers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@systemfsoftware%2Fresolvers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@systemfsoftware%2Fresolvers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@systemfsoftware%2Fresolvers/codemeta","maintainers":[{"uuid":"ryanleecode","login":"ryanleecode","name":null,"email":"ryanleecode@gmail.com","url":null,"packages_count":129,"html_url":"https://www.npmjs.com/~ryanleecode","role":null,"created_at":"2025-01-01T20:37:21.796Z","updated_at":"2025-01-01T20:37:21.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ryanleecode/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786799,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14857687,"name":"@depup/hookform__resolvers","ecosystem":"npm","description":"React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS (with updated dependencies)","homepage":"https://react-hook-form.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react-hook-form/resolvers","keywords_array":["@hookform/resolvers","depup","updated-dependencies","security","latest","patched","scheme","validation","scheme-validation","hookform","react-hook-form","yup","joi","superstruct","typescript","zod","vest","class-validator","io-ts","effect-ts","nope","computed-types","typanion","ajv","TypeBox","arktype","typeschema","vine","fluentvalidation-ts","standard-schema","ata-validator"],"namespace":"depup","versions_count":10,"first_release_published_at":"2026-07-25T08:42:31.713Z","latest_release_published_at":"2026-08-17T08:15:23.133Z","latest_release_number":"5.9.1-depup.0","last_synced_at":"2026-08-24T17:44:10.794Z","created_at":"2026-08-02T09:12:57.730Z","updated_at":"2026-08-24T17:44:10.794Z","registry_url":"https://www.npmjs.com/package/@depup/hookform__resolvers","install_command":"npm install @depup/hookform__resolvers","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.9.1-depup.0"},"contentPolicy":null},"repo_metadata":{"id":38108213,"uuid":"257580194","full_name":"react-hook-form/resolvers","owner":"react-hook-form","description":"📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema","archived":false,"fork":false,"pushed_at":"2026-08-17T07:34:38.000Z","size":2658,"stargazers_count":2260,"open_issues_count":0,"forks_count":217,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-08-20T07:12:06.886Z","etag":null,"topics":["ajv","class-validator","computed-types","form","form-validation","hacktoberfest","hooks","io-ts","joi","jsonschema","resolvers","schema-validation","superstruct","typebox","typescript","validation","yup","zod"],"latest_commit_sha":null,"homepage":"https://react-hook-form.com/docs/useform#resolver","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-hook-form.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["bluebill1049","jorisre"],"patreon":"bluebill1049","open_collective":"react-hook-form"}},"created_at":"2020-04-21T11:56:22.000Z","updated_at":"2026-08-18T22:02:49.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.971Z","dependency_job_id":null,"html_url":"https://github.com/react-hook-form/resolvers","commit_stats":{"total_commits":331,"total_committers":53,"mean_commits":6.245283018867925,"dds":0.6918429003021148,"last_synced_commit":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4"},"previous_names":["react-hook-form/react-hook-form-resolvers"],"tags_count":129,"template":false,"template_full_name":null,"purl":"pkg:github/react-hook-form/resolvers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/sbom","scorecard":{"id":765488,"data":{"date":"2025-08-11","repo":{"name":"github.com/react-hook-form/resolvers","commit":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compressedSize.yml:1","Warn: no topLevel permission defined: .github/workflows/lock-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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":"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/compressedSize.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-23T00:38:48.422Z","repository_id":38108213,"created_at":"2025-08-23T00:38:48.422Z","updated_at":"2025-08-23T00:38:48.422Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"react-hook-form","name":"React Hook Form","uuid":"53986236","kind":"organization","description":"📋 React Hooks for forms validation (Web + React Native)","email":null,"website":"https://react-hook-form.com","location":"World","twitter":"HookForm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/53986236?v=4","repositories_count":14,"last_synced_at":"2024-10-29T20:08:18.708Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/react-hook-form","funding_links":["https://github.com/sponsors/react-hook-form"],"total_stars":43309,"followers":590,"following":0,"created_at":"2022-11-02T16:28:48.494Z","updated_at":"2024-10-29T20:08:18.709Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form/repositories"},"tags":[{"name":"v5.7.1","sha":"827f20bd97a4618d75162e54fe9ba2419fd4e50a","kind":"commit","published_at":"2026-08-02T06:08:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"4cfba18117e8b76bde326a54103340590c867a21","kind":"commit","published_at":"2026-08-02T05:53:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"b011a5f3f793dba475b143cca34859997cdfb161","kind":"commit","published_at":"2026-08-01T09:05:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0/manifests"},{"name":"v5.5.8","sha":"2f287871f4d3184892cba1ac1a0c570a4e1cf8f5","kind":"commit","published_at":"2026-08-01T07:47:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8/manifests"},{"name":"v5.5.7","sha":"722ef6e42eb29718763a66cfea91fe79e9cae081","kind":"commit","published_at":"2026-07-26T09:42:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7/manifests"},{"name":"v5.5.6","sha":"8df10b070bb9995920424448ea824981c511abc3","kind":"commit","published_at":"2026-07-26T09:09:40.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"0f70063beb28496ffac0b5345d75826a077934ee","kind":"commit","published_at":"2026-07-26T07:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"c4b6aab69c64b7a3ea95223552a7996e741aea39","kind":"commit","published_at":"2026-07-26T07:43:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"f8d653319cedece2063140378b6d61e77bcf57b0","kind":"commit","published_at":"2026-07-26T02:10:08.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"2126efc6e8d9325c18413534a651f7fee22ce8c8","kind":"commit","published_at":"2026-07-26T01:46:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"4d01d0167d0fedda3d38cd618acab008e13fa24f","kind":"commit","published_at":"2026-07-25T23:01:11.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"996895933ff31bd3c3fca0d3a6f66138f0852c0f","kind":"commit","published_at":"2026-07-25T22:35:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0/manifests"},{"name":"v5.4.3","sha":"4e56b2b93976d36b231c6d05a9630e6bb08db3b7","kind":"commit","published_at":"2026-07-25T11:19:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"08f25e9e9c62aec8361e74368d8b57f4e52a3182","kind":"commit","published_at":"2026-07-25T01:35:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"d5e5134f447f68f3a93402ca97f52c1ce379a8f1","kind":"commit","published_at":"2026-07-25T00:45:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"3d2992472adf5735b46b175e22bea82fddf13854","kind":"commit","published_at":"2026-05-21T22:46:16.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"56b68f3798612601190a533887847d8fef2c94af","kind":"commit","published_at":"2026-05-21T22:29:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"e95721d3c8c6d6e555508b0e7b21c6ac801360cf","kind":"commit","published_at":"2025-09-14T08:26:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e","kind":"commit","published_at":"2025-07-29T13:32:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"f04003972a3cc7875beb073ff88c942deb6a2086","kind":"commit","published_at":"2025-07-25T12:48:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"79cd8b284da29a5a42cd5fdafa2e767747fcfcf7","kind":"commit","published_at":"2025-06-09T07:49:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"8d083bd5f5c3242afa1d59e10b1f72988e7b7e82","kind":"commit","published_at":"2025-06-07T13:34:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6e8839343dcfea0fe9b874772a01f3bc551cbb5c","kind":"commit","published_at":"2025-04-02T05:46:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a54d05a9a27545c0be563bd770596a9c0e24a172","kind":"commit","published_at":"2025-04-01T09:10:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0/manifests"},{"name":"v4.1.3","sha":"50dd4add92d4f9837efa1f147870925672f01c15","kind":"commit","published_at":"2025-03-03T06:39:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"ded1746ee88778232cd162cff91f3710e90195de","kind":"commit","published_at":"2025-02-24T09:54:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8ffada0c7a2026ad4d311ca167f15d5b86d63349","kind":"commit","published_at":"2025-02-22T08:57:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"8ea953c84da3ae6a56858b4980fff6df700f8914","kind":"commit","published_at":"2025-02-15T10:13:12.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f9f9187d2b1e63392f931c668dda20ad55aa354b","kind":"commit","published_at":"2025-02-10T12:29:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0/manifests"},{"name":"v3.10.0","sha":"10aca41229764745c68f169797f9440ab3ee82c4","kind":"commit","published_at":"2025-01-06T22:24:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.10.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"3ab415e92967df566cae6fc47918708d23c9d54d","kind":"commit","published_at":"2024-10-28T23:20:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4","kind":"commit","published_at":"2024-07-05T23:08:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"039385e69e63069fdd65ea1b836ff939e7bd39a8","kind":"commit","published_at":"2024-07-05T09:20:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"c0d528b0d4c41266bb767d1a594f30f0840e8423","kind":"commit","published_at":"2024-07-02T16:26:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"bdd5ef59fe68d05ed76339a30b3981db8a7c7ed9","kind":"commit","published_at":"2024-06-06T00:20:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"c53864fdf87b0b88cac4018f74f365f8f4013bf9","kind":"commit","published_at":"2024-06-04T22:59:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"767184d00ea47a1339e76e2bd70a84d8603ef168","kind":"commit","published_at":"2024-05-20T22:44:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"bdc1f1f1aeb7e8dea4badd5112308049ccf41c9c","kind":"commit","published_at":"2024-05-20T22:06:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"79700b054566823e96d4fc631a5af68700c674f3","kind":"commit","published_at":"2024-05-15T00:05:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"1bfc6abbe99677fe574f0919f84b385cc4e686f4","kind":"commit","published_at":"2024-01-04T09:00:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"6f1b139cfe34d5c18d07b5201dec427aa3607e3c","kind":"commit","published_at":"2023-12-26T10:17:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"1baed6efcfd94910f1b717e2133797855941e315","kind":"commit","published_at":"2023-10-11T19:52:27.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"918d72f58ab560546e8bf367896bd2ee6bb20ce1","kind":"commit","published_at":"2023-08-28T21:36:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"94b2b8467f92c3d05631c6a95314a48b9151e865","kind":"commit","published_at":"2023-08-22T12:25:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"2185330d1ea83f1226be9dd3733b2950d4038911","kind":"commit","published_at":"2023-08-06T10:15:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"420e86200a311e09405b90ab1759ed2086392d4a","kind":"commit","published_at":"2023-06-12T16:52:17.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"d2d6feca2006acb430a62e86078f0eec8c8ac171","kind":"commit","published_at":"2023-04-15T16:25:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"4a65f855d7b89bc8e152ccdce16d3ff9ff3fbb47","kind":"commit","published_at":"2023-04-05T07:30:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c433ba0512a1567f55815f5cdd34116137ccd8d9","kind":"commit","published_at":"2023-03-20T10:58:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0/manifests"},{"name":"v2.9.11","sha":"fef6e4e467f242ab02e9fffa1ab550feaf75c358","kind":"commit","published_at":"2023-02-08T08:04:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11/manifests"},{"name":"v2.9.10","sha":"0f39c209df789101a79c82beaaf5cc176b4c3c8c","kind":"commit","published_at":"2022-10-20T11:50:44.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10/manifests"},{"name":"v2.9.9","sha":"4afc03ba3160bca179821202dc8ae1a7b7a87e01","kind":"commit","published_at":"2022-10-14T12:12:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9/manifests"},{"name":"v2.9.8","sha":"467b6ac21a7b11fe9caeaebc04b760d556aa13a2","kind":"commit","published_at":"2022-09-11T18:57:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8/manifests"},{"name":"v2.9.7","sha":"99703e696576ff740edaf91f3cbaa47c84a17654","kind":"commit","published_at":"2022-07-26T23:23:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7/manifests"},{"name":"v2.9.6","sha":"928afae6ea1c9174e591953c008d9c8c86a43e57","kind":"commit","published_at":"2022-07-15T07:30:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6/manifests"},{"name":"v2.9.5","sha":"eebd258fc678ea3d6def2040743902d57646c9ab","kind":"commit","published_at":"2022-07-08T07:35:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"fd1b2a726e2e9895b0fad2cf503e035c960abe63","kind":"commit","published_at":"2022-07-07T06:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"52a6e07876a677566a71aad7d66cbd6f9fa59ecc","kind":"commit","published_at":"2022-06-24T23:25:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7951951762d57755ebf71a9ec7fd3e7cb8da95e8","kind":"commit","published_at":"2022-06-23T22:03:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"115db629561390a4ddf46736f6581394674543f6","kind":"commit","published_at":"2022-06-10T07:43:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"0cad90453b655ee989752f6fb3bb8b98cc9bb162","kind":"commit","published_at":"2022-06-03T08:19:10.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0/manifests"},{"name":"v2.8.10","sha":"c560af338deb4e1ca1c6c3ed9e8e6fe4ce17fa3a","kind":"commit","published_at":"2022-05-17T07:07:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10/manifests"},{"name":"v2.8.9","sha":"259b4dcf128aba909e1108b269c96dca6d5be9b9","kind":"commit","published_at":"2022-05-15T08:49:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9/manifests"},{"name":"v2.8.8","sha":"4ab4ec13ad33f028562518c434b495bd782cad2a","kind":"commit","published_at":"2022-01-18T22:01:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8/manifests"},{"name":"v2.8.7","sha":"91f009b229d2c4e5730e48a5d09a8e04b68e922c","kind":"commit","published_at":"2022-01-18T11:29:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7/manifests"},{"name":"v1.3.8","sha":"0f016f4ab1f25e31231955fe6002d5b1a9585939","kind":"commit","published_at":"2022-01-18T08:51:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8/manifests"},{"name":"v2.8.6","sha":"83f3397a4219231e094e4a0d09d9149bd9a06e94","kind":"commit","published_at":"2022-01-18T08:51:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"022139bc3f1144c6a8c1ef05ed1728705612f0f8","kind":"commit","published_at":"2021-12-12T20:53:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"8a938cce01e99a8de00b519513906a0a7233a29d","kind":"commit","published_at":"2021-12-03T07:37:51.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"14683e5ec8c4a0828750aa7a40d42cfbb37d7dff","kind":"commit","published_at":"2021-11-02T08:44:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"66182f835ce9937efe60da212056edde472b3eba","kind":"commit","published_at":"2021-10-06T06:14:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"33abb4788822c4b744c513af3ac957a0423000a7","kind":"commit","published_at":"2021-09-18T19:52:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"35cedc76a0eb396555a11794d90dc37dd510a936","kind":"commit","published_at":"2021-08-19T07:50:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"4309d1c071792e4efec51d1509f41a8709965b0e","kind":"commit","published_at":"2021-08-04T07:59:59.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"72bd95217b5e0bb624a3633ccf3c4afc93000258","kind":"commit","published_at":"2021-07-31T22:52:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"52145b0c48d6058ac09b7520139ed6fda77c5e9e","kind":"commit","published_at":"2021-07-13T12:18:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d8aff3de12856716f401d5c7a0087456d1de7301","kind":"commit","published_at":"2021-06-19T08:47:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"7bf09fd2af6fcd85c9685ac984ff153e3b30ef48","kind":"commit","published_at":"2021-05-31T07:24:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"f67a10facd07f6404d312d1f98ecdb53431e77b9","kind":"commit","published_at":"2021-05-16T17:07:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d88bc94ccb9a0ef99a19dc1c57d9898d5cc3cfe4","kind":"commit","published_at":"2021-05-13T15:22:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c8b961bd19726613cc2da72221f7252f1425442b","kind":"commit","published_at":"2021-04-17T08:28:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"2ff9b66488f693afc03383abe8443e205223253a","kind":"commit","published_at":"2021-04-16T10:56:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4f8788879b83cede6274ccc7ff1e4be39d71aae6","kind":"commit","published_at":"2021-04-15T08:23:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"73dfad72564944818b9dc4efbda2650412136a16","kind":"commit","published_at":"2021-04-13T07:42:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"5f806f8b8ad0aa9e726d6535512b22662976479c","kind":"commit","published_at":"2021-04-10T10:36:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"defa00bc9d768def2c300f64d418fc26c5a5e802","kind":"commit","published_at":"2021-04-09T15:20:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6b0b235211cdc512dc7640637cb7b42083a80c9c","kind":"commit","published_at":"2021-04-08T07:39:19.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fe53179542b1fcda27df7427d61cca3c9965c2f9","kind":"commit","published_at":"2021-04-02T07:11:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.17","sha":"13a83e7f73e2a1b29786142d66d4a657382b926a","kind":"commit","published_at":"2021-03-31T20:02:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.17","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17/manifests"},{"name":"v1.3.7","sha":"260448a4c0db0ad48516341bdb1ffa688c63011d","kind":"commit","published_at":"2021-03-30T08:23:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7/manifests"},{"name":"v2.0.0-beta.16","sha":"92d5b6a2d747e5af2becd9b9a7357a275bbd5e0a","kind":"commit","published_at":"2021-03-26T17:34:48.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.16","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16/manifests"},{"name":"v1.3.6","sha":"09fef30881e9c1a83b13d21c8e3a8e3dc72c5fa4","kind":"commit","published_at":"2021-03-26T10:43:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6/manifests"},{"name":"v2.0.0-beta.15","sha":"3e69799cd7ccb42b2fa60f62edf94ac60d2fda4e","kind":"commit","published_at":"2021-02-26T16:15:49.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.15","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15/manifests"},{"name":"v2.0.0-beta.14","sha":"06a388b0866c2e5f68118ddf4cba739960a94ce9","kind":"commit","published_at":"2021-02-26T15:58:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.14","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14/manifests"},{"name":"v1.3.5","sha":"ac2128e2c2611562df49d2ca7a8ebe39c52a73eb","kind":"commit","published_at":"2021-02-26T11:08:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5/manifests"},{"name":"v2.0.0-beta.13","sha":"635344d7349f7962dbe574e9129c3c6be4b95a01","kind":"commit","published_at":"2021-02-15T08:28:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.13","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13/manifests"},{"name":"v2.0.0-beta.12","sha":"de0b62af8b0be88be8e3afa34d755b7dacf11390","kind":"commit","published_at":"2021-02-06T08:15:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.12","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12/manifests"},{"name":"v2.0.0-beta.11","sha":"6e86b4fff513e66edbf2d26f70806c27b95d7617","kind":"commit","published_at":"2021-02-03T22:16:15.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11/manifests"},{"name":"v2.0.0-beta.10","sha":"fd9c5bcf270800edebc0f0dfa8cc98d099144518","kind":"commit","published_at":"2021-02-03T21:49:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10/manifests"},{"name":"v2.0.0-beta.9","sha":"19dfa9bbc4eca2c62c4e667dd8647c35422d8fa4","kind":"commit","published_at":"2021-02-03T08:19:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9/manifests"},{"name":"v2.0.0-beta.8","sha":"d61a704522842ade7f003fed844df9bbe78b2b71","kind":"commit","published_at":"2021-02-02T21:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8/manifests"},{"name":"v1.3.4","sha":"132a90ed9f4073b2a62128e99a9fac7de007df91","kind":"commit","published_at":"2021-02-02T08:35:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"ecee1e9d00769f2b29fa20401e101ed9ab61c85a","kind":"commit","published_at":"2021-01-31T22:33:41.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3/manifests"},{"name":"v2.0.0-beta.7","sha":"5fdc7f9538f1fe25ba47c5f881588e79418e5b5c","kind":"commit","published_at":"2021-01-28T07:52:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"e76743dd89724d6cc39ab6e387731b6e3eb07e68","kind":"commit","published_at":"2021-01-23T18:36:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6/manifests"},{"name":"v2.0.0-beta.5","sha":"f83996bd908264af4565f8d19c08c3efc92178d8","kind":"commit","published_at":"2021-01-22T07:58:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"22e7545ae3cd479ef16a756ae74aa6eb34d46f1d","kind":"commit","published_at":"2021-01-21T08:58:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"8e107212f39a6f7e3fb5acd066b6b1a86f121473","kind":"commit","published_at":"2021-01-05T12:52:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"507ee0d686c3163e575b929fac082028522dd068","kind":"commit","published_at":"2021-01-05T12:35:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"eb1cf0d1302cde9fed83b7a8c5c7f72f5978f550","kind":"commit","published_at":"2021-01-05T12:21:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1/manifests"},{"name":"v1.3.2","sha":"115f0410368b24f158509c9cb9e9023df1d459c9","kind":"commit","published_at":"2021-01-04T21:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"181271ddadf24c2b07018a88dfd62d72f98514ad","kind":"commit","published_at":"2020-12-30T21:45:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e6918be140ebe17fa2248b9b605e0dbc42e89161","kind":"tag","published_at":"2020-12-29T07:50:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"416d93b8e5e70a7775a39e8b9a711001e2da9378","kind":"tag","published_at":"2020-12-14T22:21:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"9e6135e1fe9aff7388b9eb46e11ae0b20fa06e6a","kind":"tag","published_at":"2020-12-09T08:08:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dc09df8038fbf850e006836363c2be773ac21ea4","kind":"tag","published_at":"2020-11-30T22:58:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"02814b011d0fbc8375c453b998c5804c5112c973","kind":"commit","published_at":"2020-11-30T07:32:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"8f0db29839c6988b0812ebe52938df608401ca01","kind":"tag","published_at":"2020-11-06T22:37:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"36f7816798c05b8549a66a3178adf20f749b979a","kind":"tag","published_at":"2020-10-03T23:24:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.2","sha":"a27d4055ba18f9f3c1d7835556459f979c0c5651","kind":"tag","published_at":"2020-09-24T05:18:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"e0a3f837aab21ee299842cd0466413e97fae96a0","kind":"commit","published_at":"2020-09-23T05:22:35.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1/manifests"},{"name":"v0.1.1","sha":"0e32e7e8b1e9a66ccfd02e50a519b1d92ab8b28d","kind":"tag","published_at":"2020-09-11T02:05:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bafb36d97ee865cd8f32f8d4c88e3f925b4d628a","kind":"commit","published_at":"2020-07-23T06:53:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"7613d9622c011f9a94df314f561d4e3f109a129a","kind":"tag","published_at":"2020-07-09T12:40:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4944e8c67aa55518d6962693af2c8f41482b5eef","kind":"tag","published_at":"2020-06-16T03:16:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"01db8df33ce5c92c355566b7d613d3f5de3a40ce","kind":"tag","published_at":"2020-06-15T08:47:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f6f93bae08833efb563ecef2aa21bf43984dae26","kind":"tag","published_at":"2020-05-21T09:41:21.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e4775f524a223382c505fdeca49559908ac8a52e","kind":"tag","published_at":"2020-05-21T09:34:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2/manifests"},{"name":"v0.0.2-rc.0","sha":"0585af77571997e93b0d5521aeb93b2c4228af7c","kind":"tag","published_at":"2020-05-19T08:08:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2-rc.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T08:04:49.625Z","dependent_packages_count":0,"downloads":980,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.38901463947921,"dependent_packages_count":30.82461785011163,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.106816244795418},"purl":"pkg:npm/%40depup/hookform__resolvers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/hookform__resolvers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/hookform__resolvers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/hookform__resolvers/dependencies","status":null,"funding_links":["https://github.com/sponsors/bluebill1049","https://github.com/sponsors/jorisre","https://patreon.com/bluebill1049","https://opencollective.com/react-hook-form","https://github.com/sponsors/react-hook-form"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:05:06.096Z","issues_count":186,"pull_requests_count":282,"avg_time_to_close_issue":20760596.475609757,"avg_time_to_close_pull_request":3023893.6335877865,"issues_closed_count":164,"pull_requests_closed_count":262,"pull_request_authors_count":69,"issue_authors_count":177,"avg_comments_per_issue":5.182795698924731,"avg_comments_per_pull_request":1.8120567375886525,"merged_pull_requests_count":137,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":27,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":16669597.555555556,"past_year_avg_time_to_close_pull_request":4947802.588235294,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":3.6666666666666665,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/issues","maintainers":[{"login":"jorisre","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisre"},{"login":"bluebill1049","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"},{"login":"kotarella1110","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotarella1110"}],"active_maintainers":[{"login":"bluebill1049","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhookform__resolvers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhookform__resolvers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhookform__resolvers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhookform__resolvers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhookform__resolvers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhookform__resolvers/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2133,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-08-02T09:12:58.408Z","updated_at":"2026-08-02T09:12:58.408Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786799,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10769353,"name":"@dudeofawesome/hookform-resolvers","ecosystem":"npm","description":"React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS","homepage":"https://react-hook-form.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react-hook-form/resolvers","keywords_array":["scheme","validation","scheme-validation","hookform","react-hook-form","yup","joi","superstruct","typescript","zod","vest","class-validator","io-ts","effect-ts","nope","computed-types","typanion","ajv","TypeBox","arktype","typeschema","vine","fluentvalidation-ts"],"namespace":"dudeofawesome","versions_count":3,"first_release_published_at":"2024-07-31T19:26:35.630Z","latest_release_published_at":"2024-10-23T02:45:29.342Z","latest_release_number":"4.0.0-effect-upgrade-2","last_synced_at":"2026-08-24T11:25:13.310Z","created_at":"2024-07-31T19:30:21.272Z","updated_at":"2026-08-24T19:47:47.646Z","registry_url":"https://www.npmjs.com/package/@dudeofawesome/hookform-resolvers","install_command":"npm install @dudeofawesome/hookform-resolvers","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.0-effect-upgrade-2"},"contentPolicy":null},"repo_metadata":{"id":38108213,"uuid":"257580194","full_name":"react-hook-form/resolvers","owner":"react-hook-form","description":"📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts, VineJS and Standard Schema","archived":false,"fork":false,"pushed_at":"2026-08-17T07:34:38.000Z","size":2658,"stargazers_count":2260,"open_issues_count":0,"forks_count":217,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-08-20T07:12:06.886Z","etag":null,"topics":["ajv","class-validator","computed-types","form","form-validation","hacktoberfest","hooks","io-ts","joi","jsonschema","resolvers","schema-validation","superstruct","typebox","typescript","validation","yup","zod"],"latest_commit_sha":null,"homepage":"https://react-hook-form.com/docs/useform#resolver","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-hook-form.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["bluebill1049","jorisre"],"patreon":"bluebill1049","open_collective":"react-hook-form"}},"created_at":"2020-04-21T11:56:22.000Z","updated_at":"2026-08-18T22:02:49.000Z","dependencies_parsed_at":"2026-08-05T23:36:55.971Z","dependency_job_id":null,"html_url":"https://github.com/react-hook-form/resolvers","commit_stats":{"total_commits":331,"total_committers":53,"mean_commits":6.245283018867925,"dds":0.6918429003021148,"last_synced_commit":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4"},"previous_names":["react-hook-form/react-hook-form-resolvers"],"tags_count":129,"template":false,"template_full_name":null,"purl":"pkg:github/react-hook-form/resolvers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/sbom","scorecard":{"id":765488,"data":{"date":"2025-08-11","repo":{"name":"github.com/react-hook-form/resolvers","commit":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compressedSize.yml:1","Warn: no topLevel permission defined: .github/workflows/lock-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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":"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/compressedSize.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compressedSize.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/compressedSize.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-issue.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/lock-issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/react-hook-form/resolvers/main.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-23T00:38:48.422Z","repository_id":38108213,"created_at":"2025-08-23T00:38:48.422Z","updated_at":"2025-08-23T00:38:48.422Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"react-hook-form","name":"React Hook Form","uuid":"53986236","kind":"organization","description":"📋 React Hooks for forms validation (Web + React Native)","email":null,"website":"https://react-hook-form.com","location":"World","twitter":"HookForm","company":null,"icon_url":"https://avatars.githubusercontent.com/u/53986236?v=4","repositories_count":14,"last_synced_at":"2024-10-29T20:08:18.708Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/react-hook-form","funding_links":["https://github.com/sponsors/react-hook-form"],"total_stars":43309,"followers":590,"following":0,"created_at":"2022-11-02T16:28:48.494Z","updated_at":"2024-10-29T20:08:18.709Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hook-form/repositories"},"tags":[{"name":"v5.7.1","sha":"827f20bd97a4618d75162e54fe9ba2419fd4e50a","kind":"commit","published_at":"2026-08-02T06:08:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"4cfba18117e8b76bde326a54103340590c867a21","kind":"commit","published_at":"2026-08-02T05:53:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"b011a5f3f793dba475b143cca34859997cdfb161","kind":"commit","published_at":"2026-08-01T09:05:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.6.0/manifests"},{"name":"v5.5.8","sha":"2f287871f4d3184892cba1ac1a0c570a4e1cf8f5","kind":"commit","published_at":"2026-08-01T07:47:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.8/manifests"},{"name":"v5.5.7","sha":"722ef6e42eb29718763a66cfea91fe79e9cae081","kind":"commit","published_at":"2026-07-26T09:42:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.7/manifests"},{"name":"v5.5.6","sha":"8df10b070bb9995920424448ea824981c511abc3","kind":"commit","published_at":"2026-07-26T09:09:40.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.6/manifests"},{"name":"v5.5.5","sha":"0f70063beb28496ffac0b5345d75826a077934ee","kind":"commit","published_at":"2026-07-26T07:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"c4b6aab69c64b7a3ea95223552a7996e741aea39","kind":"commit","published_at":"2026-07-26T07:43:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.4/manifests"},{"name":"v5.5.3","sha":"f8d653319cedece2063140378b6d61e77bcf57b0","kind":"commit","published_at":"2026-07-26T02:10:08.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"2126efc6e8d9325c18413534a651f7fee22ce8c8","kind":"commit","published_at":"2026-07-26T01:46:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"4d01d0167d0fedda3d38cd618acab008e13fa24f","kind":"commit","published_at":"2026-07-25T23:01:11.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"996895933ff31bd3c3fca0d3a6f66138f0852c0f","kind":"commit","published_at":"2026-07-25T22:35:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.5.0/manifests"},{"name":"v5.4.3","sha":"4e56b2b93976d36b231c6d05a9630e6bb08db3b7","kind":"commit","published_at":"2026-07-25T11:19:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.3/manifests"},{"name":"v5.4.2","sha":"08f25e9e9c62aec8361e74368d8b57f4e52a3182","kind":"commit","published_at":"2026-07-25T01:35:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"d5e5134f447f68f3a93402ca97f52c1ce379a8f1","kind":"commit","published_at":"2026-07-25T00:45:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"3d2992472adf5735b46b175e22bea82fddf13854","kind":"commit","published_at":"2026-05-21T22:46:16.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"56b68f3798612601190a533887847d8fef2c94af","kind":"commit","published_at":"2026-05-21T22:29:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"e95721d3c8c6d6e555508b0e7b21c6ac801360cf","kind":"commit","published_at":"2025-09-14T08:26:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"49a0d7ba939f58e04ca2d01a98949fc70f50b53e","kind":"commit","published_at":"2025-07-29T13:32:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"f04003972a3cc7875beb073ff88c942deb6a2086","kind":"commit","published_at":"2025-07-25T12:48:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"79cd8b284da29a5a42cd5fdafa2e767747fcfcf7","kind":"commit","published_at":"2025-06-09T07:49:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"8d083bd5f5c3242afa1d59e10b1f72988e7b7e82","kind":"commit","published_at":"2025-06-07T13:34:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"6e8839343dcfea0fe9b874772a01f3bc551cbb5c","kind":"commit","published_at":"2025-04-02T05:46:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"a54d05a9a27545c0be563bd770596a9c0e24a172","kind":"commit","published_at":"2025-04-01T09:10:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v5.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v5.0.0/manifests"},{"name":"v4.1.3","sha":"50dd4add92d4f9837efa1f147870925672f01c15","kind":"commit","published_at":"2025-03-03T06:39:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"ded1746ee88778232cd162cff91f3710e90195de","kind":"commit","published_at":"2025-02-24T09:54:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"8ffada0c7a2026ad4d311ca167f15d5b86d63349","kind":"commit","published_at":"2025-02-22T08:57:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"8ea953c84da3ae6a56858b4980fff6df700f8914","kind":"commit","published_at":"2025-02-15T10:13:12.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f9f9187d2b1e63392f931c668dda20ad55aa354b","kind":"commit","published_at":"2025-02-10T12:29:43.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v4.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v4.0.0/manifests"},{"name":"v3.10.0","sha":"10aca41229764745c68f169797f9440ab3ee82c4","kind":"commit","published_at":"2025-01-06T22:24:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.10.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"3ab415e92967df566cae6fc47918708d23c9d54d","kind":"commit","published_at":"2024-10-28T23:20:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4","kind":"commit","published_at":"2024-07-05T23:08:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"039385e69e63069fdd65ea1b836ff939e7bd39a8","kind":"commit","published_at":"2024-07-05T09:20:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"c0d528b0d4c41266bb767d1a594f30f0840e8423","kind":"commit","published_at":"2024-07-02T16:26:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"bdd5ef59fe68d05ed76339a30b3981db8a7c7ed9","kind":"commit","published_at":"2024-06-06T00:20:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"c53864fdf87b0b88cac4018f74f365f8f4013bf9","kind":"commit","published_at":"2024-06-04T22:59:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"767184d00ea47a1339e76e2bd70a84d8603ef168","kind":"commit","published_at":"2024-05-20T22:44:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"bdc1f1f1aeb7e8dea4badd5112308049ccf41c9c","kind":"commit","published_at":"2024-05-20T22:06:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"79700b054566823e96d4fc631a5af68700c674f3","kind":"commit","published_at":"2024-05-15T00:05:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"1bfc6abbe99677fe574f0919f84b385cc4e686f4","kind":"commit","published_at":"2024-01-04T09:00:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"6f1b139cfe34d5c18d07b5201dec427aa3607e3c","kind":"commit","published_at":"2023-12-26T10:17:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"1baed6efcfd94910f1b717e2133797855941e315","kind":"commit","published_at":"2023-10-11T19:52:27.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"918d72f58ab560546e8bf367896bd2ee6bb20ce1","kind":"commit","published_at":"2023-08-28T21:36:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"94b2b8467f92c3d05631c6a95314a48b9151e865","kind":"commit","published_at":"2023-08-22T12:25:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"2185330d1ea83f1226be9dd3733b2950d4038911","kind":"commit","published_at":"2023-08-06T10:15:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"420e86200a311e09405b90ab1759ed2086392d4a","kind":"commit","published_at":"2023-06-12T16:52:17.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"d2d6feca2006acb430a62e86078f0eec8c8ac171","kind":"commit","published_at":"2023-04-15T16:25:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"4a65f855d7b89bc8e152ccdce16d3ff9ff3fbb47","kind":"commit","published_at":"2023-04-05T07:30:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c433ba0512a1567f55815f5cdd34116137ccd8d9","kind":"commit","published_at":"2023-03-20T10:58:26.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v3.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v3.0.0/manifests"},{"name":"v2.9.11","sha":"fef6e4e467f242ab02e9fffa1ab550feaf75c358","kind":"commit","published_at":"2023-02-08T08:04:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.11/manifests"},{"name":"v2.9.10","sha":"0f39c209df789101a79c82beaaf5cc176b4c3c8c","kind":"commit","published_at":"2022-10-20T11:50:44.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.10/manifests"},{"name":"v2.9.9","sha":"4afc03ba3160bca179821202dc8ae1a7b7a87e01","kind":"commit","published_at":"2022-10-14T12:12:18.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.9/manifests"},{"name":"v2.9.8","sha":"467b6ac21a7b11fe9caeaebc04b760d556aa13a2","kind":"commit","published_at":"2022-09-11T18:57:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.8/manifests"},{"name":"v2.9.7","sha":"99703e696576ff740edaf91f3cbaa47c84a17654","kind":"commit","published_at":"2022-07-26T23:23:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.7/manifests"},{"name":"v2.9.6","sha":"928afae6ea1c9174e591953c008d9c8c86a43e57","kind":"commit","published_at":"2022-07-15T07:30:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.6/manifests"},{"name":"v2.9.5","sha":"eebd258fc678ea3d6def2040743902d57646c9ab","kind":"commit","published_at":"2022-07-08T07:35:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"fd1b2a726e2e9895b0fad2cf503e035c960abe63","kind":"commit","published_at":"2022-07-07T06:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"52a6e07876a677566a71aad7d66cbd6f9fa59ecc","kind":"commit","published_at":"2022-06-24T23:25:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7951951762d57755ebf71a9ec7fd3e7cb8da95e8","kind":"commit","published_at":"2022-06-23T22:03:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"115db629561390a4ddf46736f6581394674543f6","kind":"commit","published_at":"2022-06-10T07:43:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"0cad90453b655ee989752f6fb3bb8b98cc9bb162","kind":"commit","published_at":"2022-06-03T08:19:10.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.9.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.9.0/manifests"},{"name":"v2.8.10","sha":"c560af338deb4e1ca1c6c3ed9e8e6fe4ce17fa3a","kind":"commit","published_at":"2022-05-17T07:07:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.10/manifests"},{"name":"v2.8.9","sha":"259b4dcf128aba909e1108b269c96dca6d5be9b9","kind":"commit","published_at":"2022-05-15T08:49:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.9/manifests"},{"name":"v2.8.8","sha":"4ab4ec13ad33f028562518c434b495bd782cad2a","kind":"commit","published_at":"2022-01-18T22:01:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.8/manifests"},{"name":"v2.8.7","sha":"91f009b229d2c4e5730e48a5d09a8e04b68e922c","kind":"commit","published_at":"2022-01-18T11:29:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.7/manifests"},{"name":"v1.3.8","sha":"0f016f4ab1f25e31231955fe6002d5b1a9585939","kind":"commit","published_at":"2022-01-18T08:51:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.8/manifests"},{"name":"v2.8.6","sha":"83f3397a4219231e094e4a0d09d9149bd9a06e94","kind":"commit","published_at":"2022-01-18T08:51:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"022139bc3f1144c6a8c1ef05ed1728705612f0f8","kind":"commit","published_at":"2021-12-12T20:53:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"8a938cce01e99a8de00b519513906a0a7233a29d","kind":"commit","published_at":"2021-12-03T07:37:51.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"14683e5ec8c4a0828750aa7a40d42cfbb37d7dff","kind":"commit","published_at":"2021-11-02T08:44:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"66182f835ce9937efe60da212056edde472b3eba","kind":"commit","published_at":"2021-10-06T06:14:28.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"33abb4788822c4b744c513af3ac957a0423000a7","kind":"commit","published_at":"2021-09-18T19:52:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"35cedc76a0eb396555a11794d90dc37dd510a936","kind":"commit","published_at":"2021-08-19T07:50:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.8.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"4309d1c071792e4efec51d1509f41a8709965b0e","kind":"commit","published_at":"2021-08-04T07:59:59.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"72bd95217b5e0bb624a3633ccf3c4afc93000258","kind":"commit","published_at":"2021-07-31T22:52:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.7.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"52145b0c48d6058ac09b7520139ed6fda77c5e9e","kind":"commit","published_at":"2021-07-13T12:18:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d8aff3de12856716f401d5c7a0087456d1de7301","kind":"commit","published_at":"2021-06-19T08:47:50.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.6.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"7bf09fd2af6fcd85c9685ac984ff153e3b30ef48","kind":"commit","published_at":"2021-05-31T07:24:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"f67a10facd07f6404d312d1f98ecdb53431e77b9","kind":"commit","published_at":"2021-05-16T17:07:31.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d88bc94ccb9a0ef99a19dc1c57d9898d5cc3cfe4","kind":"commit","published_at":"2021-05-13T15:22:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.5.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c8b961bd19726613cc2da72221f7252f1425442b","kind":"commit","published_at":"2021-04-17T08:28:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.4.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"2ff9b66488f693afc03383abe8443e205223253a","kind":"commit","published_at":"2021-04-16T10:56:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4f8788879b83cede6274ccc7ff1e4be39d71aae6","kind":"commit","published_at":"2021-04-15T08:23:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"73dfad72564944818b9dc4efbda2650412136a16","kind":"commit","published_at":"2021-04-13T07:42:14.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"5f806f8b8ad0aa9e726d6535512b22662976479c","kind":"commit","published_at":"2021-04-10T10:36:37.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"defa00bc9d768def2c300f64d418fc26c5a5e802","kind":"commit","published_at":"2021-04-09T15:20:56.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6b0b235211cdc512dc7640637cb7b42083a80c9c","kind":"commit","published_at":"2021-04-08T07:39:19.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fe53179542b1fcda27df7427d61cca3c9965c2f9","kind":"commit","published_at":"2021-04-02T07:11:30.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.17","sha":"13a83e7f73e2a1b29786142d66d4a657382b926a","kind":"commit","published_at":"2021-03-31T20:02:53.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.17","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.17/manifests"},{"name":"v1.3.7","sha":"260448a4c0db0ad48516341bdb1ffa688c63011d","kind":"commit","published_at":"2021-03-30T08:23:46.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.7/manifests"},{"name":"v2.0.0-beta.16","sha":"92d5b6a2d747e5af2becd9b9a7357a275bbd5e0a","kind":"commit","published_at":"2021-03-26T17:34:48.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.16","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.16/manifests"},{"name":"v1.3.6","sha":"09fef30881e9c1a83b13d21c8e3a8e3dc72c5fa4","kind":"commit","published_at":"2021-03-26T10:43:34.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.6/manifests"},{"name":"v2.0.0-beta.15","sha":"3e69799cd7ccb42b2fa60f62edf94ac60d2fda4e","kind":"commit","published_at":"2021-02-26T16:15:49.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.15","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.15/manifests"},{"name":"v2.0.0-beta.14","sha":"06a388b0866c2e5f68118ddf4cba739960a94ce9","kind":"commit","published_at":"2021-02-26T15:58:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.14","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.14/manifests"},{"name":"v1.3.5","sha":"ac2128e2c2611562df49d2ca7a8ebe39c52a73eb","kind":"commit","published_at":"2021-02-26T11:08:02.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.5/manifests"},{"name":"v2.0.0-beta.13","sha":"635344d7349f7962dbe574e9129c3c6be4b95a01","kind":"commit","published_at":"2021-02-15T08:28:52.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.13","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.13/manifests"},{"name":"v2.0.0-beta.12","sha":"de0b62af8b0be88be8e3afa34d755b7dacf11390","kind":"commit","published_at":"2021-02-06T08:15:06.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.12","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.12/manifests"},{"name":"v2.0.0-beta.11","sha":"6e86b4fff513e66edbf2d26f70806c27b95d7617","kind":"commit","published_at":"2021-02-03T22:16:15.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.11","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.11/manifests"},{"name":"v2.0.0-beta.10","sha":"fd9c5bcf270800edebc0f0dfa8cc98d099144518","kind":"commit","published_at":"2021-02-03T21:49:22.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.10","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.10/manifests"},{"name":"v2.0.0-beta.9","sha":"19dfa9bbc4eca2c62c4e667dd8647c35422d8fa4","kind":"commit","published_at":"2021-02-03T08:19:58.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.9","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.9/manifests"},{"name":"v2.0.0-beta.8","sha":"d61a704522842ade7f003fed844df9bbe78b2b71","kind":"commit","published_at":"2021-02-02T21:45:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.8","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.8/manifests"},{"name":"v1.3.4","sha":"132a90ed9f4073b2a62128e99a9fac7de007df91","kind":"commit","published_at":"2021-02-02T08:35:20.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"ecee1e9d00769f2b29fa20401e101ed9ab61c85a","kind":"commit","published_at":"2021-01-31T22:33:41.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.3/manifests"},{"name":"v2.0.0-beta.7","sha":"5fdc7f9538f1fe25ba47c5f881588e79418e5b5c","kind":"commit","published_at":"2021-01-28T07:52:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.7","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.7/manifests"},{"name":"v2.0.0-beta.6","sha":"e76743dd89724d6cc39ab6e387731b6e3eb07e68","kind":"commit","published_at":"2021-01-23T18:36:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.6/manifests"},{"name":"v2.0.0-beta.5","sha":"f83996bd908264af4565f8d19c08c3efc92178d8","kind":"commit","published_at":"2021-01-22T07:58:57.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"22e7545ae3cd479ef16a756ae74aa6eb34d46f1d","kind":"commit","published_at":"2021-01-21T08:58:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"8e107212f39a6f7e3fb5acd066b6b1a86f121473","kind":"commit","published_at":"2021-01-05T12:52:24.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"507ee0d686c3163e575b929fac082028522dd068","kind":"commit","published_at":"2021-01-05T12:35:23.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"eb1cf0d1302cde9fed83b7a8c5c7f72f5978f550","kind":"commit","published_at":"2021-01-05T12:21:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v2.0.0-beta.1/manifests"},{"name":"v1.3.2","sha":"115f0410368b24f158509c9cb9e9023df1d459c9","kind":"commit","published_at":"2021-01-04T21:57:32.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"181271ddadf24c2b07018a88dfd62d72f98514ad","kind":"commit","published_at":"2020-12-30T21:45:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"e6918be140ebe17fa2248b9b605e0dbc42e89161","kind":"tag","published_at":"2020-12-29T07:50:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.3.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"416d93b8e5e70a7775a39e8b9a711001e2da9378","kind":"tag","published_at":"2020-12-14T22:21:04.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.2.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"9e6135e1fe9aff7388b9eb46e11ae0b20fa06e6a","kind":"tag","published_at":"2020-12-09T08:08:36.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dc09df8038fbf850e006836363c2be773ac21ea4","kind":"tag","published_at":"2020-11-30T22:58:03.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"02814b011d0fbc8375c453b998c5804c5112c973","kind":"commit","published_at":"2020-11-30T07:32:05.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"8f0db29839c6988b0812ebe52938df608401ca01","kind":"tag","published_at":"2020-11-06T22:37:25.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"36f7816798c05b8549a66a3178adf20f749b979a","kind":"tag","published_at":"2020-10-03T23:24:29.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.2","sha":"a27d4055ba18f9f3c1d7835556459f979c0c5651","kind":"tag","published_at":"2020-09-24T05:18:07.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"e0a3f837aab21ee299842cd0466413e97fae96a0","kind":"commit","published_at":"2020-09-23T05:22:35.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v1.0.0-rc.1/manifests"},{"name":"v0.1.1","sha":"0e32e7e8b1e9a66ccfd02e50a519b1d92ab8b28d","kind":"tag","published_at":"2020-09-11T02:05:39.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.1","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bafb36d97ee865cd8f32f8d4c88e3f925b4d628a","kind":"commit","published_at":"2020-07-23T06:53:01.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.1.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"7613d9622c011f9a94df314f561d4e3f109a129a","kind":"tag","published_at":"2020-07-09T12:40:33.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.6","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"4944e8c67aa55518d6962693af2c8f41482b5eef","kind":"tag","published_at":"2020-06-16T03:16:13.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.5","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"01db8df33ce5c92c355566b7d613d3f5de3a40ce","kind":"tag","published_at":"2020-06-15T08:47:47.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.4","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f6f93bae08833efb563ecef2aa21bf43984dae26","kind":"tag","published_at":"2020-05-21T09:41:21.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.3","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e4775f524a223382c505fdeca49559908ac8a52e","kind":"tag","published_at":"2020-05-21T09:34:54.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2/manifests"},{"name":"v0.0.2-rc.0","sha":"0585af77571997e93b0d5521aeb93b2c4228af7c","kind":"tag","published_at":"2020-05-19T08:08:38.000Z","download_url":"https://codeload.github.com/react-hook-form/resolvers/tar.gz/v0.0.2-rc.0","html_url":"https://github.com/react-hook-form/resolvers/releases/tag/v0.0.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-hook-form/resolvers@v0.0.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/tags/v0.0.2-rc.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T19:47:47.646Z","dependent_packages_count":0,"downloads":154,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":26.11404897436761,"dependent_packages_count":37.938962976013734,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":32.02650597519067},"purl":"pkg:npm/%40dudeofawesome/hookform-resolvers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dudeofawesome/hookform-resolvers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dudeofawesome/hookform-resolvers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dudeofawesome/hookform-resolvers/dependencies","status":null,"funding_links":["https://github.com/sponsors/bluebill1049","https://github.com/sponsors/jorisre","https://patreon.com/bluebill1049","https://opencollective.com/react-hook-form","https://github.com/sponsors/react-hook-form"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:16:30.539Z","issues_count":186,"pull_requests_count":282,"avg_time_to_close_issue":20760596.475609757,"avg_time_to_close_pull_request":3023893.6335877865,"issues_closed_count":164,"pull_requests_closed_count":262,"pull_request_authors_count":69,"issue_authors_count":177,"avg_comments_per_issue":5.182795698924731,"avg_comments_per_pull_request":1.8120567375886525,"merged_pull_requests_count":137,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":24,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":16315662.291666666,"past_year_avg_time_to_close_pull_request":4215791.454545454,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":3.9166666666666665,"past_year_avg_comments_per_pull_request":1.5588235294117647,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/issues","maintainers":[{"login":"jorisre","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisre"},{"login":"bluebill1049","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"},{"login":"kotarella1110","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotarella1110"}],"active_maintainers":[{"login":"bluebill1049","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dudeofawesome%2Fhookform-resolvers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dudeofawesome%2Fhookform-resolvers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dudeofawesome%2Fhookform-resolvers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dudeofawesome%2Fhookform-resolvers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dudeofawesome%2Fhookform-resolvers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dudeofawesome%2Fhookform-resolvers/codemeta","maintainers":[{"uuid":"dudeofawesome","login":"dudeofawesome","name":null,"email":"louis@orleans.io","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~dudeofawesome","role":null,"created_at":"2024-07-31T19:52:17.040Z","updated_at":"2024-07-31T19:52:17.040Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dudeofawesome/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786799,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":10401,"full_name":"react-hook-form/resolvers","default_branch":"master","total_commits":397,"total_committers":73,"total_bot_commits":103,"total_bot_committers":2,"mean_commits":5.438356164383562,"dds":0.6826196473551638,"past_year_total_commits":38,"past_year_total_committers":11,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.4545454545454546,"past_year_dds":0.26315789473684215,"last_synced_at":"2026-08-26T08:35:49.372Z","last_synced_commit":"f18ddfbb5f75a24b77c408565ad767eba4dd6704","created_at":"2023-03-07T11:06:16.177Z","updated_at":"2026-08-26T08:35:49.129Z","committers":[{"name":"Bill","email":"bluebill1049@hotmail.com","login":"bluebill1049","count":126},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":102},{"name":"Joris","email":"reixjoris@gmail.com","login":"jorisre","count":77},{"name":"Kotaro Sugawara","email":"kotarella1110@gmail.com","login":"kotarella1110","count":14},{"name":"Fabian Hiller","email":"35291865+fabian-hiller","login":"fabian-hiller","count":4},{"name":"Colin McDonnell","email":"colinmcd94@gmail.com","login":"colinhacks","count":4},{"name":"Igor Loskutov","email":"igor.loskutoff@gmail.com","login":"dearlordylord","count":2},{"name":"Maciej Zalewski","email":"43313417+mzalevski","login":"mzalevski","count":2},{"name":"Vandell","email":"paul.fanthou@gmail.com","login":"Paul-Vandell","count":2},{"name":"Adrien Denat","email":"adrien.denat@gmail.com","login":"Grsmto","count":1},{"name":"Jan Stevens","email":"JanStevens","login":"JanStevens","count":1},{"name":"Jack O'Brien","email":"thejackobrien29@gmail.com","login":"jfobrien29","count":1},{"name":"Ilya Fakhrutdinov","email":"32900366+f4hr","login":"f4hr","count":1},{"name":"Igor Brasileiro","email":"brasileiro456@gmail.com","login":"igorbrasileiro","count":1},{"name":"Huynh Duc Duy","email":"duuuuuuuuy@gmail.com","login":"huynhducduy","count":1},{"name":"Henrik Volmer","email":"henrik.volmer@posteo.de","login":"henrikvolmer","count":1},{"name":"Gregory Hill","email":"Greg.marshall.hill@gmail.com","login":"Fallibilist","count":1},{"name":"Gianfranco Zas","email":"snmgian@gmail.com","login":"snmgian","count":1},{"name":"Frank de Jonge","email":"frankdejonge","login":"frankdejonge","count":1},{"name":"Fernando Cases","email":"77696223+Fasping","login":"Fasping","count":1},{"name":"Evyatar","email":"code@ealush.com","login":"ealush","count":1},{"name":"Erik Shestopal","email":"6404663+erikshestopal","login":"erikshestopal","count":1},{"name":"Elio Capella","email":"elio.capella@filestage.io","login":"eliocapella","count":1},{"name":"Alex Johansson","email":"alexander@n1s.se","login":"KATT","count":1},{"name":"Anna Bocharova","email":"robin_tail@me.com","login":"RobinTail","count":1},{"name":"Armagan Dalkiran","email":"77741597+armagandalkiran","login":"armagandalkiran","count":1},{"name":"Ben Allfree","email":"ben@benallfree.com","login":"benallfree","count":1},{"name":"Ben Durrant","email":"ben.j.durrant@gmail.com","login":"EskiMojo14","count":1},{"name":"BrendanC23","email":"4711227+BrendanC23","login":"BrendanC23","count":1},{"name":"Christopher Hlubek","email":"christopher.hlubek@networkteam.com","login":"hlubek","count":1},{"name":"ColdBrew","email":"lsj7000@gmail.com","login":"sukjae","count":1},{"name":"Daesang You","email":"eotkd4791@gmail.com","login":"eotkd4791","count":1},{"name":"David Blass","email":"david@arktype.io","login":"ssalbdivad","count":1},{"name":"David Evans","email":"104063299+david-bezero","login":"david-bezero","count":1},{"name":"Dmitry Maganov","email":"vonagam@gmail.com","login":"vonagam","count":1},{"name":"Jinwoo","email":"jinwoo0103@kaist.ac.kr","login":"jinwoo0103","count":1},{"name":"Nicolas Baptiste","email":"nicolas.baptiste@iadvize.com","login":null,"count":1},{"name":"Ryomasao","email":"konoemario@gmail.com","login":"Ryomasao","count":1},{"name":"Ryota Kameoka","email":"ok@ryota-ka.me","login":"ryota-ka","count":1},{"name":"Ryuya Yanagi","email":"57742720+apple-yagi","login":"apple-yagi","count":1},{"name":"Sang Jun Bak","email":"sangjun.bak99@gmail.com","login":"SangJunBak","count":1},{"name":"Sefa Eyeoglu","email":"contact@scrumplex.net","login":"Scrumplex","count":1},{"name":"Sina Salahshour","email":"sina.salahshour.32@gmail.com","login":"sina-salahshour","count":1},{"name":"Sulay Sumaria","email":"174357920+sulaysumaria","login":"sulaysumaria","count":1},{"name":"Théo LUDWIG","email":"contact@theoludwig.fr","login":"theoludwig","count":1},{"name":"Titouan CREACH","email":"titouancreach","login":"titouancreach","count":1},{"name":"Young Kim","email":"aprilrd8943@gmail.com","login":"aprilrd","count":1},{"name":"Yuya Yoshioka","email":"71418423+YuyaYoshioka","login":"YuyaYoshioka","count":1},{"name":"Zeb Pykosz","email":"zeb.apy@gmail.com","login":"zebapy","count":1},{"name":"binaryartifex","email":"68464707+binaryartifex","login":"binaryartifex","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"mexvod","email":"mr.mexvod@yandex.ru","login":"mexvod","count":1},{"name":"moonoulong","email":"moonoulong@gmail.com","login":"moonou","count":1},{"name":"paradis-f","email":"73898657+paradis-f","login":"paradis-f","count":1},{"name":"scarf","email":"greenscarf005@gmail.com","login":"scarf005","count":1},{"name":"Ejiro Asiuwhu","email":"Ejiroasiuwhu10@gmail.com","login":"ejirocodes","count":1},{"name":"Jonathan Powers","email":"jonathan.powers@storable.com","login":"jonathanpowers-storable","count":1},{"name":"Julien Fouilhé","email":"julien.fouilhe@gmail.com","login":"julienfouilhe","count":1},{"name":"Justin Sun","email":"i@jsun969.cn","login":"jsun969","count":1},{"name":"Kazeem Adetunji","email":"ogbeche77@yahoo.com","login":"ogbeche77","count":1},{"name":"Kemal Tunador","email":"kemal@tunador.com","login":"ktunador","count":1},{"name":"Lahgolz","email":"lahgolz@proton.me","login":"lahgolz","count":1},{"name":"Luis Durão","email":"luis.p.durao@gmail.com","login":"TheDSCPL","count":1},{"name":"Marc","email":"marc.mathieu.tek@gmail.com","login":"NoRKin","count":1},{"name":"Maximillian Dornseif","email":"md@foxel.org","login":"mdornseif","count":1},{"name":"Maël Nison","email":"nison.mael@gmail.com","login":"arcanis","count":1},{"name":"Michael Stramel","email":"stramel","login":"stramel","count":1},{"name":"Noah Fontes","email":"noah@noahfontes.com","login":"impl","count":1},{"name":"Nova","email":"53813852+novacoole","login":"novacoole","count":1},{"name":"Pere Busquets","email":"43433557+perebusquets","login":"perebusquets","count":1},{"name":"Phạm Thành Trung","email":"adamward459@gmail.com","login":"adamward459","count":1},{"name":"Richard Vanbergen","email":"rich.vanbergen@gmail.com","login":"richardvanbergen","count":1},{"name":"Ryan Elian","email":"ryan.elian.cs@gmail.com","login":"ryanelian","count":1}],"past_year_committers":[{"name":"Bill","email":"bluebill1049@hotmail.com","login":"bluebill1049","count":28},{"name":"paradis-f","email":"73898657+paradis-f","login":"paradis-f","count":1},{"name":"Sulay Sumaria","email":"174357920+sulaysumaria","login":"sulaysumaria","count":1},{"name":"Nova","email":"53813852+novacoole","login":"novacoole","count":1},{"name":"Jinwoo","email":"jinwoo0103@kaist.ac.kr","login":"jinwoo0103","count":1},{"name":"Jan Stevens","email":"JanStevens","login":"JanStevens","count":1},{"name":"Fernando Cases","email":"77696223+Fasping","login":"Fasping","count":1},{"name":"Daesang You","email":"eotkd4791@gmail.com","login":"eotkd4791","count":1},{"name":"Colin McDonnell","email":"3084745+colinhacks","login":"colinhacks","count":1},{"name":"BrendanC23","email":"4711227+BrendanC23","login":"BrendanC23","count":1},{"name":"Armagan Dalkiran","email":"77741597+armagandalkiran","login":"armagandalkiran","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778025,"commits_count":983176112,"contributors_count":41439624,"owners_count":1364573,"committers_count":3363305,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"react-hook-form/resolvers","html_url":"https://github.com/react-hook-form/resolvers","last_synced_at":"2026-08-25T09:35:40.090Z","status":null,"issues_count":186,"pull_requests_count":282,"avg_time_to_close_issue":20760596.475609757,"avg_time_to_close_pull_request":3023893.6335877865,"issues_closed_count":164,"pull_requests_closed_count":262,"pull_request_authors_count":69,"issue_authors_count":177,"avg_comments_per_issue":5.182795698924731,"avg_comments_per_pull_request":1.8120567375886525,"merged_pull_requests_count":137,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":23,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":15767591.304347826,"past_year_avg_time_to_close_pull_request":4215791.454545454,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":2.5217391304347827,"past_year_avg_comments_per_pull_request":1.5588235294117647,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":25,"created_at":"2023-05-18T10:16:35.577Z","updated_at":"2026-08-25T09:35:40.090Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hook-form%2Fresolvers/issues","issue_labels_count":{"table":{"released":21,"question":14,"Need more detail":13,"feature request":8,"design limitation":7,"next release":6,"help wanted":4,"bug":3,"dependencies":3,"duplicate":2,"enhancement":2}},"pull_request_labels_count":{"table":{"dependencies":86,"released":86,"stale":20}},"issue_author_associations_count":{"table":{"NONE":181,"CONTRIBUTOR":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":130,"MEMBER":85,"NONE":67}},"issue_authors":{"table":{"VigilioYonatan":4,"juliansommer":2,"Kirdock":2,"bloodykheeng":2,"Garrett-R":2,"IanVS":2,"stefan-girlich":2,"shahinghasemi":1,"brianbattenfeld":1,"marnixlenoble":1,"finom":1,"SeanCassiere":1,"futurliberta":1,"juliushuck":1,"solomonhawk":1,"tunctn":1,"Asborien":1,"nadeemkhoury":1,"MattisAbrahamsson":1,"mnpenner":1,"JuliusSaik":1,"LightSkyLiam":1,"themre":1,"kingofdice66":1,"frontendlane":1,"Systerr":1,"HagenMorano":1,"qlaffont":1,"ItamarGronich":1,"ollie-bud":1,"dkAndFed":1,"musjj":1,"wyozi":1,"esivan-cloudinary":1,"asterikx":1,"ericlifs":1,"channyeintun":1,"SupremeTechnopriest":1,"denyskublytskyi":1,"phxgg":1,"LaUr3nTiU":1,"bezuglyyvlad":1,"elton-okawa":1,"javier-brenes-zen":1,"supersnager":1,"benjamin-benoit":1,"raymondhechen":1,"walidvb":1,"stephenomas":1,"casr":1,"Tommuh":1,"djshubs":1,"iway1":1,"namdq-2825":1,"Tekpakma":1,"SimantaRajSarma":1,"eucciferri":1,"blacksandsolutions":1,"mumispb":1,"JosueGalRe":1,"Yama-Tomo":1,"victormamede":1,"voinik":1,"Mrowa96":1,"JongSikLim":1,"dhulme":1,"hamedaravane":1,"ericafwalsh":1,"drac94":1,"BrendanC23":1,"nareshbhatia":1,"statusunknown418":1,"VictorGosse":1,"igorbrasileiro":1,"deviant310":1,"xli12":1,"demarchenac":1,"tinkermakar":1,"KrabDr":1,"ryanagillie":1,"andresespinosapc":1,"chida09":1,"rlesniak":1,"rlaffers":1,"ToddAlvord":1,"freiserg":1,"eikowagenknecht":1,"danielmarcano":1,"johnyvelho":1,"marko-hologram":1,"ilyichv":1,"Natchii59":1,"jz-dot-meng":1,"lucaschultz":1,"william-hotmart":1,"clyne000":1,"RumNCodeDev":1,"xsjcTony":1,"vanwalj":1,"MusaGillani":1,"perebusquets":1,"kendall-wahnschaffe":1,"brandanking-decently":1,"ya2s":1,"Cbridger-mywellabee":1,"ypresto":1,"AyaReiOwO":1,"alexandre-gille":1,"liljamesjohn":1,"abhishek73magar":1,"snelsi":1,"mrodrigues95":1,"angelxmoreno":1,"alii":1,"Svish":1,"tsalotaibi":1,"jeremnds":1,"ben-reitz":1,"MateusPitura":1,"jonathanwilke":1,"tcolinpa":1,"evelynesideofdux":1,"quocluongha":1,"fredericrous":1,"ChromeGG":1,"friedensstifter":1,"bestickley":1,"ryanelian":1,"adamsujeta":1,"knthmn":1,"arlyon":1,"Lenghak":1,"minajevs":1,"BANOnotIT":1,"fabian-hiller":1,"ramirezsandin":1,"marcio1002":1,"iamchathu":1,"hannesj":1,"Syth-1":1,"divmgl":1,"evgeniyworkbel":1,"amyc92":1,"jorgebarredo":1,"lailo":1,"vladcos":1,"jcohen14":1,"kamau-n":1,"sant3001":1,"lior-frezi":1,"wroughtec":1,"Thanaen":1,"JolianGof":1,"arminhupka":1,"meoyawn":1,"ThomasSertorio":1,"ruiaraujo012":1,"yamatohagi":1,"JacopoPatroclo":1,"ritikbanger":1,"TrevorBurnham":1,"romanstetsyk":1,"israelidanny":1,"licarth":1,"ZzzZeta":1,"gino":1,"ljukas":1,"Eirfire":1,"mattiaz9":1,"nbibler":1,"KoenCa":1,"skalidindi":1,"FlorianBurgevin":1,"foudhilriahi":1,"GustavoSchuler":1,"yslpn":1,"uehlbran":1}},"pull_request_authors":{"table":{"dependabot[bot]":86,"jorisre":45,"bluebill1049":33,"fabian-hiller":9,"kotarella1110":7,"colinhacks":4,"paradis-f":3,"diegotraid":2,"ktunador":2,"YuyaYoshioka":2,"jonathanpowers-storable":2,"ryanelian":2,"ukuq":2,"mintchkin":2,"hoop71":2,"binaryartifex":2,"sina-salahshour":2,"scarf005":2,"jozan":2,"titouancreach":2,"akoenig":2,"eliocapella":2,"gagiD":2,"matthiasschwarz":2,"Firfi":2,"ssalbdivad":2,"decs":2,"shwaka":2,"alexcraviotto":2,"apple-yagi":2,"huynhducduy":2,"dudeofawesome":2,"frankdejonge":2,"Rozamo":2,"william-lai-927":2,"EskiMojo14":2,"charlee-dev":2,"arlyon":2,"lahgolz":2,"jinwoo0103":2,"elton-okawa":1,"sulaysumaria":1,"arcanis":1,"f4hr":1,"candymask0712":1,"Fasping":1,"SangJunBak":1,"richardvanbergen":1,"JanStevens":1,"vonagam":1,"theoludwig":1,"mertcanaltin":1,"pulgueta":1,"zebapy":1,"stephan281094":1,"novacoole":1,"controversial":1,"eotkd4791":1,"igorbrasileiro":1,"Scrumplex":1,"ejirocodes":1,"BrendanC23":1,"daimon-s-ww":1,"RobinTail":1,"pupuking723":1,"erikshestopal":1,"henrikvolmer":1,"kagurazaka-0":1,"volodymyr-kushnir":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"released":6,"design limitation":4}},"past_year_pull_request_labels_count":{"table":{"released":26}},"past_year_issue_author_associations_count":{"table":{"NONE":22,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":18,"CONTRIBUTOR":8,"NONE":8}},"past_year_issue_authors":{"table":{"bloodykheeng":2,"yslpn":1,"VigilioYonatan":1,"Tommuh":1,"SupremeTechnopriest":1,"stefan-girlich":1,"rlaffers":1,"raymondhechen":1,"nbibler":1,"lior-frezi":1,"jeremnds":1,"ItamarGronich":1,"ilyichv":1,"hamedaravane":1,"foudhilriahi":1,"evelynesideofdux":1,"drac94":1,"deviant310":1,"clyne000":1,"BrendanC23":1,"Asborien":1,"alexandre-gille":1}},"past_year_pull_request_authors":{"table":{"bluebill1049":18,"paradis-f":3,"BrendanC23":1,"candymask0712":1,"colinhacks":1,"daimon-s-ww":1,"eotkd4791":1,"Fasping":1,"JanStevens":1,"mertcanaltin":1,"novacoole":1,"pulgueta":1,"pupuking723":1,"sulaysumaria":1,"volodymyr-kushnir":1}},"maintainers":[{"table":{"login":"jorisre","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisre"}},{"table":{"login":"bluebill1049","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"}},{"table":{"login":"kotarella1110","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kotarella1110"}}],"active_maintainers":[{"table":{"login":"bluebill1049","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bluebill1049"}}]}},"events":{"total":{"CreateEvent":25,"DeleteEvent":19,"ForkEvent":45,"IssueCommentEvent":370,"IssuesEvent":86,"PullRequestEvent":81,"PullRequestReviewCommentEvent":40,"PullRequestReviewEvent":68,"PushEvent":73,"ReleaseEvent":10,"WatchEvent":363},"last_year":{"CreateEvent":2,"ForkEvent":4,"IssueCommentEvent":38,"IssuesEvent":6,"PullRequestEvent":15,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":3,"PushEvent":7,"ReleaseEvent":1,"WatchEvent":64}},"keywords":["ajv","class-validator","computed-types","form","form-validation","hacktoberfest","hooks","io-ts","joi","jsonschema","resolvers","schema-validation","superstruct","typebox","typescript","validation","yup","zod"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-13T10:30:39.868Z","updated_at":"2022-07-13T10:30:39.868Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/package.json","dependencies":[{"id":215641298,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"^5.16.1","direct":true,"kind":"development","optional":false},{"id":215641299,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"^12.1.2","direct":true,"kind":"development","optional":false},{"id":215641300,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"^13.5.0","direct":true,"kind":"development","optional":false},{"id":215641301,"package_name":"@types/jest","ecosystem":"npm","requirements":"^27.4.0","direct":true,"kind":"development","optional":false},{"id":215641302,"package_name":"@types/react","ecosystem":"npm","requirements":"^17.0.38","direct":true,"kind":"development","optional":false},{"id":215641303,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.10.0","direct":true,"kind":"development","optional":false},{"id":215641304,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.10.0","direct":true,"kind":"development","optional":false},{"id":215641305,"package_name":"ajv","ecosystem":"npm","requirements":"^8.11.0","direct":true,"kind":"development","optional":false},{"id":215641306,"package_name":"ajv-errors","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":215641307,"package_name":"check-export-map","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"development","optional":false},{"id":215641308,"package_name":"class-transformer","ecosystem":"npm","requirements":"^0.5.1","direct":true,"kind":"development","optional":false},{"id":215641309,"package_name":"class-validator","ecosystem":"npm","requirements":"^0.13.2","direct":true,"kind":"development","optional":false},{"id":215641310,"package_name":"computed-types","ecosystem":"npm","requirements":"^1.11.1","direct":true,"kind":"development","optional":false},{"id":215641311,"package_name":"eslint","ecosystem":"npm","requirements":"^7.27.0","direct":true,"kind":"development","optional":false},{"id":215641312,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.3.0","direct":true,"kind":"development","optional":false},{"id":215641313,"package_name":"fp-ts","ecosystem":"npm","requirements":"^2.11.8","direct":true,"kind":"development","optional":false},{"id":215641314,"package_name":"husky","ecosystem":"npm","requirements":"^7.0.4","direct":true,"kind":"development","optional":false},{"id":215641315,"package_name":"io-ts","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":215641316,"package_name":"io-ts-types","ecosystem":"npm","requirements":"^0.5.16","direct":true,"kind":"development","optional":false},{"id":215641317,"package_name":"jest","ecosystem":"npm","requirements":"^27.4.7","direct":true,"kind":"development","optional":false},{"id":215641318,"package_name":"joi","ecosystem":"npm","requirements":"^17.5.0","direct":true,"kind":"development","optional":false},{"id":215641319,"package_name":"lint-staged","ecosystem":"npm","requirements":"^12.1.7","direct":true,"kind":"development","optional":false},{"id":215641320,"package_name":"microbundle","ecosystem":"npm","requirements":"^0.14.2","direct":true,"kind":"development","optional":false},{"id":215641321,"package_name":"monocle-ts","ecosystem":"npm","requirements":"^2.3.12","direct":true,"kind":"development","optional":false},{"id":215641322,"package_name":"newtype-ts","ecosystem":"npm","requirements":"^0.3.5","direct":true,"kind":"development","optional":false},{"id":215641323,"package_name":"nope-validator","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":215641324,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":215641325,"package_name":"prettier","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":215641326,"package_name":"react","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"development","optional":false},{"id":215641327,"package_name":"react-dom","ecosystem":"npm","requirements":"^17.0.2","direct":true,"kind":"development","optional":false},{"id":215641328,"package_name":"react-hook-form","ecosystem":"npm","requirements":"^7.33.0","direct":true,"kind":"development","optional":false},{"id":215641329,"package_name":"reflect-metadata","ecosystem":"npm","requirements":"^0.1.13","direct":true,"kind":"development","optional":false},{"id":215641330,"package_name":"superstruct","ecosystem":"npm","requirements":"^0.15.3","direct":true,"kind":"development","optional":false},{"id":215641331,"package_name":"ts-jest","ecosystem":"npm","requirements":"^27.1.3","direct":true,"kind":"development","optional":false},{"id":215641332,"package_name":"typanion","ecosystem":"npm","requirements":"^3.7.1","direct":true,"kind":"development","optional":false},{"id":215641333,"package_name":"typescript","ecosystem":"npm","requirements":"^4.5.4","direct":true,"kind":"development","optional":false},{"id":215641334,"package_name":"vest","ecosystem":"npm","requirements":"^4.0.3","direct":true,"kind":"development","optional":false},{"id":215641335,"package_name":"yup","ecosystem":"npm","requirements":"^0.32.11","direct":true,"kind":"development","optional":false},{"id":215641336,"package_name":"zod","ecosystem":"npm","requirements":"^3.11.6","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/compressedSize.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:13.828Z","updated_at":"2023-10-03T11:32:13.828Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/.github/workflows/compressedSize.yml","dependencies":[{"id":14079774779,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14079774780,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14079774781,"package_name":"preactjs/compressed-size-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lock-issue.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:14.042Z","updated_at":"2023-10-03T11:32:14.042Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/.github/workflows/lock-issue.yml","dependencies":[{"id":14079774805,"package_name":"denoland/setup-deno","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14079774806,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14079774807,"package_name":"EndBug/add-and-commit","ecosystem":"actions","requirements":"v9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:14.432Z","updated_at":"2023-10-03T11:32:14.432Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/.github/workflows/main.yml","dependencies":[{"id":14079774808,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14079774809,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14079774810,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"ajv/package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:14.716Z","updated_at":"2023-10-03T11:32:14.716Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/ajv/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"arktype/package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:15.792Z","updated_at":"2023-10-03T11:32:15.792Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/arktype/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"class-validator/package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:15.955Z","updated_at":"2023-10-03T11:32:15.955Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/class-validator/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"computed-types/package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:16.003Z","updated_at":"2023-10-03T11:32:16.003Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/computed-types/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"io-ts/package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:16.037Z","updated_at":"2023-10-03T11:32:16.037Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/io-ts/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"joi/package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:16.058Z","updated_at":"2023-10-03T11:32:16.058Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/joi/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"nope/package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:16.074Z","updated_at":"2023-10-03T11:32:16.074Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/nope/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"superstruct/package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:19.560Z","updated_at":"2023-10-03T11:32:19.560Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/superstruct/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"typanion/package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:20.871Z","updated_at":"2023-10-03T11:32:20.871Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/typanion/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"typebox/package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:21.537Z","updated_at":"2023-10-03T11:32:21.537Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/typebox/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"valibot/package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:21.603Z","updated_at":"2023-10-03T11:32:21.603Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/valibot/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"vest/package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:21.657Z","updated_at":"2023-10-03T11:32:21.657Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/vest/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"yup/package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:21.702Z","updated_at":"2023-10-03T11:32:21.702Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/yup/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"zod/package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T11:32:22.083Z","updated_at":"2023-10-03T11:32:22.083Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/zod/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"fluentvalidation-ts/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:55.421Z","updated_at":"2026-08-05T23:36:55.421Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/fluentvalidation-ts/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"typeschema/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:55.685Z","updated_at":"2026-08-05T23:36:55.685Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/typeschema/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"ata-validator/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:46.182Z","updated_at":"2026-08-05T23:36:46.182Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/ata-validator/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"bun.lock","sha":null,"kind":"lockfile","created_at":"2026-08-05T23:36:46.297Z","updated_at":"2026-08-05T23:36:46.297Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/bun.lock","dependencies":[{"id":25897795476,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.21.0-placeholder-for-preset-env.2","direct":false,"kind":"runtime","optional":false},{"id":25897795590,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"runtime","optional":false},{"id":25897795593,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"runtime","optional":false},{"id":25897794466,"package_name":"@adobe/css-tools","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":25897794473,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897794474,"package_name":"@ark/schema","ecosystem":"npm","requirements":"0.39.0","direct":false,"kind":"runtime","optional":false},{"id":25897794475,"package_name":"@ark/util","ecosystem":"npm","requirements":"0.39.0","direct":false,"kind":"runtime","optional":false},{"id":25897794476,"package_name":"@asamuzakjp/css-color","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897794477,"package_name":"@ata-validator/native-darwin-arm64","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25897794541,"package_name":"@ata-validator/native-linux-arm64-gnu","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25897794542,"package_name":"@ata-validator/native-linux-arm64-musl","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25897794543,"package_name":"@ata-validator/native-linux-x64-gnu","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25897794544,"package_name":"@ata-validator/native-linux-x64-musl","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25897794545,"package_name":"@ata-validator/native-win32-x64","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25897794546,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.26.2","direct":false,"kind":"runtime","optional":false},{"id":25897794547,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.26.8","direct":false,"kind":"runtime","optional":false},{"id":25897794550,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897794610,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897794611,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897794644,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897794645,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25897794690,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25897794691,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25897794692,"package_name":"@babel/helper-globals","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897794693,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897794695,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897794696,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897794697,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897794763,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897794764,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897794796,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.26.5","direct":false,"kind":"runtime","optional":false},{"id":25897794797,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897794799,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897794800,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897794801,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897794802,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897795232,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897795233,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897795234,"package_name":"@babel/plugin-bugfix-firefox-class-in-computed-class-key","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897795235,"package_name":"@babel/plugin-bugfix-safari-class-field-initializer-scope","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897795236,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897795237,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897795283,"package_name":"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897795356,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.12.1","direct":false,"kind":"runtime","optional":false},{"id":25897795743,"package_name":"@babel/plugin-syntax-unicode-sets-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":25897795958,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897795979,"package_name":"@babel/plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"7.26.8","direct":false,"kind":"runtime","optional":false},{"id":25897795980,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897796021,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.26.5","direct":false,"kind":"runtime","optional":false},{"id":25897796022,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25897796023,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897796024,"package_name":"@babel/plugin-transform-class-static-block","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"runtime","optional":false},{"id":25897796028,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897796048,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897796101,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897796196,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897796906,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897796935,"package_name":"@babel/plugin-transform-duplicate-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897796937,"package_name":"@babel/plugin-transform-dynamic-import","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897796939,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.26.3","direct":false,"kind":"runtime","optional":false},{"id":25897796942,"package_name":"@babel/plugin-transform-export-namespace-from","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897796944,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.26.5","direct":false,"kind":"runtime","optional":false},{"id":25897796946,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.26.9","direct":false,"kind":"runtime","optional":false},{"id":25897796948,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797054,"package_name":"@babel/plugin-transform-json-strings","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797189,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797193,"package_name":"@babel/plugin-transform-logical-assignment-operators","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797196,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797202,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797207,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.26.3","direct":false,"kind":"runtime","optional":false},{"id":25897797211,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797213,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797215,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797217,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797223,"package_name":"@babel/plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897795595,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"runtime","optional":false},{"id":25897795666,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":25897795741,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797219,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.26.6","direct":false,"kind":"runtime","optional":false},{"id":25897797221,"package_name":"@babel/plugin-transform-numeric-separator","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797497,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797499,"package_name":"@babel/plugin-transform-optional-catch-binding","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797501,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797503,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797505,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797523,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797525,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797592,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797594,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797599,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797608,"package_name":"@babel/plugin-transform-react-jsx-self","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897797613,"package_name":"@babel/plugin-transform-react-jsx-source","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897797673,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797694,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25897797695,"package_name":"@babel/plugin-transform-regexp-modifiers","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"runtime","optional":false},{"id":25897797696,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797697,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797698,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897798049,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"development","optional":false},{"id":25897798053,"package_name":"@biomejs/cli-darwin-arm64","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"runtime","optional":false},{"id":25897798057,"package_name":"@biomejs/cli-darwin-x64","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"runtime","optional":false},{"id":25897798058,"package_name":"@biomejs/cli-linux-arm64","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"runtime","optional":false},{"id":25897798059,"package_name":"@biomejs/cli-linux-arm64-musl","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"runtime","optional":false},{"id":25897798060,"package_name":"@biomejs/cli-linux-x64","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"runtime","optional":false},{"id":25897798062,"package_name":"@biomejs/cli-linux-x64-musl","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"runtime","optional":false},{"id":25897798064,"package_name":"@biomejs/cli-win32-arm64","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"runtime","optional":false},{"id":25897798065,"package_name":"@biomejs/cli-win32-x64","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"runtime","optional":false},{"id":25897798066,"package_name":"@csstools/color-helpers","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897798067,"package_name":"@csstools/css-calc","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897798068,"package_name":"@csstools/css-color-parser","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"runtime","optional":false},{"id":25897798069,"package_name":"@csstools/css-parser-algorithms","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25897798071,"package_name":"@csstools/css-tokenizer","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25897798072,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798073,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798074,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798075,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798076,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798077,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897797948,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25897797951,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797958,"package_name":"@babel/plugin-transform-unicode-property-regex","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797964,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797974,"package_name":"@babel/plugin-transform-unicode-sets-regex","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797983,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.26.9","direct":false,"kind":"runtime","optional":false},{"id":25897797987,"package_name":"@babel/preset-flow","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797990,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.6-no-external-plugins","direct":false,"kind":"runtime","optional":false},{"id":25897797994,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.26.3","direct":false,"kind":"runtime","optional":false},{"id":25897797995,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25897798023,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897798025,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897798041,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897797773,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897797775,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.26.8","direct":false,"kind":"runtime","optional":false},{"id":25897798078,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798079,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798664,"package_name":"@esbuild/openbsd-arm64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798666,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798668,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798670,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798671,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798672,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798179,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798180,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798183,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798185,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798270,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798281,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798283,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798298,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798303,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798311,"package_name":"@esbuild/netbsd-arm64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897798312,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897805139,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897798870,"package_name":"@hapi/hoek","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897798871,"package_name":"@hapi/topo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897798872,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":25897798973,"package_name":"@jridgewell/remapping","ecosystem":"npm","requirements":"2.3.5","direct":false,"kind":"runtime","optional":false},{"id":25897798975,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897798976,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897798996,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":25897798997,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25897798998,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25897798999,"package_name":"@poppinss/macroable","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897799000,"package_name":"@poppinss/types","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897799001,"package_name":"@rolldown/pluginutils","ecosystem":"npm","requirements":"1.0.0-beta.27","direct":false,"kind":"runtime","optional":false},{"id":25897799002,"package_name":"@rollup/plugin-alias","ecosystem":"npm","requirements":"3.1.9","direct":false,"kind":"runtime","optional":false},{"id":25897799003,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":25897799004,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"17.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897799005,"package_name":"@rollup/plugin-json","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897799006,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"11.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897799007,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897799106,"package_name":"@rollup/rollup-android-arm-eabi","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799117,"package_name":"@rollup/rollup-android-arm64","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799133,"package_name":"@rollup/rollup-darwin-arm64","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799147,"package_name":"@rollup/rollup-darwin-x64","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799150,"package_name":"@rollup/rollup-freebsd-arm64","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799151,"package_name":"@rollup/rollup-freebsd-x64","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799152,"package_name":"@rollup/rollup-linux-arm-gnueabihf","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799156,"package_name":"@rollup/rollup-linux-arm-musleabihf","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799160,"package_name":"@rollup/rollup-linux-arm64-gnu","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799161,"package_name":"@rollup/rollup-linux-arm64-musl","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799168,"package_name":"@rollup/rollup-linux-loongarch64-gnu","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799170,"package_name":"@rollup/rollup-linux-powerpc64le-gnu","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799173,"package_name":"@rollup/rollup-linux-riscv64-gnu","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799175,"package_name":"@rollup/rollup-linux-riscv64-musl","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799177,"package_name":"@rollup/rollup-linux-s390x-gnu","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799239,"package_name":"@rollup/rollup-linux-x64-gnu","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799268,"package_name":"@rollup/rollup-linux-x64-musl","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799315,"package_name":"@rollup/rollup-win32-arm64-msvc","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799329,"package_name":"@rollup/rollup-win32-ia32-msvc","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799342,"package_name":"@rollup/rollup-win32-x64-msvc","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897799373,"package_name":"@sideway/address","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25897799394,"package_name":"@sideway/formula","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897799429,"package_name":"@sideway/pinpoint","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897799430,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.34.52","direct":false,"kind":"development","optional":false},{"id":25897799431,"package_name":"@standard-schema/spec","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25897799432,"package_name":"@standard-schema/utils","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897799433,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25897799434,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"10.4.1","direct":false,"kind":"development","optional":false},{"id":25897799437,"package_name":"@testing-library/jest-dom","ecosystem":"npm","requirements":"6.10.0","direct":false,"kind":"development","optional":false},{"id":25897799438,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"16.3.2","direct":false,"kind":"development","optional":false},{"id":25897799439,"package_name":"@testing-library/user-event","ecosystem":"npm","requirements":"14.6.1","direct":false,"kind":"development","optional":false},{"id":25897799440,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897799441,"package_name":"@types/aria-query","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":25897799442,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":25897799443,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.8","direct":false,"kind":"runtime","optional":false},{"id":25897799444,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":25897799445,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":25897799446,"package_name":"@types/chai","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"runtime","optional":false},{"id":25897799447,"package_name":"@types/deep-eql","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897799448,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25897799449,"package_name":"@types/node","ecosystem":"npm","requirements":"22.20.1","direct":false,"kind":"development","optional":false},{"id":25897799450,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897799451,"package_name":"@types/react","ecosystem":"npm","requirements":"19.2.17","direct":false,"kind":"development","optional":false},{"id":25897799452,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.17.1","direct":false,"kind":"runtime","optional":false},{"id":25897799453,"package_name":"@types/validator","ecosystem":"npm","requirements":"13.15.10","direct":false,"kind":"runtime","optional":false},{"id":25897799454,"package_name":"@typeschema/core","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"development","optional":false},{"id":25897799455,"package_name":"@typeschema/main","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"development","optional":false},{"id":25897799519,"package_name":"@typeschema/zod","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"development","optional":false},{"id":25897799569,"package_name":"@vinejs/compiler","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":25897799570,"package_name":"@vinejs/vine","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":25897799571,"package_name":"@vitejs/plugin-react","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":25897799572,"package_name":"@vitest/expect","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":25897799573,"package_name":"@vitest/mocker","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":25897799574,"package_name":"@vitest/pretty-format","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":25897799575,"package_name":"@vitest/runner","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":25897799576,"package_name":"@vitest/snapshot","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":25897799577,"package_name":"@vitest/spy","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":25897799578,"package_name":"@vitest/utils","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":25897799579,"package_name":"acorn","ecosystem":"npm","requirements":"8.14.1","direct":false,"kind":"runtime","optional":false},{"id":25897799581,"package_name":"agent-base","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":25897799608,"package_name":"ajv","ecosystem":"npm","requirements":"8.20.0","direct":false,"kind":"development","optional":false},{"id":25897799609,"package_name":"ajv-errors","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25897799610,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25897799611,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897799613,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897799738,"package_name":"aria-query","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897799770,"package_name":"arktype","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25897799771,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897799772,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25897799773,"package_name":"assertion-error","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897799774,"package_name":"async","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"runtime","optional":false},{"id":25897799775,"package_name":"async-function","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897799776,"package_name":"asyncro","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897799777,"package_name":"ata-validator","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25897799778,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.21","direct":false,"kind":"runtime","optional":false},{"id":25897799779,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25897799780,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897799781,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.4.13","direct":false,"kind":"runtime","optional":false},{"id":25897799782,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":25897799783,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25897799797,"package_name":"babel-plugin-transform-async-to-promises","ecosystem":"npm","requirements":"0.8.18","direct":false,"kind":"runtime","optional":false},{"id":25897799798,"package_name":"babel-plugin-transform-replace-expressions","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897799799,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897799800,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897799801,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":25897799804,"package_name":"brotli-size","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897799806,"package_name":"browserslist","ecosystem":"npm","requirements":"4.24.4","direct":false,"kind":"runtime","optional":false},{"id":25897799808,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897799809,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897799815,"package_name":"cac","ecosystem":"npm","requirements":"6.7.14","direct":false,"kind":"runtime","optional":false},{"id":25897799817,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25897799819,"package_name":"call-bind-apply-helpers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897799821,"package_name":"call-bound","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25897799823,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897799933,"package_name":"camelcase","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897799935,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897799937,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001707","direct":false,"kind":"runtime","optional":false},{"id":25897799939,"package_name":"chai","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897799945,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":25897799946,"package_name":"check-error","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897799947,"package_name":"check-export-map","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25897800115,"package_name":"class-transformer","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":25897800296,"package_name":"class-validator","ecosystem":"npm","requirements":"0.14.4","direct":false,"kind":"development","optional":false},{"id":25897800297,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897800298,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":25897800299,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25897800300,"package_name":"colord","ecosystem":"npm","requirements":"2.9.3","direct":false,"kind":"runtime","optional":false},{"id":25897800301,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":25897800302,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897800303,"package_name":"computed-types","ecosystem":"npm","requirements":"1.11.2","direct":false,"kind":"development","optional":false},{"id":25897800376,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897800377,"package_name":"concat-with-sourcemaps","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897800378,"package_name":"context","ecosystem":"npm","requirements":"3.0.33","direct":false,"kind":"runtime","optional":false},{"id":25897800508,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897800509,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.41.0","direct":false,"kind":"runtime","optional":false},{"id":25897800510,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897800511,"package_name":"cross-env","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":25897800597,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":25897800606,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":25897800613,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897800866,"package_name":"css-tree","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25897800877,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897800882,"package_name":"css.escape","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25897800888,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897800891,"package_name":"cssnano","ecosystem":"npm","requirements":"5.1.15","direct":false,"kind":"runtime","optional":false},{"id":25897800893,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"5.2.14","direct":false,"kind":"runtime","optional":false},{"id":25897800894,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897800895,"package_name":"csso","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897800896,"package_name":"cssstyle","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897800897,"package_name":"csstype","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":25897800898,"package_name":"data-urls","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897800899,"package_name":"data-view-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897800900,"package_name":"data-view-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897800901,"package_name":"data-view-byte-offset","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897800902,"package_name":"dayjs","ecosystem":"npm","requirements":"1.11.21","direct":false,"kind":"runtime","optional":false},{"id":25897800903,"package_name":"debug","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":25897800904,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.5.0","direct":false,"kind":"runtime","optional":false},{"id":25897800985,"package_name":"deep-eql","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897800986,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25897800987,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25897800988,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897800989,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897804784,"package_name":"react","ecosystem":"npm","requirements":"19.2.8","direct":false,"kind":"development","optional":false},{"id":25897804785,"package_name":"react-dom","ecosystem":"npm","requirements":"19.2.8","direct":false,"kind":"development","optional":false},{"id":25897804786,"package_name":"react-hook-form","ecosystem":"npm","requirements":"7.83.0","direct":false,"kind":"development","optional":false},{"id":25897804787,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897804788,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.17.0","direct":false,"kind":"runtime","optional":false},{"id":25897804789,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897804790,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897804791,"package_name":"reflect-metadata","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":25897804792,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":25897804793,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25897804794,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897804907,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":25897804908,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":25897800990,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25897800991,"package_name":"dlv","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25897800992,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.5.16","direct":false,"kind":"runtime","optional":false},{"id":25897801060,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25897801061,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897801062,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25897801063,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":25897801243,"package_name":"dunder-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897801244,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897801245,"package_name":"effect","ecosystem":"npm","requirements":"3.22.0","direct":false,"kind":"development","optional":false},{"id":25897801247,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"runtime","optional":false},{"id":25897801252,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.5.128","direct":false,"kind":"runtime","optional":false},{"id":25897801317,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897801318,"package_name":"entities","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":25897801319,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25897801320,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.23.9","direct":false,"kind":"runtime","optional":false},{"id":25897801321,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897801322,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897801323,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25897801324,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897801325,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897801326,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897801327,"package_name":"esbuild","ecosystem":"npm","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25897801328,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897801329,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897801330,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897801331,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25897801332,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":25897801333,"package_name":"expect-type","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25897801334,"package_name":"fast-check","ecosystem":"npm","requirements":"3.23.2","direct":false,"kind":"runtime","optional":false},{"id":25897801335,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25897801336,"package_name":"fast-uri","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":25897801418,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":25897801419,"package_name":"figures","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25897801420,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25897801421,"package_name":"filesize","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":25897801422,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":25897801423,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897801424,"package_name":"fluentvalidation-ts","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":25897801617,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":25897801618,"package_name":"fp-ts","ecosystem":"npm","requirements":"2.16.11","direct":false,"kind":"development","optional":false},{"id":25897801619,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"runtime","optional":false},{"id":25897801620,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897801622,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897801624,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25897801625,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897801627,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":25897801629,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25897801631,"package_name":"generic-names","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897801855,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":25897801856,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25897801857,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897801858,"package_name":"get-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897801859,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897801860,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":25897801861,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":25897801862,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25897801863,"package_name":"globalyzer","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897801998,"package_name":"globrex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897801999,"package_name":"gopd","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897802000,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":25897802001,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897802002,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897802003,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897802317,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897802320,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897802324,"package_name":"has-proto","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897802334,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897802338,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897802341,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897802345,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":25897802349,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897802356,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897802359,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":25897802361,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25897802363,"package_name":"icss-replace-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897802365,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897802366,"package_name":"import-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897802371,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25897802373,"package_name":"import-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897802484,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897802485,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25897802486,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25897802487,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897805141,"package_name":"saxes","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805142,"package_name":"scheduler","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":25897805143,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":25897805144,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805146,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25897805148,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897805150,"package_name":"set-proto","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805152,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805154,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805155,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":25897805156,"package_name":"side-channel","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897805157,"package_name":"side-channel-list","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805158,"package_name":"side-channel-map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897805159,"package_name":"side-channel-weakmap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897805160,"package_name":"siginfo","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805161,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805162,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":25897805164,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897805166,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":25897805168,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":25897805170,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897805172,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25897805174,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897805176,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.21","direct":false,"kind":"runtime","optional":false},{"id":25897805178,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":25897805180,"package_name":"stackback","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897805182,"package_name":"std-env","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"runtime","optional":false},{"id":25897805184,"package_name":"string-hash","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25897805186,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":25897805188,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.12","direct":false,"kind":"runtime","optional":false},{"id":25897805190,"package_name":"string.prototype.padend","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":25897802489,"package_name":"io-ts","ecosystem":"npm","requirements":"2.2.22","direct":false,"kind":"development","optional":false},{"id":25897802493,"package_name":"io-ts-types","ecosystem":"npm","requirements":"0.5.19","direct":false,"kind":"development","optional":false},{"id":25897802683,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":25897802684,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897802685,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897802686,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897802687,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25897802689,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25897802691,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.16.1","direct":false,"kind":"runtime","optional":false},{"id":25897802692,"package_name":"is-data-view","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897802693,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897802695,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897802696,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897802697,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897802698,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897802707,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25897803039,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897803041,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897803044,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897803046,"package_name":"is-reference","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897803047,"package_name":"is-regex","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897803048,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25897803049,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25897803050,"package_name":"is-string","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897803051,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897803052,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":25897803053,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897803054,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897803055,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25897803344,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897803347,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25897803351,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897803354,"package_name":"jake","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"runtime","optional":false},{"id":25897803365,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":25897803369,"package_name":"joi","ecosystem":"npm","requirements":"17.13.4","direct":false,"kind":"development","optional":false},{"id":25897803370,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897803371,"package_name":"jsdom","ecosystem":"npm","requirements":"26.1.0","direct":false,"kind":"development","optional":false},{"id":25897803373,"package_name":"jsesc","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897803375,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897803386,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25897803388,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897803390,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25897803392,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897803395,"package_name":"kleur","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25897803397,"package_name":"kolorist","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25897803400,"package_name":"lefthook","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"development","optional":false},{"id":25897803402,"package_name":"lefthook-darwin-arm64","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"runtime","optional":false},{"id":25897803404,"package_name":"lefthook-darwin-x64","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"runtime","optional":false},{"id":25897803407,"package_name":"lefthook-freebsd-arm64","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"runtime","optional":false},{"id":25897803410,"package_name":"lefthook-freebsd-x64","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"runtime","optional":false},{"id":25897803412,"package_name":"lefthook-linux-arm64","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"runtime","optional":false},{"id":25897803487,"package_name":"lefthook-linux-x64","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"runtime","optional":false},{"id":25897803488,"package_name":"lefthook-openbsd-arm64","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"runtime","optional":false},{"id":25897803489,"package_name":"lefthook-openbsd-x64","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"runtime","optional":false},{"id":25897803490,"package_name":"lefthook-windows-arm64","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"runtime","optional":false},{"id":25897803494,"package_name":"lefthook-windows-x64","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"runtime","optional":false},{"id":25897803495,"package_name":"libphonenumber-js","ecosystem":"npm","requirements":"1.12.6","direct":false,"kind":"runtime","optional":false},{"id":25897803496,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897803497,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25897803498,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897803612,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25897803625,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897803626,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897803795,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25897803796,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897803797,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":25897803798,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":25897803799,"package_name":"loupe","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897803800,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897803801,"package_name":"lz-string","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25897803802,"package_name":"magic-string","ecosystem":"npm","requirements":"0.30.17","direct":false,"kind":"runtime","optional":false},{"id":25897803803,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897803804,"package_name":"math-intrinsics","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897803805,"package_name":"maxmin","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897803806,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":25897803807,"package_name":"memorystream","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25897803808,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897803809,"package_name":"microbundle","ecosystem":"npm","requirements":"0.15.1","direct":false,"kind":"development","optional":false},{"id":25897803810,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897803811,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897803812,"package_name":"monocle-ts","ecosystem":"npm","requirements":"2.3.13","direct":false,"kind":"development","optional":false},{"id":25897803816,"package_name":"mri","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897803817,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25897804909,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":25897804910,"package_name":"regexpu-core","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897804911,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25897804912,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":25897804913,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897804914,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897804915,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.10","direct":false,"kind":"runtime","optional":false},{"id":25897804916,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897804917,"package_name":"rollup","ecosystem":"npm","requirements":"2.79.2","direct":false,"kind":"runtime","optional":false},{"id":25897804918,"package_name":"rollup-plugin-bundle-size","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25897804919,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897804920,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897805114,"package_name":"rollup-plugin-typescript2","ecosystem":"npm","requirements":"0.32.1","direct":false,"kind":"runtime","optional":false},{"id":25897805116,"package_name":"rollup-plugin-visualizer","ecosystem":"npm","requirements":"5.14.0","direct":false,"kind":"runtime","optional":false},{"id":25897805117,"package_name":"rollup-pluginutils","ecosystem":"npm","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":25897805123,"package_name":"rrweb-cssom","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25897805125,"package_name":"sade","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25897805127,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25897805129,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897805131,"package_name":"safe-identifier","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25897805133,"package_name":"safe-push-apply","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897803818,"package_name":"n4s","ecosystem":"npm","requirements":"5.0.28","direct":false,"kind":"runtime","optional":false},{"id":25897803821,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.11","direct":false,"kind":"runtime","optional":false},{"id":25897803822,"package_name":"newtype-ts","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":25897804144,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25897804145,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.19","direct":false,"kind":"runtime","optional":false},{"id":25897804146,"package_name":"nope-validator","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":25897804510,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25897804512,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897804514,"package_name":"normalize-url","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897804516,"package_name":"npm-run-all","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":25897804518,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897804520,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897804523,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.20","direct":false,"kind":"runtime","optional":false},{"id":25897804525,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897804527,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"runtime","optional":false},{"id":25897804529,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897804530,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.7","direct":false,"kind":"runtime","optional":false},{"id":25897804531,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25897804532,"package_name":"open","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false},{"id":25897804534,"package_name":"own-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897804536,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897804538,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897804540,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804542,"package_name":"p-queue","ecosystem":"npm","requirements":"6.6.2","direct":false,"kind":"runtime","optional":false},{"id":25897804544,"package_name":"p-timeout","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897804545,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897804547,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897804550,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897804552,"package_name":"parse5","ecosystem":"npm","requirements":"7.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897804554,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897804556,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897804558,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897804560,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25897804562,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897804563,"package_name":"pathe","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25897804566,"package_name":"pathval","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897804569,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897804572,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897804574,"package_name":"pidtree","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25897804577,"package_name":"pify","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897804579,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897804582,"package_name":"possible-typed-array-names","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804584,"package_name":"postcss","ecosystem":"npm","requirements":"8.5.3","direct":false,"kind":"runtime","optional":false},{"id":25897804586,"package_name":"postcss-calc","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"runtime","optional":false},{"id":25897804589,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":25897804590,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":25897804592,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897804595,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804596,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897804598,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804600,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":25897804603,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"5.1.7","direct":false,"kind":"runtime","optional":false},{"id":25897804605,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":25897804606,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804607,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897804608,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":25897804609,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897804610,"package_name":"postcss-modules","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25897804611,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804612,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897804613,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897804614,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897804615,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804616,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804617,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897804618,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897804619,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804620,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804621,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897804622,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804623,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897804624,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":25897804625,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897804626,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804627,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804628,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804629,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897804630,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897804631,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":25897804632,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25897804633,"package_name":"promise.series","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897805193,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.10","direct":false,"kind":"runtime","optional":false},{"id":25897805195,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":25897805198,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25897805199,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897805200,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805201,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805202,"package_name":"strip-literal","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897805203,"package_name":"style-inject","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897805204,"package_name":"stylehacks","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897805205,"package_name":"superstruct","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25897805206,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":25897805207,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805208,"package_name":"svgo","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":25897805209,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":25897805210,"package_name":"terser","ecosystem":"npm","requirements":"5.39.0","direct":false,"kind":"runtime","optional":false},{"id":25897805211,"package_name":"tiny-case","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25897805216,"package_name":"tiny-glob","ecosystem":"npm","requirements":"0.2.9","direct":false,"kind":"runtime","optional":false},{"id":25897805217,"package_name":"tinybench","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25897805136,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804634,"package_name":"property-expr","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25897804781,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25897804782,"package_name":"pure-rand","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897804783,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897805218,"package_name":"tinyexec","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25897805220,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":25897805221,"package_name":"tinypool","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897805222,"package_name":"tinyrainbow","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805223,"package_name":"tinyspy","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25897805224,"package_name":"tldts","ecosystem":"npm","requirements":"6.1.85","direct":false,"kind":"runtime","optional":false},{"id":25897805225,"package_name":"tldts-core","ecosystem":"npm","requirements":"6.1.85","direct":false,"kind":"runtime","optional":false},{"id":25897805226,"package_name":"toposort","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897805256,"package_name":"tough-cookie","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897805257,"package_name":"tr46","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897805258,"package_name":"tsconfck","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":25897805259,"package_name":"tslib","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":25897805276,"package_name":"typanion","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"development","optional":false},{"id":25897805297,"package_name":"type-fest","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"runtime","optional":false},{"id":25897805298,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25897805299,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25897805300,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25897805301,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25897805302,"package_name":"typescript","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":25897805303,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897805304,"package_name":"undici-types","ecosystem":"npm","requirements":"6.21.0","direct":false,"kind":"runtime","optional":false},{"id":25897805305,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897805306,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805307,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897805314,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897805316,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897805318,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25897805321,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897805324,"package_name":"valibot","ecosystem":"npm","requirements":"1.0.0-beta.12","direct":false,"kind":"development","optional":false},{"id":25897805326,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25897805328,"package_name":"validator","ecosystem":"npm","requirements":"13.15.35","direct":false,"kind":"runtime","optional":false},{"id":25897805330,"package_name":"vast","ecosystem":"npm","requirements":"1.0.42","direct":false,"kind":"runtime","optional":false},{"id":25897805348,"package_name":"vest","ecosystem":"npm","requirements":"5.4.6","direct":false,"kind":"development","optional":false},{"id":25897805349,"package_name":"vest-utils","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25897805350,"package_name":"vestjs-runtime","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25897805351,"package_name":"vite","ecosystem":"npm","requirements":"6.4.3","direct":false,"kind":"development","optional":false},{"id":25897805352,"package_name":"vite-node","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":25897805353,"package_name":"vite-tsconfig-paths","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"development","optional":false},{"id":25897805475,"package_name":"vitest","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":25897805477,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805478,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805479,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897805480,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805482,"package_name":"whatwg-url","ecosystem":"npm","requirements":"14.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897805483,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897805485,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897805487,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897805488,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897805489,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.19","direct":false,"kind":"runtime","optional":false},{"id":25897805491,"package_name":"why-is-node-running","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897805493,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805495,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897805498,"package_name":"ws","ecosystem":"npm","requirements":"8.18.1","direct":false,"kind":"runtime","optional":false},{"id":25897805499,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805501,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897805503,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":25897805504,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897805505,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":25897805683,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"runtime","optional":false},{"id":25897805686,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897805688,"package_name":"yup","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"development","optional":false},{"id":25897805715,"package_name":"zod","ecosystem":"npm","requirements":"3.25.76","direct":false,"kind":"development","optional":false},{"id":25897805717,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":25897805719,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.25","direct":false,"kind":"runtime","optional":false},{"id":25897805722,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":25897805752,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897805755,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25897805758,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897805760,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897805761,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25897805764,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25897805767,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.26.5","direct":false,"kind":"runtime","optional":false},{"id":25897805769,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897805770,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25897805771,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25897805772,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"runtime","optional":false},{"id":25897805773,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":25897805776,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897805777,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"runtime","optional":false},{"id":25897805778,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897805779,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25897805780,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25897805781,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25897805782,"package_name":"@types/node","ecosystem":"npm","requirements":"22.13.14","direct":false,"kind":"runtime","optional":false},{"id":25897805783,"package_name":"estree-walker","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25897805784,"package_name":"loupe","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25897805785,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25897805786,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897805787,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25897805788,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805789,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897805790,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"runtime","optional":false},{"id":25897805791,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897805792,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25897805793,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805794,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897805795,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897805796,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805797,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805805,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25897805806,"package_name":"gzip-size","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805807,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897805809,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.26.10","direct":false,"kind":"runtime","optional":false},{"id":25897805811,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897805818,"package_name":"typescript","ecosystem":"npm","requirements":"4.9.5","direct":false,"kind":"runtime","optional":false},{"id":25897805821,"package_name":"semver","ecosystem":"npm","requirements":"5.7.2","direct":false,"kind":"runtime","optional":false},{"id":25897805822,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.6","direct":false,"kind":"runtime","optional":false},{"id":25897805824,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":25897805827,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25897805829,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897805831,"package_name":"jsesc","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25897805833,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897805835,"package_name":"estree-walker","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25897805837,"package_name":"js-tokens","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897805838,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897805839,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":25897805840,"package_name":"rollup","ecosystem":"npm","requirements":"4.38.0","direct":false,"kind":"runtime","optional":false},{"id":25897805841,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25897805842,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.25.9","direct":false,"kind":"runtime","optional":false},{"id":25897805843,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25897805845,"package_name":"undici-types","ecosystem":"npm","requirements":"6.20.0","direct":false,"kind":"runtime","optional":false},{"id":25897805847,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897805849,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897805998,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25897805999,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897806000,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25897806001,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897806002,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25897806003,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25897806004,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25897806005,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25897806254,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"standard-schema/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:55.562Z","updated_at":"2026-08-05T23:36:55.562Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/standard-schema/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"effect-ts/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:55.308Z","updated_at":"2026-08-05T23:36:55.308Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/effect-ts/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"vine/package.json","sha":null,"kind":"manifest","created_at":"2026-08-05T23:36:55.792Z","updated_at":"2026-08-05T23:36:55.792Z","repository_link":"https://github.com/react-hook-form/resolvers/blob/master/vine/package.json","dependencies":[]}],"score":31.143525363791063,"created_at":"2026-05-14T05:04:32.427Z","updated_at":"2026-08-26T10:06:31.218Z","avatar_url":"https://github.com/react-hook-form.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372090","html_url":"https://summary.ecosyste.ms/projects/372090"}