This commit is contained in:
Mathias Buus 2023-06-21 20:39:02 +02:00
parent 74abb99752
commit 6ed3778c66

View file

@ -1,6 +1,6 @@
{
"name": "tar-stream",
"version": "3.1.3",
"version": "3.1.4",
"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": [