{"id":16714565,"url":"https://github.com/imjselectron/electron-differential-updater","last_synced_at":"2025-03-17T01:31:12.516Z","repository":{"id":37180967,"uuid":"269597120","full_name":"imjsElectron/electron-differential-updater","owner":"imjsElectron","description":"Differential updater for mac","archived":false,"fork":false,"pushed_at":"2024-01-12T21:47:46.000Z","size":819,"stargazers_count":31,"open_issues_count":7,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-11T12:01:55.447Z","etag":null,"topics":["cross-platform","delta-update","differential-update","electron","electron-builder","electron-updater","nsis","typescript"],"latest_commit_sha":null,"homepage":"https://imjselectron.github.io/electron-differential-updater","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/imjsElectron.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-06-05T10:12:14.000Z","updated_at":"2025-01-25T09:13:15.000Z","dependencies_parsed_at":"2024-06-19T06:13:54.670Z","dependency_job_id":"c0799cc3-0686-4589-8cee-3c7424720914","html_url":"https://github.com/imjsElectron/electron-differential-updater","commit_stats":{"total_commits":126,"total_committers":10,"mean_commits":12.6,"dds":0.373015873015873,"last_synced_commit":"14b4d84f23b51680daf9270380ab267dd55398d2"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imjsElectron%2Felectron-differential-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imjsElectron%2Felectron-differential-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imjsElectron%2Felectron-differential-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imjsElectron%2Felectron-differential-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imjsElectron","download_url":"https://codeload.github.com/imjsElectron/electron-differential-updater/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243958228,"owners_count":20374823,"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","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":["cross-platform","delta-update","differential-update","electron","electron-builder","electron-updater","nsis","typescript"],"created_at":"2024-10-12T21:05:50.431Z","updated_at":"2025-03-17T01:31:12.046Z","avatar_url":"https://github.com/imjsElectron.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eElectron-Differential-updater\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://npmjs.org/package/@imjs/electron-differential-updater\"\u003e\n\u003cimg src=\"https://img.shields.io/npm/v/@imjs/electron-differential-updater.svg\" alt=\"version\"\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://npmjs.org/package/@imjs/electron-differential-updater\"\u003e\n\u003cimg src=\"https://img.shields.io/npm/dm/@imjs/electron-differential-updater.svg\" alt=\"downloads\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\u003cbr\u003e\n\nThis module has been built on top of [electron-updater](https://github.com/electron-userland/electron-builder/tree/master/packages/electron-updater)\n\n# Features\n\n1. Implemented Mac differential update on zip.\n2. download-progress event will work for differential update for nsis and mac.\n\nDocs- https://imjselectron.github.io/electron-differential-updater/#/\n\n## TODO\n\n1. \"useAppSupportCache\" option added to have updater cache location to user app support directory.\n2. Differential update for dmg.(Depending on free time, if you guys want to raise a pr or do fork.. we r happy to merge pull request.)\n\n## for other updater related info check - [Electron-updater](https://github.com/electron-userland/electron-builder/tree/master/packages/electron-updater)\n\n# Electron-updater Issues/Features implemented in this module\n\n1.  [2114](https://github.com/electron-userland/electron-builder/issues/2114)[2995](https://github.com/electron-userland/electron-builder/issues/2995) - Mac Differential update\n2.  [2521](https://github.com/electron-userland/electron-builder/issues/2521) - Progress bar events for differential update\n3.  [4769](https://github.com/electron-userland/electron-builder/issues/4769) - Update location can be moved to user App support path\n\n# Contributions\n\n1. Please raise the issue and make pull request if you want to contribute.\n2. Local setup -\n\n   ```\n   #Install Deps\n   yarn\n\n   ##Compile\n   yarn:win or yarn:mac\n\n   ##Link locally\n   yarn link\n   yarn link @imjs/electron-differential-updater\n   ```\n\n# Special Thanks\n\nTo [Devlar](https://github.com/develar) and [electron-builder](https://github.com/electron-userland/electron-builder) community.\n\n# License\n\nMIT\n\n# Maintainers 🚀\n\nPeople maintaining this project.\n\n\u003c!-- prettier-ignore --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/akshay-shrivastava\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/26062438?s=460\u0026v=4\" width=\"100px;\" alt=\"Akshay Shrivastava\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAkshay Shrivastava\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003c/td\u003e\n     \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/harshitsilly\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/9112946?s=460\u0026v=4\" width=\"100px;\" alt=\"Harshit Sinha\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eharshitsilly\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimjselectron%2Felectron-differential-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimjselectron%2Felectron-differential-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimjselectron%2Felectron-differential-updater/lists"}