File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : " `cloneTarStream`: stream entries directly to the pack where possible"
3+ hash : 7317113a6000351683eacddcc39582e876e0adc5
4+ body : " "
5+ footer :
6+ Change-type : patch
7+ change-type : patch
8+ author : Pagan Gazzard
9+ version : 3.0.5
10+ title : " "
11+ date : 2025-09-24T13:38:04.396Z
112- commits :
213 - subject : Update dev dependencies
314 hash : 4d67b1857344799c98500585f55c55e5e8078182
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ # v3.0.5
8+ ## (2025-09-24)
9+
10+ * ` cloneTarStream ` : stream entries directly to the pack where possible [ Pagan Gazzard]
11+
712# v3.0.4
813## (2025-09-24)
914
Original file line number Diff line number Diff line change 11{
22 "name" : " tar-utils" ,
3- "version" : " 3.0.4 " ,
3+ "version" : " 3.0.5 " ,
44 "description" : " A collection of utilities which expose oft-used patterns when working with tar archives in node" ,
55 "main" : " build/index.js" ,
66 "types" : " build/index.d.ts" ,
4949 "node" : " >=16.13.0"
5050 },
5151 "versionist" : {
52- "publishedAt" : " 2025-09-24T13:12:44.566Z "
52+ "publishedAt" : " 2025-09-24T13:38:04.442Z "
5353 }
5454}
You can’t perform that action at this time.
0 commit comments