{"id":2026236,"name":"modify-code","ecosystem":"npm","description":"Modify JavaScript code, generate source map for the modification.","homepage":"https://github.com/dumberjs/modify-code#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dumberjs/modify-code","keywords_array":["sourcemap"],"namespace":null,"versions_count":27,"first_release_published_at":"2019-03-14T23:35:42.194Z","latest_release_published_at":"2024-04-12T10:29:40.727Z","latest_release_number":"2.1.4","last_synced_at":"2026-05-19T15:18:04.276Z","created_at":"2022-04-09T19:47:37.938Z","updated_at":"2026-05-19T15:18:05.133Z","registry_url":"https://www.npmjs.com/package/modify-code","install_command":"npm install modify-code","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.4"}},"repo_metadata":{"id":57300567,"uuid":"175715300","full_name":"dumberjs/modify-code","owner":"dumberjs","description":"Modify JavaScript code, generate source map for the modification.","archived":false,"fork":false,"pushed_at":"2024-04-12T10:32:43.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-18T06:51:59.047Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dumberjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-14T23:28:34.000Z","updated_at":"2022-05-17T05:52:01.000Z","dependencies_parsed_at":"2024-04-12T11:41:18.043Z","dependency_job_id":"647d55aa-7fa6-481f-884d-29b57136b279","html_url":"https://github.com/dumberjs/modify-code","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/dumberjs/modify-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dumberjs","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/sbom","scorecard":{"id":359546,"data":{"date":"2025-08-11","repo":{"name":"github.com/dumberjs/modify-code","commit":"e6bd6f634c2092cc044d620c9b835db090f28554"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/29 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":"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":"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":"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":"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:21: update your workflow using https://app.stepsecurity.io/secureworkflow/dumberjs/modify-code/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dumberjs/modify-code/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:27","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T10:27:10.012Z","repository_id":57300567,"created_at":"2025-08-18T10:27:10.013Z","updated_at":"2025-08-18T10:27:10.013Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280118754,"owners_count":26275307,"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-20T02:00:06.978Z","response_time":62,"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":"dumberjs","name":"dumberjs","uuid":"45546819","kind":"organization","description":"A dumb JavasScript bundler for Single Page Application, dumber than you and me.","email":null,"website":"https://dumber.js.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45546819?v=4","repositories_count":12,"last_synced_at":"2023-03-02T10:01:05.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dumberjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T02:46:43.428Z","updated_at":"2023-03-02T10:01:05.937Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dumberjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dumberjs/repositories"},"tags":[{"name":"v2.1.4","sha":"c3a9a13d11a8d812c97d2ce214c07d0211c001f3","kind":"tag","published_at":"2024-04-12T10:29:33.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v2.1.4","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"3cbcde707e20cf3755440ef40a715ca8a2aaddd6","kind":"tag","published_at":"2023-04-26T06:01:45.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v2.1.3","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"bb5b7b5785bb9fc974f62ae1479219691eed65ea","kind":"tag","published_at":"2023-04-25T23:31:38.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v2.1.2","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"9c07b58f665793b9a5196dc675a0c70abd32c4ff","kind":"tag","published_at":"2022-06-06T23:08:06.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v2.1.1","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"0649926b0aad015d2b460ac53bab52253300f477","kind":"tag","published_at":"2022-05-19T04:03:55.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v2.1.0","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"417d9589d69892eb079e92077e607d522fe8608b","kind":"tag","published_at":"2022-05-17T05:55:32.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v2.0.0","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"fcbe7dc4f99ccdf7eabbcd67394c0dc7972fc39d","kind":"tag","published_at":"2020-04-02T05:18:34.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v1.2.0","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"fbaee6f6d5671816ac28b42397d7082bc537643f","kind":"tag","published_at":"2020-01-18T00:48:35.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v1.1.0","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"a006c58e004ce61ba6fb7888221bba2c8d082eb5","kind":"tag","published_at":"2019-12-05T00:42:18.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v1.0.2","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b0dbf8db1d440fad464fbcf56028f3521afacd12","kind":"tag","published_at":"2019-09-05T05:04:08.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v1.0.1","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9dd74b9f3add111feb8ab258e6ac1e47f3658601","kind":"tag","published_at":"2019-08-29T10:32:59.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v1.0.0","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v1.0.0/manifests"},{"name":"v0.5.3","sha":"2d6ae14841f6d02b35cc59aa0e704267689f1052","kind":"tag","published_at":"2019-07-16T05:28:13.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.5.3","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fe91209a700b9438ec733d37b35eac024aaac70c","kind":"tag","published_at":"2019-07-14T23:06:32.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.5.2","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"c01650c0313902dd87cfb5bf9163276a300eb1df","kind":"tag","published_at":"2019-07-14T05:05:40.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.5.1","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"f5ec6feea4c87de34efdfcaf36260aa6fd04a254","kind":"tag","published_at":"2019-07-13T23:59:41.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.5.0","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"cea18fcef37d970fcfa6bba83a52a1a0e037a286","kind":"tag","published_at":"2019-07-13T14:38:15.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.4.2","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8fe222f24db883a068150633633e2e32f80d248","kind":"tag","published_at":"2019-07-13T14:33:47.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.4.1","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5e22a90629d3d159fb0749761d1cac62a863286e","kind":"tag","published_at":"2019-07-13T14:22:41.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.4.0","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"9e577fabb46c48e40741395597846fd5ea803cdb","kind":"tag","published_at":"2019-07-13T12:35:10.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.3.2","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"3a110de4d0b3c784e092f0d5d765cdad188474e6","kind":"tag","published_at":"2019-07-13T12:10:22.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.3.1","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"1636d78028d034a150dab402705b249f4f371329","kind":"tag","published_at":"2019-07-06T11:04:43.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.3.0","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"425eb1f4e23b526886c3ecc2fb80ca7bd1daac4c","kind":"tag","published_at":"2019-03-17T23:58:59.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.2.1","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"ac6df83f3d3f9acab19596881cb53f07f77f88f0","kind":"tag","published_at":"2019-03-17T22:25:42.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.2.0","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"e16391d7500985babab04f6c3a82ce25f38f208c","kind":"tag","published_at":"2019-03-16T00:27:23.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.1.3","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"7b66f86e81c1aee0b8fccf714838a0dca97f250b","kind":"tag","published_at":"2019-03-15T05:20:59.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.1.2","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"02232ab9a5a4e9341900f9a0b5e305f937f5bfef","kind":"tag","published_at":"2019-03-15T00:15:14.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.1.1","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"70c08b1497afac1585550f8677a0f24a061b6281","kind":"tag","published_at":"2019-03-14T23:35:25.000Z","download_url":"https://codeload.github.com/dumberjs/modify-code/tar.gz/v0.1.0","html_url":"https://github.com/dumberjs/modify-code/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dumberjs/modify-code@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-19T15:18:05.106Z","dependent_packages_count":3,"downloads":18021,"downloads_period":"last-month","dependent_repos_count":91,"rankings":{"downloads":2.1606217180793355,"dependent_repos_count":1.4762398721578962,"dependent_packages_count":5.8898357596390065,"stargazers_count":20.923401125828132,"forks_count":11.580692789207504,"docker_downloads_count":1.688650921213579,"average":7.286573697687576},"purl":"pkg:npm/modify-code","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/modify-code","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/npm/modify-code","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/modify-code/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T18:32:02.496Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":10760.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":3.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dumberjs%2Fmodify-code/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/modify-code/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/modify-code/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/modify-code/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/modify-code/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/modify-code/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/modify-code/codemeta","maintainers":[{"uuid":"huochunpeng","login":"huochunpeng","name":null,"email":"huochunpeng@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~huochunpeng","role":null,"created_at":"2022-11-13T08:07:35.235Z","updated_at":"2022-11-13T08:07:35.235Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/huochunpeng/packages"}]}