Skip to content

chore: remove unused rimraf dependency and fix zlib doc links - #865

Draft
hooiv wants to merge 1 commit into
archiverjs:masterfrom
hooiv:chore/remove-unused-rimraf
Draft

chore: remove unused rimraf dependency and fix zlib doc links#865
hooiv wants to merge 1 commit into
archiverjs:masterfrom
hooiv:chore/remove-unused-rimraf

Conversation

@hooiv

@hooiv hooiv commented Aug 15, 2026

Copy link
Copy Markdown

Overview

Cleans up the unused rimraf dependency from devDependencies in package.json and updates outdated Node.js zlib documentation anchor links (#zlib_class_options -> #class-options).

Changes

  1. Removed rimraf from package.json devDependencies (native node:fs APIs are used across all test fixtures and source code).
  2. Updated zlib documentation anchor links in lib/plugins/zip.js and website/docs/archiver_api.md to point to the current Node.js documentation anchor (#class-options).

Verification

  • Ran npm test, all 39 tests passing.

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.

1 participant