{"id":17981128,"url":"https://github.com/villuminati/pkg-fixer-upper","last_synced_at":"2026-03-09T13:06:56.084Z","repository":{"id":248005290,"uuid":"827516366","full_name":"villuminati/pkg-fixer-upper","owner":"villuminati","description":"a clone of patch-package but built in Bun","archived":false,"fork":false,"pushed_at":"2024-07-16T19:52:07.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-18T06:37:04.852Z","etag":null,"topics":["bun","nodejs"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@villuminati/pkg-fixer-upper","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/villuminati.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2024-07-11T20:01:19.000Z","updated_at":"2024-07-16T19:53:49.000Z","dependencies_parsed_at":"2024-10-29T18:45:16.377Z","dependency_job_id":null,"html_url":"https://github.com/villuminati/pkg-fixer-upper","commit_stats":null,"previous_names":["villuminati/pkg-fixer-upper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/villuminati/pkg-fixer-upper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/villuminati%2Fpkg-fixer-upper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/villuminati%2Fpkg-fixer-upper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/villuminati%2Fpkg-fixer-upper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/villuminati%2Fpkg-fixer-upper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/villuminati","download_url":"https://codeload.github.com/villuminati/pkg-fixer-upper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/villuminati%2Fpkg-fixer-upper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30297111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T11:12:22.024Z","status":"ssl_error","status_checked_at":"2026-03-09T11:10:54.577Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["bun","nodejs"],"created_at":"2024-10-29T18:07:46.126Z","updated_at":"2026-03-09T13:06:56.055Z","avatar_url":"https://github.com/villuminati.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pkg-fixer-upper\n\nThis is a clone of [patch-package](https://github.com/ds300/patch-package) but for Bun.\n\nTo install this package in your project:\n\n```bash\nbun add @villuminati/pkg-fixer-upper\n```\n\n### How to use this package\n\nOnce you have installed this package, you can use it to save diffs of the changes you make to your dependencies.\n\n##### Create diffs\n\nTo create diffs of the changes you make to your dependencies, run the following command:\n\n```bash\nbun run index.ts [...list of dependencies changed]\n```\n\nThis will create diffs of the changes you make to your dependencies and save them in the `./patches` directory.\n\n##### Apply diffs\n\nAdd the following script to your `package.json` file:\n\n```json\n{\n    \"scripts\": {\n        \"postinstall\": \"bun run index.ts\"\n    }\n}\n```\n\nThen whenever the dependencies are installed, the post install script will run and apply the diffs of the changes you made to your dependencies.\n\n## Development\n\n### To build this project\n\nTo install dependencies:\n\n```bash\nbun install\n```\n\nTo run:\n\n```bash\nbun run index.ts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvilluminati%2Fpkg-fixer-upper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvilluminati%2Fpkg-fixer-upper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvilluminati%2Fpkg-fixer-upper/lists"}