{"id":1892736,"name":"jetifier","ecosystem":"npm","description":"jetifier from Android Studio, in npm package format","homepage":"https://github.com/mikehardy/jetifier#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mikehardy/jetifier","keywords_array":["node","react","react-native","jetifier","jetifier-standalone","androidx"],"namespace":null,"versions_count":24,"first_release_published_at":"2019-06-04T13:20:34.736Z","latest_release_published_at":"2021-05-05T03:53:57.223Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-28T14:20:34.601Z","created_at":"2022-04-09T17:59:34.354Z","updated_at":"2026-08-28T14:20:34.602Z","registry_url":"https://www.npmjs.com/package/jetifier","install_command":"npm install jetifier","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.0-beta04.2","latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":44906883,"uuid":"190198494","full_name":"mikehardy/jetifier","owner":"mikehardy","description":"The jetifier AndroidX transition tool in react-native-friendly npm format","archived":true,"fork":false,"pushed_at":"2022-10-27T18:25:08.000Z","size":3370,"stargazers_count":795,"open_issues_count":0,"forks_count":52,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-08-14T20:30:48.264Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/mikehardy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-04T12:38:41.000Z","updated_at":"2026-07-14T09:22:15.000Z","dependencies_parsed_at":"2022-09-15T21:02:24.893Z","dependency_job_id":null,"html_url":"https://github.com/mikehardy/jetifier","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/mikehardy/jetifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikehardy","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/sbom","scorecard":{"id":645537,"data":{"date":"2025-08-11","repo":{"name":"github.com/mikehardy/jetifier","commit":"4109bf930447cf87365223cddeb8d49ef9f7f08e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":0.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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":0,"reason":"binaries present in source code","details":["Warn: binary detected: lib/annotations-13.0.jar:1","Warn: binary detected: lib/asm-6.0.jar:1","Warn: binary detected: lib/asm-commons-6.0.jar:1","Warn: binary detected: lib/asm-tree-6.0.jar:1","Warn: binary detected: lib/asm-util-6.0.jar:1","Warn: binary detected: lib/commons-cli-1.3.1.jar:1","Warn: binary detected: lib/gson-2.8.0.jar:1","Warn: binary detected: lib/jdom2-2.0.6.jar:1","Warn: binary detected: lib/jetifier-core-1.0.0-beta09.jar:1","Warn: binary detected: lib/jetifier-processor-1.0.0-beta09.jar:1","Warn: binary detected: lib/jetifier-standalone.jar:1","Warn: binary detected: lib/kotlin-stdlib-1.3.60.jar:1","Warn: binary detected: lib/kotlin-stdlib-common-1.3.60.jar:1"],"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T12:03:47.862Z","repository_id":44906883,"created_at":"2025-08-21T12:03:47.862Z","updated_at":"2025-08-21T12:03:47.862Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36941335,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"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":"mikehardy","name":"Mike Hardy","uuid":"782704","kind":"user","description":"I love making things work, even if I never quite have enough time to make everything work at once :-)","email":"github@mikehardy.net","website":"http://mikehardy.net","location":"Cuenca, Ecuador","twitter":"fastsquatch","company":"Independent Developer","icon_url":"https://avatars.githubusercontent.com/u/782704?u=a75413def012225d3115f459310f314797c413c3\u0026v=4","repositories_count":112,"last_synced_at":"2026-08-21T18:52:43.424Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/mikehardy","funding_links":["https://github.com/sponsors/mikehardy"],"total_stars":1409,"followers":1261,"following":14,"created_at":"2022-11-02T16:30:03.471Z","updated_at":"2026-08-21T18:52:43.480Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikehardy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikehardy/repositories"},"tags":[{"name":"v2.0.0","sha":"e9cf0a238951b3986369622d8cdc6abb30064fd0","kind":"tag","published_at":"2021-05-05T03:53:51.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v2.0.0","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v2.0.0/manifests"},{"name":"v1.6.8","sha":"194f0b7e2356989fe7b25fa89d6fbd031e4322aa","kind":"tag","published_at":"2021-05-05T03:50:08.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.6.8","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"7942fbc366404b1a168aa4a837fe3cc4ad1b3533","kind":"tag","published_at":"2021-05-03T19:01:37.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.6.7","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"0d7e9cd11abc4ade99e4283e759c4c6ee760c266","kind":"tag","published_at":"2020-06-11T13:14:54.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.6.6","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"bc28d4c66f0e370169c40fd53d928c0a4db53a1c","kind":"tag","published_at":"2019-11-28T15:40:10.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.6.5","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"23acc0dbc4bf239ea211a18adbfe282e6f1ed8e5","kind":"tag","published_at":"2019-08-11T18:45:41.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.6.4","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"2a82bc6480f42e31234576fa86fef5dc91db9703","kind":"tag","published_at":"2019-07-13T15:53:13.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.6.3","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"7d8f47f0d5a17906ec2dbbc3fdb7c56a36a4d226","kind":"tag","published_at":"2019-07-10T20:33:36.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.6.2","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"d31cd95322621c0291965475d88cc8739d3875db","kind":"tag","published_at":"2019-07-02T03:50:02.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.6.1","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"42fb9378101750ab480f402051ed92910982112e","kind":"tag","published_at":"2019-06-30T02:25:23.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.6.0","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"458110a721204ff3e95fd6ec642c454da8f56260","kind":"tag","published_at":"2019-06-26T18:34:31.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.5.1","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b37007cbe98d5d0ae1a51105d0d79c531c9264ca","kind":"commit","published_at":"2019-06-26T18:26:55.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.5.0","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"cdf31b4ecbf72ef7605e224d079cd1ee97f27513","kind":"tag","published_at":"2019-06-23T15:10:56.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.4.3","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b9972a7bfa545ab3dad541377b1e79c376405a78","kind":"tag","published_at":"2019-06-22T15:55:54.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.4.2","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"8609e410146eccf4adbf7ca7abb31bb465e80bb4","kind":"tag","published_at":"2019-06-22T15:11:31.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.4.1","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a5ef0e72b500e40efcde7a4ce92046c07115155b","kind":"tag","published_at":"2019-06-20T17:24:52.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.4.0","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"dbbd16e4c495fdb74d7374a0ee0b2b12ddccc9a8","kind":"tag","published_at":"2019-06-20T16:13:14.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.3.2","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"69ce36f0ccfc3a8fe3fede02a1291e187b64ec2c","kind":"tag","published_at":"2019-06-20T14:41:41.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.3.1","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"db55db203f7df6a7ee7da6afa745b4c0869935c6","kind":"tag","published_at":"2019-06-20T14:31:32.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.3.0","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"1d1ec0abd443f14c61aba9d12276439f42341f72","kind":"tag","published_at":"2019-06-20T13:35:13.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.2.0","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"4d725467076e161a361df8e6a92b230d3b841297","kind":"tag","published_at":"2019-06-20T03:38:25.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.1.0","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"344840ecf9d7d084ab869ae3fa2d2245f51849e8","kind":"tag","published_at":"2019-06-18T12:31:19.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.0.1","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6cfecf54fb75dcacf5a8a03a05617d8491c256f0","kind":"tag","published_at":"2019-06-18T06:49:11.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.0.0","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta04.2","sha":"1b328be9b45c136d58ed35cb7e5e2492c556f047","kind":"tag","published_at":"2019-06-04T13:20:20.000Z","download_url":"https://codeload.github.com/mikehardy/jetifier/tar.gz/v1.0.0-beta04.2","html_url":"https://github.com/mikehardy/jetifier/releases/tag/v1.0.0-beta04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikehardy/jetifier@v1.0.0-beta04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.0.0-beta04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/tags/v1.0.0-beta04.2/manifests"}]},"repo_metadata_updated_at":"2026-08-27T11:38:20.282Z","dependent_packages_count":505,"downloads":1627833,"downloads_period":"last-month","dependent_repos_count":229535,"rankings":{"downloads":0.19388180859586585,"dependent_repos_count":0.06971786960348522,"dependent_packages_count":0.11528107538132563,"stargazers_count":2.5632525739988776,"forks_count":3.916776418957684,"docker_downloads_count":0.8145613952989196,"average":1.278911856972693},"purl":"pkg:npm/jetifier","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/jetifier","docker_dependents_count":48,"docker_downloads_count":1338672,"usage_url":"https://repos.ecosyste.ms/usage/npm/jetifier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/jetifier/dependencies","status":null,"funding_links":["https://github.com/sponsors/mikehardy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-30T00:21:17.816Z","issues_count":52,"pull_requests_count":20,"avg_time_to_close_issue":6107888.403846154,"avg_time_to_close_pull_request":6990006.9,"issues_closed_count":52,"pull_requests_closed_count":20,"pull_request_authors_count":16,"issue_authors_count":45,"avg_comments_per_issue":4.634615384615385,"avg_comments_per_pull_request":3.85,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikehardy%2Fjetifier/issues","maintainers":[{"login":"mikehardy","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikehardy"},{"login":"m4tt72","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4tt72"},{"login":"laurent22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/laurent22"},{"login":"rozPierog","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rozPierog"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jetifier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jetifier/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jetifier/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jetifier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jetifier/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jetifier/codemeta","maintainers":[{"uuid":"mikehardy","login":"mikehardy","name":null,"email":"npmjs@mikehardy.net","url":null,"packages_count":53,"html_url":"https://www.npmjs.com/~mikehardy","role":null,"created_at":"2022-11-21T12:50:17.154Z","updated_at":"2022-11-21T12:50:17.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mikehardy/packages"},{"uuid":"mattoakes","login":"mattoakes","name":null,"email":"hello@mattoakes.net","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~mattoakes","role":null,"created_at":"2022-11-21T12:50:17.147Z","updated_at":"2022-11-21T12:50:17.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mattoakes/packages"},{"uuid":"m4tt72","login":"m4tt72","name":null,"email":"hi@m4tt72.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~m4tt72","role":null,"created_at":"2022-11-21T12:50:17.149Z","updated_at":"2022-11-21T12:50:17.149Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/m4tt72/packages"},{"uuid":"rozpierog","login":"rozpierog","name":null,"email":"rozpierog@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~rozpierog","role":null,"created_at":"2022-11-21T12:50:17.152Z","updated_at":"2022-11-21T12:50:17.152Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rozpierog/packages"}]}