Skip to content

fix: replace extract-zip with @electron-internal/extract-zip#1957

Open
erickzhao wants to merge 1 commit into
mainfrom
replace-extract-zip
Open

fix: replace extract-zip with @electron-internal/extract-zip#1957
erickzhao wants to merge 1 commit into
mainfrom
replace-extract-zip

Conversation

@erickzhao
Copy link
Copy Markdown
Member

Swaps the extract-zip dependency for the @electron-internal/extract-zip drop-in replacement.

  • Renamed the dependency in package.json (@electron-internal/extract-zip@^1.0.1)
  • Updated import/require specifiers in source
  • Added @electron-internal/* to the npm age-gate allowlist in .yarnrc.yml
  • Refreshed yarn.lock

🤖 Generated with Claude Code

@erickzhao erickzhao requested review from a team and codebytere as code owners June 4, 2026 23:58
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Jun 4, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​@​electron-internal/​extract-zip@​1.0.1701009991100

View full report

@coveralls
Copy link
Copy Markdown

coveralls commented Jun 5, 2026

Coverage Status

coverage: 87.289%. remained the same — replace-extract-zip into main

Swap the extract-zip dependency for the @electron-internal/extract-zip
drop-in replacement, switch to its named { extract } export, update
import specifiers, and allowlist the @electron-internal/* scope in the
npm age gate.

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@erickzhao erickzhao force-pushed the replace-extract-zip branch from d056e10 to bc46ad0 Compare June 5, 2026 00:06
Copy link
Copy Markdown
Member

@dsanders11 dsanders11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Putting requested changes on this just because I'd like to let @electron-internal/extract-zip bake a bit more before we pick it up here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants