{"id":1735013,"name":"formdata-polyfill","ecosystem":"npm","description":"HTML5 `FormData` for Browsers and Node.","homepage":"https://github.com/jimmywarting/FormData#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jimmywarting/FormData","keywords_array":["formdata","fetch","node-fetch","html5","browser","polyfill"],"namespace":null,"versions_count":44,"first_release_published_at":"2016-11-25T22:05:22.137Z","latest_release_published_at":"2021-09-30T13:07:58.251Z","latest_release_number":"4.0.10","last_synced_at":"2026-09-14T23:03:27.597Z","created_at":"2022-04-09T15:49:27.164Z","updated_at":"2026-09-14T23:03:27.597Z","registry_url":"https://www.npmjs.com/package/formdata-polyfill","install_command":"npm install formdata-polyfill","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.10"},"contentPolicy":null},"repo_metadata":{"id":44939679,"uuid":"71378225","full_name":"jimmywarting/FormData","owner":"jimmywarting","description":"HTML5 `FormData` polyfill for Browsers and nodejs","archived":false,"fork":false,"pushed_at":"2024-03-06T09:18:04.000Z","size":448,"stargazers_count":359,"open_issues_count":4,"forks_count":103,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-07-25T14:04:29.782Z","etag":null,"topics":["formdata","html5","polyfill"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jimmywarting.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["jimmywarting"],"custom":["https://paypal.me/jimmywarting","https://jimmy.warting.se/opensource"]}},"created_at":"2016-10-19T16:41:21.000Z","updated_at":"2026-06-18T23:21:15.000Z","dependencies_parsed_at":"2024-06-18T11:27:32.321Z","dependency_job_id":null,"html_url":"https://github.com/jimmywarting/FormData","commit_stats":{"total_commits":180,"total_committers":21,"mean_commits":8.571428571428571,"dds":"0.18888888888888888","last_synced_commit":"820421ba9ee291cbf6b1b21aaa14ae1846d7c66c"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/jimmywarting/FormData","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimmywarting","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/sbom","scorecard":{"id":520876,"data":{"date":"2025-08-11","repo":{"name":"github.com/jimmywarting/FormData","commit":"820421ba9ee291cbf6b1b21aaa14ae1846d7c66c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jimmywarting/FormData/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jimmywarting/FormData/release.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned 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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jimmywarting/.github/SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/jimmywarting/.github/SECURITY.md:1"],"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-20T02:59:10.655Z","repository_id":44939679,"created_at":"2025-08-20T02:59:10.655Z","updated_at":"2025-08-20T02:59:10.655Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36202487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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":"jimmywarting","name":"Jimmy Wärting","uuid":"1148376","kind":"user","description":"Do most NodeJS developing nowdays","email":"jimmy@warting.se","website":"http://jimmy.warting.se","location":"Sverige","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1148376?u=97348b862d4820275f7e7567ad64a72edfec1443\u0026v=4","repositories_count":515,"last_synced_at":"2026-09-10T01:14:34.942Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"jimmywarting","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://paypal.me/jimmywarting"}},"html_url":"https://github.com/jimmywarting","funding_links":["https://github.com/sponsors/jimmywarting","https://paypal.me/jimmywarting"],"total_stars":5841,"followers":542,"following":0,"created_at":"2022-11-02T16:32:51.027Z","updated_at":"2026-09-10T01:14:34.953Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimmywarting","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimmywarting/repositories"},"tags":[{"name":"v4.0.10","sha":"fbb503396bfda85e255a2adb3711c44ff1544c7b","kind":"commit","published_at":"2021-09-30T13:07:23.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/v4.0.10","html_url":"https://github.com/jimmywarting/FormData/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v4.0.10/manifests"},{"name":"v4.0.9","sha":"36e2491b3354050e8e7ba50423fae5dc46ced039","kind":"commit","published_at":"2021-09-29T21:47:53.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/v4.0.9","html_url":"https://github.com/jimmywarting/FormData/releases/tag/v4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@v4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v4.0.9/manifests"},{"name":"v4.0.8","sha":"04ed0f98e3228c9d51c44fb2bc7ea20d26a24e92","kind":"commit","published_at":"2021-09-26T13:09:35.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/v4.0.8","html_url":"https://github.com/jimmywarting/FormData/releases/tag/v4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@v4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v4.0.8/manifests"},{"name":"v4.0.7","sha":"048c884e896ec0b708ecde178e22e64cf2f5764e","kind":"commit","published_at":"2021-09-26T12:53:05.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/v4.0.7","html_url":"https://github.com/jimmywarting/FormData/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"978ee337826c82b3fad777810f3366a3d813cdd9","kind":"commit","published_at":"2021-09-06T23:17:28.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/v4.0.6","html_url":"https://github.com/jimmywarting/FormData/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v4.0.6/manifests"},{"name":"v1.0.2","sha":"1f46415ada116eb0684185bdf3ccca9f50e68ff1","kind":"commit","published_at":"2021-09-06T23:03:17.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/v1.0.2","html_url":"https://github.com/jimmywarting/FormData/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"db16b6c29a58a0c38941681cf7c5175a8b163b49","kind":"commit","published_at":"2021-09-06T15:43:56.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/v1.0.1","html_url":"https://github.com/jimmywarting/FormData/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1b655458be07ee2e9a14860e3e1644e2a25fedeb","kind":"commit","published_at":"2021-09-06T15:34:35.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/v1.0.0","html_url":"https://github.com/jimmywarting/FormData/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/v1.0.0/manifests"},{"name":"4.0.5","sha":"76df0e14cd5e829992bb9025beff3b47209f96a1","kind":"commit","published_at":"2021-06-19T11:01:13.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/4.0.5","html_url":"https://github.com/jimmywarting/FormData/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"d26bf54b873d446900c8d5884faff4c4832247de","kind":"commit","published_at":"2021-06-17T17:17:47.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/4.0.4","html_url":"https://github.com/jimmywarting/FormData/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/4.0.4/manifests"},{"name":"3.0.20","sha":"18479550bebb79ae76c39cf23c2694619463170f","kind":"commit","published_at":"2020-06-17T19:57:34.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/3.0.20","html_url":"https://github.com/jimmywarting/FormData/releases/tag/3.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@3.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.20/manifests"},{"name":"3.0.19","sha":"807557aa4213718305b39ecd9579ee3f7a670f22","kind":"commit","published_at":"2019-08-06T08:58:23.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/3.0.19","html_url":"https://github.com/jimmywarting/FormData/releases/tag/3.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@3.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.19/manifests"},{"name":"3.0.18","sha":"f5516691b24c1855e2a255a8d70d3cf46e14d93f","kind":"commit","published_at":"2019-05-16T19:54:47.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/3.0.18","html_url":"https://github.com/jimmywarting/FormData/releases/tag/3.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@3.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.18/manifests"},{"name":"3.0.17","sha":"b54e8b498fbf7e469580af01b362790cee648fff","kind":"commit","published_at":"2019-03-03T09:06:46.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/3.0.17","html_url":"https://github.com/jimmywarting/FormData/releases/tag/3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.17/manifests"},{"name":"3.0.16","sha":"bddc6c23ea76a204b0a344a053804a801e6291e3","kind":"commit","published_at":"2019-02-12T14:14:20.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/3.0.16","html_url":"https://github.com/jimmywarting/FormData/releases/tag/3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.16/manifests"},{"name":"3.0.14","sha":"695445992874cff6018c057dce5db76f0df254e7","kind":"commit","published_at":"2018-12-21T13:47:53.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/3.0.14","html_url":"https://github.com/jimmywarting/FormData/releases/tag/3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.14/manifests"},{"name":"3.0.13","sha":"4c62584b64a8c630aeff222decbb63d22c91d090","kind":"commit","published_at":"2018-11-15T19:22:07.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/3.0.13","html_url":"https://github.com/jimmywarting/FormData/releases/tag/3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.13/manifests"},{"name":"3.0.12","sha":"cd277c81f9e9316d88ddc019a2258019273c78a2","kind":"commit","published_at":"2018-09-03T14:43:24.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/3.0.12","html_url":"https://github.com/jimmywarting/FormData/releases/tag/3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.12/manifests"},{"name":"3.0.11","sha":"871683163d359883851b0839c6d160482dfbcec8","kind":"commit","published_at":"2018-06-26T21:09:07.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/3.0.11","html_url":"https://github.com/jimmywarting/FormData/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.11/manifests"},{"name":"3.0.9","sha":"4cbe04a2983c56be28fe1c4bc6bc9ad519d00390","kind":"commit","published_at":"2017-12-21T18:38:49.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/3.0.9","html_url":"https://github.com/jimmywarting/FormData/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.9/manifests"},{"name":"3.0.1","sha":"6ba5c4028bd3a4ae745f33131c3623ca13ddf857","kind":"commit","published_at":"2017-11-22T12:19:03.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/3.0.1","html_url":"https://github.com/jimmywarting/FormData/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/3.0.1/manifests"},{"name":"2.0.4","sha":"f24b6e7c43813c8f1b86e112d82216f8175ec380","kind":"commit","published_at":"2017-08-22T06:50:46.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/2.0.4","html_url":"https://github.com/jimmywarting/FormData/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"c6d4e234982b2b4359ffde6cbfb317ec41a90dc9","kind":"commit","published_at":"2017-07-12T12:25:16.000Z","download_url":"https://codeload.github.com/jimmywarting/FormData/tar.gz/2.0.3","html_url":"https://github.com/jimmywarting/FormData/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmywarting/FormData@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/tags/2.0.3/manifests"}]},"repo_metadata_updated_at":"2026-09-12T01:55:40.668Z","dependent_packages_count":445,"downloads":203178653,"downloads_period":"last-month","dependent_repos_count":54660,"rankings":{"downloads":0.07136716740434221,"dependent_repos_count":0.12886439061349425,"dependent_packages_count":0.12690298436366937,"stargazers_count":3.353614447701629,"forks_count":2.7366325379303156,"docker_downloads_count":0.12269997097118751,"average":1.0900135831641065},"purl":"pkg:npm/formdata-polyfill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/formdata-polyfill","docker_dependents_count":1667,"docker_downloads_count":1484940182,"usage_url":"https://repos.ecosyste.ms/usage/npm/formdata-polyfill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/formdata-polyfill/dependencies","status":null,"funding_links":["https://github.com/sponsors/jimmywarting","https://paypal.me/jimmywarting","https://jimmy.warting.se/opensource"],"critical":false,"issue_metadata":{"last_synced_at":"2026-09-11T21:32:51.742Z","issues_count":66,"pull_requests_count":38,"avg_time_to_close_issue":2822658.203125,"avg_time_to_close_pull_request":1450151.0285714285,"issues_closed_count":64,"pull_requests_closed_count":35,"pull_request_authors_count":14,"issue_authors_count":48,"avg_comments_per_issue":3.803030303030303,"avg_comments_per_pull_request":1.0789473684210527,"merged_pull_requests_count":26,"bot_issues_count":11,"bot_pull_requests_count":12,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmywarting%2FFormData/issues","maintainers":[{"login":"jimmywarting","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmywarting"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/formdata-polyfill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/formdata-polyfill/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/formdata-polyfill/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/formdata-polyfill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/formdata-polyfill/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/formdata-polyfill/codemeta","maintainers":[{"uuid":"endless","login":"endless","name":null,"email":"jimmy@warting.se","url":null,"packages_count":40,"html_url":"https://www.npmjs.com/~endless","role":null,"created_at":"2022-11-12T10:09:47.304Z","updated_at":"2022-11-12T10:09:47.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/endless/packages"}]}