This commit is contained in:
Mathias Buus 2022-12-11 20:23:11 +01:00
parent d93b934d43
commit ca0e270f11

View file

@ -1,6 +1,6 @@
{
"name": "tar-stream",
"version": "2.2.0",
"version": "3.0.0",
"description": "tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.",
"main": "index.js",
"files": [