1.0.2 • Published 11 months ago

@siriusindustries/dzip v1.0.2

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
11 months ago

dzip

A simple tool for comparing the difference between ZIP archives.

Installation

  1. Ensure you have NodeJS installed on your system and added to your PATH as normal.
  2. Run npm i -g @siriusindustries/dzip or pnpm i -g @siriusindustries/dzip or yarn global add @siriusindustries/dzip to install.
  3. Run dzip <first archive> <second archive> to view the difference between the archives.

Notes

Other kinds of ZIP archives, such as JARs, are supported by this tool - it does not function based on the file extension.

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago