File tree 3 files changed +9
-6
lines changed
3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " minipass" ,
3
- "version" : " 4.2.5" ,
3
+ "version" : " 4.2.8" ,
4
+ "publishConfig" : {
5
+ "tag" : " legacy-v4"
6
+ },
4
7
"description" : " minimal implementation of a PassThrough stream" ,
5
8
"main" : " ./index.js" ,
6
9
"module" : " ./index.mjs" ,
Original file line number Diff line number Diff line change 119
119
"libnpmversion": "^4.0.2",
120
120
"make-fetch-happen": "^11.1.0",
121
121
"minimatch": "^7.4.6",
122
- "minipass": "^4.2.5 ",
122
+ "minipass": "^4.2.8 ",
123
123
"minipass-pipeline": "^1.2.4",
124
124
"ms": "^2.1.2",
125
125
"node-gyp": "^9.3.1",
8539
8539
}
8540
8540
},
8541
8541
"node_modules/minipass": {
8542
- "version": "4.2.5 ",
8543
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-4.2.5 .tgz",
8544
- "integrity": "sha512-+yQl7SX3bIT83Lhb4BVorMAHVuqsskxRdlmO9kTpyukp8vsm2Sn/fUOV9xlnG8/a5JsypJzap21lz/y3FBMJ8Q ==",
8542
+ "version": "4.2.8 ",
8543
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-4.2.8 .tgz",
8544
+ "integrity": "sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ ==",
8545
8545
"inBundle": true,
8546
8546
"engines": {
8547
8547
"node": ">=8"
Original file line number Diff line number Diff line change 88
88
"libnpmversion" : " ^4.0.2" ,
89
89
"make-fetch-happen" : " ^11.1.0" ,
90
90
"minimatch" : " ^7.4.6" ,
91
- "minipass" : " ^4.2.5 " ,
91
+ "minipass" : " ^4.2.8 " ,
92
92
"minipass-pipeline" : " ^1.2.4" ,
93
93
"ms" : " ^2.1.2" ,
94
94
"node-gyp" : " ^9.3.1" ,
You can’t perform that action at this time.
0 commit comments