{"id":11146697,"name":"@codemod-esm/parser","ecosystem":"npm","description":"Wrapper around @babel/parser that allows parsing everything.","homepage":"https://github.com/codemod-js/codemod#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/codemod-js/codemod","keywords_array":[],"namespace":"codemod-esm","versions_count":3,"first_release_published_at":"2024-12-07T16:55:05.637Z","latest_release_published_at":"2025-03-04T06:21:47.475Z","latest_release_number":"1.4.3","last_synced_at":"2026-03-19T13:05:31.457Z","created_at":"2024-12-07T18:34:00.001Z","updated_at":"2026-03-19T13:05:31.458Z","registry_url":"https://www.npmjs.com/package/@codemod-esm/parser","install_command":"npm install @codemod-esm/parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.3"}},"repo_metadata":{"id":37734696,"uuid":"86408765","full_name":"codemod-js/codemod","owner":"codemod-js","description":"codemod rewrites JavaScript and TypeScript using babel plugins.","archived":false,"fork":false,"pushed_at":"2025-08-22T23:03:20.000Z","size":5218,"stargazers_count":433,"open_issues_count":11,"forks_count":19,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-16T00:07:04.424Z","etag":null,"topics":["babel","codemod"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codemod-js.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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,"zenodo":null}},"created_at":"2017-03-28T03:04:02.000Z","updated_at":"2025-10-14T23:25:09.000Z","dependencies_parsed_at":"2023-12-09T22:25:39.500Z","dependency_job_id":"1bf23ae8-6e6b-4b9c-9e25-5b509b4c4d19","html_url":"https://github.com/codemod-js/codemod","commit_stats":{"total_commits":687,"total_committers":17,"mean_commits":"40.411764705882355","dds":0.554585152838428,"last_synced_commit":"7c4f86ffe4826b6151bd34cb655ee3de88e5b681"},"previous_names":["square/babel-codemod"],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/codemod-js/codemod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemod-js","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/sbom","scorecard":{"id":296862,"data":{"date":"2025-08-11","repo":{"name":"github.com/codemod-js/codemod","commit":"8e8d90712be772ce69168281b0cd52e44c40f5e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/9 approved changesets -- score normalized to 0","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.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":"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/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/codemod-js/codemod/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/codemod-js/codemod/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/codemod-js/codemod/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/codemod-js/codemod/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/codemod-js/codemod/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/codemod-js/codemod/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/codemod-js/codemod/codeql.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 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":"25 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-17T19:46:12.876Z","repository_id":37734696,"created_at":"2025-08-17T19:46:12.877Z","updated_at":"2025-08-17T19:46:12.877Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279175614,"owners_count":26119480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"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":"codemod-js","name":"codemod-js","uuid":"45522715","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45522715?v=4","repositories_count":1,"last_synced_at":"2023-03-05T17:57:35.007Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/codemod-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T20:24:38.034Z","updated_at":"2023-03-05T17:57:35.019Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemod-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemod-js/repositories"},"tags":[{"name":"@codemod/matchers@1.7.1","sha":"21ef8147856dbd3525d1506eb94cd918662847a3","kind":"commit","published_at":"2024-03-10T23:20:16.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.7.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.7.1/manifests"},{"name":"@codemod/rebuild-matchers@0.1.1","sha":"b1e447fac530eb2ebe81b548c7deed5a1e1794a1","kind":"tag","published_at":"2024-03-10T23:07:56.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/rebuild-matchers@0.1.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/rebuild-matchers@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Frebuild-matchers%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Frebuild-matchers@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Frebuild-matchers@0.1.1/manifests"},{"name":"@codemod/parser@1.4.2","sha":"b1e447fac530eb2ebe81b548c7deed5a1e1794a1","kind":"tag","published_at":"2024-03-10T23:07:56.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/parser@1.4.2","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/parser@1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fparser%401.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.4.2/manifests"},{"name":"@codemod/core@2.2.1","sha":"b1e447fac530eb2ebe81b548c7deed5a1e1794a1","kind":"tag","published_at":"2024-03-10T23:07:56.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/core@2.2.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/core@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcore%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@2.2.1/manifests"},{"name":"@codemod/cli@3.3.1","sha":"b1e447fac530eb2ebe81b548c7deed5a1e1794a1","kind":"tag","published_at":"2024-03-10T23:07:56.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@3.3.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@3.3.1/manifests"},{"name":"@codemod/utils@1.1.1","sha":"b1e447fac530eb2ebe81b548c7deed5a1e1794a1","kind":"tag","published_at":"2024-03-10T23:07:56.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/utils@1.1.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/utils@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Futils%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Futils@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Futils@1.1.1/manifests"},{"name":"@codemod/matchers@1.7.0","sha":"3445d8e3cb1821a97a12d6d9e4504be3d608c891","kind":"commit","published_at":"2023-04-29T04:17:29.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.7.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.7.0/manifests"},{"name":"@codemod/parser@1.4.1","sha":"7d754b551d0c70c508892dccc10382bab91356f2","kind":"commit","published_at":"2023-04-28T21:41:19.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/parser@1.4.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/parser@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fparser%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.4.1/manifests"},{"name":"@codemod/matchers@1.6.1","sha":"b65cae1fe45a5efded0a2ae367a32a50c9479920","kind":"commit","published_at":"2023-02-24T20:58:05.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.6.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.6.1/manifests"},{"name":"@codemod/utils@1.1.0","sha":"bb691e9238b6b064701abb6b4cff455c4b1a3dfe","kind":"tag","published_at":"2023-02-18T17:35:27.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/utils@1.1.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/utils@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Futils%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Futils@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Futils@1.1.0/manifests"},{"name":"@codemod/rebuild-matchers@0.1.0","sha":"bb691e9238b6b064701abb6b4cff455c4b1a3dfe","kind":"tag","published_at":"2023-02-18T17:35:27.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/rebuild-matchers@0.1.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/rebuild-matchers@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Frebuild-matchers%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Frebuild-matchers@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Frebuild-matchers@0.1.0/manifests"},{"name":"@codemod/parser@1.4.0","sha":"bb691e9238b6b064701abb6b4cff455c4b1a3dfe","kind":"tag","published_at":"2023-02-18T17:35:27.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/parser@1.4.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/parser@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fparser%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.4.0/manifests"},{"name":"@codemod/matchers@1.6.0","sha":"bb691e9238b6b064701abb6b4cff455c4b1a3dfe","kind":"tag","published_at":"2023-02-18T17:35:27.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.6.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.6.0/manifests"},{"name":"@codemod/core@2.2.0","sha":"bb691e9238b6b064701abb6b4cff455c4b1a3dfe","kind":"tag","published_at":"2023-02-18T17:35:27.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/core@2.2.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/core@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcore%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@2.2.0/manifests"},{"name":"@codemod/cli@3.3.0","sha":"bb691e9238b6b064701abb6b4cff455c4b1a3dfe","kind":"tag","published_at":"2023-02-18T17:35:27.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@3.3.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@3.3.0/manifests"},{"name":"@codemod/matchers@1.4.0","sha":"8c6ce22c0a746a79b79e2a7d8dd1ac436775d098","kind":"commit","published_at":"2023-02-17T15:28:33.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.4.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.4.0/manifests"},{"name":"@codemod/matchers@1.3.1","sha":"24bc40ad36c64658d91c0b2aaf2b0b75d00b68c5","kind":"commit","published_at":"2023-02-17T14:25:19.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.3.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.3.1/manifests"},{"name":"@codemod/core@2.1.0","sha":"6ea3adc2b46b16fcea6e9dce512c431e2fee5fb9","kind":"tag","published_at":"2023-02-17T06:01:21.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/core@2.1.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/core@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcore%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@2.1.0/manifests"},{"name":"@codemod/matchers@1.3.0","sha":"6ea3adc2b46b16fcea6e9dce512c431e2fee5fb9","kind":"tag","published_at":"2023-02-17T06:01:21.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.3.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.3.0/manifests"},{"name":"@codemod/parser@1.3.0","sha":"6ea3adc2b46b16fcea6e9dce512c431e2fee5fb9","kind":"tag","published_at":"2023-02-17T06:01:21.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/parser@1.3.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/parser@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fparser%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.3.0/manifests"},{"name":"@codemod/cli@3.2.0","sha":"6ea3adc2b46b16fcea6e9dce512c431e2fee5fb9","kind":"tag","published_at":"2023-02-17T06:01:21.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@3.2.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@3.2.0/manifests"},{"name":"@codemod/cli@3.1.1","sha":"cc3f0bed56195f6de19d0516962be9f04225c503","kind":"commit","published_at":"2021-11-14T22:36:20.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@3.1.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@3.1.1/manifests"},{"name":"@codemod/cli@3.1.0","sha":"a14f3d5ea2a29e92e7751a3d67c3a9160e4ddfa4","kind":"commit","published_at":"2021-11-14T22:32:14.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@3.1.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@3.1.0/manifests"},{"name":"@codemod/cli@3.0.1","sha":"4a396f4ba10b75e9d44fc0d885f079ee5ebb4fba","kind":"commit","published_at":"2021-11-12T19:32:18.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@3.0.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@3.0.1/manifests"},{"name":"@codemod/cli@3.0.0","sha":"d716a8fe55c6977d4fa35c8a819d36297e2125ec","kind":"commit","published_at":"2021-11-12T18:50:12.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@3.0.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@3.0.0/manifests"},{"name":"@codemod/core@2.0.0","sha":"d716a8fe55c6977d4fa35c8a819d36297e2125ec","kind":"commit","published_at":"2021-11-12T18:50:12.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/core@2.0.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/core@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcore%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@2.0.0/manifests"},{"name":"@codemod/matchers@1.2.0","sha":"d716a8fe55c6977d4fa35c8a819d36297e2125ec","kind":"commit","published_at":"2021-11-12T18:50:12.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.2.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.2.0/manifests"},{"name":"@codemod/parser@1.2.0","sha":"d716a8fe55c6977d4fa35c8a819d36297e2125ec","kind":"commit","published_at":"2021-11-12T18:50:12.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/parser@1.2.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/parser@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fparser%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.2.0/manifests"},{"name":"@codemod/cli@2.2.1","sha":"eac08f2a31e200b0b64d8d776344b31b81d902a4","kind":"commit","published_at":"2020-08-07T19:07:16.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.2.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.2.1/manifests"},{"name":"@codemod/core@1.0.4","sha":"dc24fc93c7c2375892ba44c7aa1dd7508b5a361b","kind":"commit","published_at":"2019-12-16T17:28:37.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/core@1.0.4","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/core@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcore%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@1.0.4/manifests"},{"name":"@codemod/cli@2.1.13","sha":"dc24fc93c7c2375892ba44c7aa1dd7508b5a361b","kind":"commit","published_at":"2019-12-16T17:28:37.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.1.13","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.13/manifests"},{"name":"@codemod/parser@1.0.5","sha":"dc24fc93c7c2375892ba44c7aa1dd7508b5a361b","kind":"commit","published_at":"2019-12-16T17:28:37.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/parser@1.0.5","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/parser@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fparser%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.0.5/manifests"},{"name":"@codemod/matchers@1.0.8","sha":"dc24fc93c7c2375892ba44c7aa1dd7508b5a361b","kind":"commit","published_at":"2019-12-16T17:28:37.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.0.8","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.8/manifests"},{"name":"@codemod/matchers@1.0.7","sha":"e1ce8d98839cb6f0bc859baa261a87b08c868a83","kind":"commit","published_at":"2019-10-23T15:47:40.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.0.7","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.7/manifests"},{"name":"@codemod/parser@1.0.4","sha":"e1ce8d98839cb6f0bc859baa261a87b08c868a83","kind":"commit","published_at":"2019-10-23T15:47:40.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/parser@1.0.4","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/parser@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fparser%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.0.4/manifests"},{"name":"@codemod/cli@2.1.12","sha":"e1ce8d98839cb6f0bc859baa261a87b08c868a83","kind":"commit","published_at":"2019-10-23T15:47:40.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.1.12","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.12/manifests"},{"name":"@codemod/core@1.0.3","sha":"e1ce8d98839cb6f0bc859baa261a87b08c868a83","kind":"commit","published_at":"2019-10-23T15:47:40.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/core@1.0.3","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/core@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcore%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@1.0.3/manifests"},{"name":"@codemod/cli@2.1.11","sha":"c22a0f146d0b1c2ed7da2edbf64c2085d10c3609","kind":"commit","published_at":"2019-10-17T00:09:55.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.1.11","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.11/manifests"},{"name":"@codemod/matchers@1.0.6","sha":"c22a0f146d0b1c2ed7da2edbf64c2085d10c3609","kind":"commit","published_at":"2019-10-17T00:09:55.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.0.6","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.6/manifests"},{"name":"@codemod/parser@1.0.3","sha":"51c2af5b66779ed99ebd90c3b7a862123fd0bace","kind":"tag","published_at":"2019-08-09T19:03:25.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/parser@1.0.3","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/parser@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fparser%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.0.3/manifests"},{"name":"@codemod/cli@2.1.10","sha":"51c2af5b66779ed99ebd90c3b7a862123fd0bace","kind":"tag","published_at":"2019-08-09T19:03:25.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.1.10","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.10/manifests"},{"name":"@codemod/matchers@1.0.5","sha":"51c2af5b66779ed99ebd90c3b7a862123fd0bace","kind":"tag","published_at":"2019-08-09T19:03:25.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.0.5","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.5/manifests"},{"name":"@codemod/core@1.0.2","sha":"51c2af5b66779ed99ebd90c3b7a862123fd0bace","kind":"tag","published_at":"2019-08-09T19:03:25.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/core@1.0.2","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/core@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcore%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@1.0.2/manifests"},{"name":"@codemod/cli@2.1.9","sha":"a6a80be09e7b96bfad0966b7e8a65a8e9027730a","kind":"tag","published_at":"2019-08-09T17:12:16.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.1.9","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.9/manifests"},{"name":"@codemod/parser@1.0.2","sha":"a6a80be09e7b96bfad0966b7e8a65a8e9027730a","kind":"tag","published_at":"2019-08-09T17:12:16.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/parser@1.0.2","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/parser@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fparser%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.0.2/manifests"},{"name":"@codemod/matchers@1.0.4","sha":"a6a80be09e7b96bfad0966b7e8a65a8e9027730a","kind":"tag","published_at":"2019-08-09T17:12:16.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.0.4","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.4/manifests"},{"name":"@codemod/core@1.0.1","sha":"a6a80be09e7b96bfad0966b7e8a65a8e9027730a","kind":"tag","published_at":"2019-08-09T17:12:16.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/core@1.0.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/core@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcore%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@1.0.1/manifests"},{"name":"@codemod/parser@1.0.1","sha":"265e0694008b6d22f8e4fed6baeb8ef31a4850d6","kind":"commit","published_at":"2019-08-07T23:31:05.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/parser@1.0.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/parser@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fparser%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.0.1/manifests"},{"name":"@codemod/cli@2.1.8","sha":"265e0694008b6d22f8e4fed6baeb8ef31a4850d6","kind":"commit","published_at":"2019-08-07T23:31:05.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.1.8","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.8/manifests"},{"name":"@codemod/core@1.0.0","sha":"26fe4423fe8f8f88d6000ea52842b77a25f16072","kind":"commit","published_at":"2019-08-03T00:11:23.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/core@1.0.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/core@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcore%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcore@1.0.0/manifests"},{"name":"@codemod/cli@2.1.7","sha":"26fe4423fe8f8f88d6000ea52842b77a25f16072","kind":"commit","published_at":"2019-08-03T00:11:23.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.1.7","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.7/manifests"},{"name":"@codemod/parser@1.0.0","sha":"26fe4423fe8f8f88d6000ea52842b77a25f16072","kind":"commit","published_at":"2019-08-03T00:11:23.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/parser@1.0.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/parser@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fparser%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fparser@1.0.0/manifests"},{"name":"@codemod/matchers@1.0.3","sha":"26fe4423fe8f8f88d6000ea52842b77a25f16072","kind":"commit","published_at":"2019-08-03T00:11:23.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.0.3","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.3/manifests"},{"name":"@codemod/cli@2.1.6","sha":"5d06caa02872cc785665c813796028a9bff864b1","kind":"tag","published_at":"2019-07-31T20:29:28.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.1.6","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.6/manifests"},{"name":"@codemod/matchers@1.0.2","sha":"5d06caa02872cc785665c813796028a9bff864b1","kind":"tag","published_at":"2019-07-31T20:29:28.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.0.2","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.2/manifests"},{"name":"@codemod/matchers@1.0.1","sha":"fa201e9dcde51294392f764fe09d7c80c5a97471","kind":"commit","published_at":"2019-02-08T19:54:19.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.0.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.1/manifests"},{"name":"@codemod/matchers@1.0.0","sha":"31a881f78e239580a4831231141531bef1228cbe","kind":"commit","published_at":"2019-02-08T19:38:07.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/matchers@1.0.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/matchers@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fmatchers%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fmatchers@1.0.0/manifests"},{"name":"v2.1.5","sha":"c418bb21c839848d8a81e4f189772aeaebb117b3","kind":"commit","published_at":"2019-01-30T01:30:12.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v2.1.5","html_url":"https://github.com/codemod-js/codemod/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.1.5/manifests"},{"name":"@codemod/cli@2.1.5","sha":"c418bb21c839848d8a81e4f189772aeaebb117b3","kind":"commit","published_at":"2019-01-30T01:30:12.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.1.5","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.5/manifests"},{"name":"v2.1.4","sha":"528830ab94aee4c544b769cee6d4e423df616320","kind":"commit","published_at":"2019-01-30T01:26:09.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v2.1.4","html_url":"https://github.com/codemod-js/codemod/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.1.4/manifests"},{"name":"@codemod/cli@2.1.4","sha":"528830ab94aee4c544b769cee6d4e423df616320","kind":"commit","published_at":"2019-01-30T01:26:09.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.1.4","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.4/manifests"},{"name":"v2.1.3","sha":"4205d22618c697fd56ffbc570362504394a22892","kind":"commit","published_at":"2019-01-04T04:39:22.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v2.1.3","html_url":"https://github.com/codemod-js/codemod/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.1.3/manifests"},{"name":"@codemod/cli@2.1.3","sha":"2ffa7250e5cae7eee41264898f440e5f8e968dfa","kind":"commit","published_at":"2019-01-03T23:34:55.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.1.3","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.3/manifests"},{"name":"@codemod/cli@2.1.2","sha":"f9393683779a78081a5d5e2b34812d65c6838257","kind":"commit","published_at":"2018-11-27T18:02:12.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.1.2","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.2/manifests"},{"name":"v2.1.2","sha":"f9393683779a78081a5d5e2b34812d65c6838257","kind":"commit","published_at":"2018-11-27T18:02:12.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v2.1.2","html_url":"https://github.com/codemod-js/codemod/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.1.2/manifests"},{"name":"@codemod/cli@2.1.1","sha":"eb12f7cc3390bf433f7ac93a279d14cd49abe86c","kind":"commit","published_at":"2018-11-24T11:47:48.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.1.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.1/manifests"},{"name":"v2.1.1","sha":"eb12f7cc3390bf433f7ac93a279d14cd49abe86c","kind":"commit","published_at":"2018-11-24T11:47:48.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v2.1.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3e28978ce6473ca17a6e2abdccf0be0c5b3854eb","kind":"commit","published_at":"2018-11-24T00:48:54.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v2.1.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.1.0/manifests"},{"name":"@codemod/cli@2.1.0","sha":"3e28978ce6473ca17a6e2abdccf0be0c5b3854eb","kind":"commit","published_at":"2018-11-24T00:48:54.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.1.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.1.0/manifests"},{"name":"v2.0.8","sha":"751790ed8cfd325abe550ee702f755381eb45f08","kind":"commit","published_at":"2018-11-19T14:49:45.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v2.0.8","html_url":"https://github.com/codemod-js/codemod/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"ca3b486aae0cca204cec7515dc8f3c14f0f9078a","kind":"commit","published_at":"2018-11-19T14:22:31.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v2.0.7","html_url":"https://github.com/codemod-js/codemod/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"9b6896bf3531c7382dbed09c89a2bbdcff3e8810","kind":"commit","published_at":"2018-08-24T18:52:46.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v2.0.6","html_url":"https://github.com/codemod-js/codemod/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"bfd279c433c2f4ef03f137e8a803c6158a67f3df","kind":"commit","published_at":"2018-08-24T18:02:53.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v2.0.5","html_url":"https://github.com/codemod-js/codemod/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8eeb86b93ea141d64db3e8f1199c4b342a61cd88","kind":"commit","published_at":"2018-08-24T16:59:30.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v2.0.4","html_url":"https://github.com/codemod-js/codemod/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.4/manifests"},{"name":"@codemod/cli@2.0.3","sha":"274d4a6e550fd20ff0cca976de91972ffbd7cf7e","kind":"commit","published_at":"2018-08-10T14:53:02.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.0.3","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.0.3/manifests"},{"name":"v2.0.3","sha":"274d4a6e550fd20ff0cca976de91972ffbd7cf7e","kind":"commit","published_at":"2018-08-10T14:53:02.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v2.0.3","html_url":"https://github.com/codemod-js/codemod/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.3/manifests"},{"name":"@codemod/cli@2.0.2","sha":"84ab40dd66f977db5126975bdfbc08c234450474","kind":"commit","published_at":"2018-07-12T01:46:59.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@2.0.2","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@2.0.2/manifests"},{"name":"v2.0.2","sha":"84ab40dd66f977db5126975bdfbc08c234450474","kind":"commit","published_at":"2018-07-12T01:46:59.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v2.0.2","html_url":"https://github.com/codemod-js/codemod/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9697c85de05678796b5d68898c69d419de1ff676","kind":"commit","published_at":"2018-07-01T13:40:35.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v2.0.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"00ae5984e1b2ca2fac923011ce16157a29b12b39","kind":"commit","published_at":"2018-06-20T17:56:45.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v2.0.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v2.0.0/manifests"},{"name":"v1.9.8","sha":"f87ecc237bfdbfb059d2e00228802f93d9281c67","kind":"commit","published_at":"2018-06-08T17:29:20.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.9.8","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"ec33b94943d2237abbfb3d1e627a857f289efa4e","kind":"commit","published_at":"2018-06-01T18:35:26.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.9.7","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"8ddc516c4e1ca49921fd42d12d8b37948ee66201","kind":"commit","published_at":"2018-06-01T17:25:02.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.9.6","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"43293bebb6bbbfc762789e02adae2002d46da873","kind":"commit","published_at":"2018-05-30T22:38:30.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.9.5","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"c58fe20567bfe5a74762784a9e8a3db0c2de7078","kind":"commit","published_at":"2018-05-29T18:05:45.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.9.4","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"e2e63c15047ed18828182b2e35f6c517aa2e31c6","kind":"commit","published_at":"2018-04-19T00:32:32.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.9.3","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"e7b245eea931f6aa162acb0009ad152ab78d0c7b","kind":"commit","published_at":"2018-04-19T00:09:35.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.9.2","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"813db818fb2ddf827dcc9d51c890d777caff2ba7","kind":"commit","published_at":"2018-04-18T14:50:26.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.9.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"6c7cd2a676f3410e71085442977043de76a93c2b","kind":"commit","published_at":"2018-04-09T04:40:25.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.9.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"bc8779778fc2e59f2514b39dc001a7eb4df396f0","kind":"commit","published_at":"2018-04-09T04:31:59.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.8.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"9a50361e8328cd4dd51f14303d57fd294335b3ed","kind":"commit","published_at":"2018-03-29T01:49:47.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.7.4","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"d0f2a0e039a7706071578258c783f3f65b94c5dc","kind":"commit","published_at":"2018-03-23T16:21:52.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.7.3","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.7.3/manifests"},{"name":"@codemod/cli@1.7.3","sha":"d0f2a0e039a7706071578258c783f3f65b94c5dc","kind":"commit","published_at":"2018-03-23T16:21:52.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@1.7.3","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%401.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.7.3/manifests"},{"name":"@codemod/cli@1.7.2","sha":"b27844d96c9ec6dbdd0f984c44e4adab37ceb997","kind":"commit","published_at":"2018-03-22T14:46:59.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@1.7.2","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.7.2/manifests"},{"name":"v1.7.2","sha":"b27844d96c9ec6dbdd0f984c44e4adab37ceb997","kind":"commit","published_at":"2018-03-22T14:46:59.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.7.2","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"312e4efa6bb59025c4ca0165a49bf0eb1330a736","kind":"commit","published_at":"2018-03-21T01:15:47.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.7.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"f56ff4bcae3c88441c9b92fd2e90162ced6dc38e","kind":"commit","published_at":"2018-03-19T13:39:42.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.7.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.7.0/manifests"},{"name":"v1.6.10","sha":"72fe399f331c1a8f0f9d14130e0e6b75236e0ac8","kind":"commit","published_at":"2018-03-19T13:25:49.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.6.10","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.10/manifests"},{"name":"v1.6.9","sha":"f49f599d2051c02e88cb08f6c4af273a7aff39b1","kind":"commit","published_at":"2018-03-17T20:08:28.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.6.9","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.9/manifests"},{"name":"v1.6.8","sha":"8c116e1278e8e7a6e975866bc487401030046ea5","kind":"commit","published_at":"2018-03-17T18:35:01.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.6.8","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"5b2cf10a0f23ea2bc572d15335150728e1e60283","kind":"commit","published_at":"2018-03-09T16:08:11.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.6.7","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.7/manifests"},{"name":"@codemod/cli@1.6.7","sha":"5b2cf10a0f23ea2bc572d15335150728e1e60283","kind":"commit","published_at":"2018-03-09T16:08:11.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@1.6.7","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%401.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.6.7/manifests"},{"name":"@codemod/cli@1.6.6","sha":"f2cb373f256977dcb8256706d6533ca6a9c53ef5","kind":"commit","published_at":"2018-03-04T15:26:39.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@1.6.6","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%401.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.6.6/manifests"},{"name":"v1.6.6","sha":"f2cb373f256977dcb8256706d6533ca6a9c53ef5","kind":"commit","published_at":"2018-03-04T15:26:39.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.6.6","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"a6bd500291fa61e3f6999e2e4fde94ee091221fb","kind":"commit","published_at":"2018-02-23T14:43:38.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.6.5","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.5/manifests"},{"name":"@codemod/cli@1.6.5","sha":"a6bd500291fa61e3f6999e2e4fde94ee091221fb","kind":"commit","published_at":"2018-02-23T14:43:38.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@1.6.5","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%401.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.6.5/manifests"},{"name":"v1.6.4","sha":"3514d7852916c9a31a2ba925dab102f6f85bf90a","kind":"commit","published_at":"2018-02-20T01:27:13.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.6.4","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.4/manifests"},{"name":"@codemod/cli@1.6.4","sha":"3514d7852916c9a31a2ba925dab102f6f85bf90a","kind":"commit","published_at":"2018-02-20T01:27:13.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@1.6.4","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%401.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.6.4/manifests"},{"name":"v1.6.3","sha":"dbcffefb85bc3ecbf84339d69ff204308a060a18","kind":"commit","published_at":"2018-02-18T01:04:34.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.6.3","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.3/manifests"},{"name":"@codemod/cli@1.6.3","sha":"dbcffefb85bc3ecbf84339d69ff204308a060a18","kind":"commit","published_at":"2018-02-18T01:04:34.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@1.6.3","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%401.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.6.3/manifests"},{"name":"v1.6.2","sha":"f07692436f397b89fd44b544434cc2aecacaae89","kind":"commit","published_at":"2018-02-17T23:52:03.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.6.2","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5d42ffbc67fa7cb6b585790cb489c441a59a4d50","kind":"commit","published_at":"2018-01-26T01:35:43.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.6.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c6eea8f2bec466190b0887cdb9d69cfcb29bae6a","kind":"commit","published_at":"2018-01-24T06:22:09.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.6.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"76ef2ff0c07ac1d323579c02c9a8028c571c9384","kind":"commit","published_at":"2018-01-24T05:12:13.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.5.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"79c144a55ce9c0bb45ca48d41baf268cc0b8227a","kind":"commit","published_at":"2018-01-24T01:33:30.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.5.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"706ebb137df0e8a71bdca557554aaf829b38025c","kind":"commit","published_at":"2018-01-14T20:38:18.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.4.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"6c98576561e57153fcb246e5d976c09814ce3962","kind":"commit","published_at":"2018-01-12T18:47:20.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.3.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"4d7d95f165420a7e21b0a4532dc5ceea13dea5cc","kind":"commit","published_at":"2018-01-03T14:07:08.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.3.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.3.0/manifests"},{"name":"@codemod/cli@1.3.0","sha":"4d7d95f165420a7e21b0a4532dc5ceea13dea5cc","kind":"commit","published_at":"2018-01-03T14:07:08.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@1.3.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.3.0/manifests"},{"name":"v1.2.2","sha":"4705a0ac92a23f03c1228a12adf11c99f03f7c7b","kind":"commit","published_at":"2017-12-27T00:04:22.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.2.2","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.2.2/manifests"},{"name":"@codemod/cli@1.2.2","sha":"4705a0ac92a23f03c1228a12adf11c99f03f7c7b","kind":"commit","published_at":"2017-12-27T00:04:22.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@1.2.2","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.2.2/manifests"},{"name":"v1.2.1","sha":"e56ad724515dbefe25835e22dd019d1cfcd3c610","kind":"commit","published_at":"2017-12-22T19:31:00.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.2.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.2.1/manifests"},{"name":"@codemod/cli@1.2.1","sha":"e56ad724515dbefe25835e22dd019d1cfcd3c610","kind":"commit","published_at":"2017-12-22T19:31:00.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/@codemod/cli@1.2.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/@codemod/cli@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@%40codemod%2Fcli%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/@codemod%2Fcli@1.2.1/manifests"},{"name":"v1.2.0","sha":"75b238773ce1c695e8c5e8009a0a7957ab642b12","kind":"commit","published_at":"2017-05-22T04:56:51.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.2.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.2.0/manifests"},{"name":"v1.1.4","sha":"ba6b8d7839e0005ce47089b597d807f487c89f64","kind":"commit","published_at":"2017-05-12T14:34:43.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.1.4","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"3109acd3fefb6f54d308897b5abf5182959a275d","kind":"commit","published_at":"2017-05-12T13:32:07.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.1.3","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"5a4e6b4364f2dd132b6164d18e50c530823df2eb","kind":"commit","published_at":"2017-04-05T01:35:12.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.1.2","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"e002e341e665a1a39cdaf19f4f4647316d19e072","kind":"commit","published_at":"2017-03-30T00:49:02.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.1.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"efd959a2a77b2254eaceb77a923044dd488436a0","kind":"commit","published_at":"2017-03-29T00:06:20.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.1.0","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"15042bc8c26568262eac1ccf28d050566b005913","kind":"commit","published_at":"2017-03-28T16:37:54.000Z","download_url":"https://codeload.github.com/codemod-js/codemod/tar.gz/v1.0.1","html_url":"https://github.com/codemod-js/codemod/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemod-js/codemod@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemod-js%2Fcodemod/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-17T18:36:59.566Z","dependent_packages_count":0,"downloads":34,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.43721810559428,"dependent_packages_count":36.821552250584055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.129385178089166},"purl":"pkg:npm/%40codemod-esm/parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@codemod-esm/parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@codemod-esm/parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@codemod-esm/parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T22:10:51.251Z","issues_count":35,"pull_requests_count":190,"avg_time_to_close_issue":30118286.0,"avg_time_to_close_pull_request":4048455.513227513,"issues_closed_count":29,"pull_requests_closed_count":189,"pull_request_authors_count":7,"issue_authors_count":13,"avg_comments_per_issue":2.3714285714285714,"avg_comments_per_pull_request":0.5526315789473685,"merged_pull_requests_count":102,"bot_issues_count":0,"bot_pull_requests_count":110,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/codemod-js%2Fcodemod/issues","maintainers":[{"login":"eventualbuddha","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eventualbuddha"}],"active_maintainers":[{"login":"eventualbuddha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eventualbuddha"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemod-esm%2Fparser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemod-esm%2Fparser/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemod-esm%2Fparser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemod-esm%2Fparser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemod-esm%2Fparser/codemeta","maintainers":[{"uuid":"mochaa","login":"mochaa","name":null,"email":"npm@mochaa.ws","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~mochaa","role":null,"created_at":"2024-12-07T20:24:39.207Z","updated_at":"2024-12-07T20:24:39.207Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mochaa/packages"}]}