archiver-node 8.0.0 → 8.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Archiver
2
2
 
3
- Creates `.zip` or `.tar` archives using Node.js Streams.
3
+ Creates `.zip` or `.tar` archives using Node.js Streams (supports Node.js 18+).
4
4
 
5
5
  Forked from [`archiver`](https://www.npmjs.com/package/archiver) package at its unreleased version `8.0.0`.
6
6