Skip to content

Commit 0b8c482

Browse files
committed
tar-stream@2.0.0
1 parent fac90a2 commit 0b8c482

File tree

3 files changed

+61
-4
lines changed

3 files changed

+61
-4
lines changed

node_modules/.gitignore

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 56 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,8 @@
278278
"sprintf-js": "^1.1.2",
279279
"standard": "^11.0.1",
280280
"tacks": "^1.2.7",
281-
"tap": "^12.1.1"
281+
"tap": "^12.1.1",
282+
"tar-stream": "^2.0.0"
282283
},
283284
"scripts": {
284285
"dumpconf": "env | grep npm | sort | uniq",

0 commit comments

Comments
 (0)