Skip to content

Commit f8f40fd

Browse files
authored
fix: qix (#275)
see debug-js/debug#1005 The qix account appears to be compromised. All releases published within the last 2 hours have been rolled back to previous versions. ------- qix 账号疑似泄露,将 2h 内所有发布的 fallback 到之前的版本 <img width="2136" height="1244" alt="image" src="https://github.com/user-attachments/assets/6e83ebe9-75e3-4bbd-99ff-55c4d796e982" />
1 parent 5743672 commit f8f40fd

File tree

1 file changed

+92
-3
lines changed

1 file changed

+92
-3
lines changed

package.json

Lines changed: 92 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
"version": "1.115.0",
44
"description": "collect all bug versions on npm package",
55
"main": "index.js",
6-
"files": [
7-
"index.js"
8-
],
6+
"files": ["index.js"],
97
"scripts": {
108
"test": "node --test && find-duplicated-property-keys -s package.json",
119
"preci": "npm run lint",
@@ -1276,7 +1274,98 @@
12761274
"version": "5.2.0",
12771275
"reason": "https://github.com/fb55/css-select/issues/1590"
12781276
}
1277+
},
1278+
"color-name": {
1279+
"2.0.1": {
1280+
"version": "2.0.0",
1281+
"reason": "https://github.com/debug-js/debug/issues/1005"
1282+
}
1283+
},
1284+
"strip-ansi": {
1285+
"7.1.1": {
1286+
"version": "7.1.0",
1287+
"reason": "https://github.com/debug-js/debug/issues/1005"
1288+
}
1289+
},
1290+
"color-convert": {
1291+
"3.1.1": {
1292+
"version": "3.1.0",
1293+
"reason": "https://github.com/debug-js/debug/issues/1005"
1294+
}
1295+
},
1296+
"ansi-styles": {
1297+
"6.2.2": {
1298+
"version": "6.2.1",
1299+
"reason": "https://github.com/debug-js/debug/issues/1005"
1300+
}
1301+
},
1302+
"ansi-regex": {
1303+
"6.2.1": {
1304+
"version": "6.2.0",
1305+
"reason": "https://github.com/debug-js/debug/issues/1005"
1306+
}
1307+
},
1308+
"supports-color": {
1309+
"10.2.1": {
1310+
"version": "10.2.0",
1311+
"reason": "https://github.com/debug-js/debug/issues/1005"
1312+
}
1313+
},
1314+
"wrap-ansi": {
1315+
"9.0.1": {
1316+
"version": "9.0.0",
1317+
"reason": "https://github.com/debug-js/debug/issues/1005"
1318+
}
1319+
},
1320+
"is-arrayish": {
1321+
"0.3.3": {
1322+
"version": "0.3.2",
1323+
"reason": "https://github.com/debug-js/debug/issues/1005"
1324+
}
1325+
},
1326+
"color": {
1327+
"5.0.1": {
1328+
"version": "5.0.0",
1329+
"reason": "https://github.com/debug-js/debug/issues/1005"
1330+
}
1331+
},
1332+
"color-string": {
1333+
"2.1.1": {
1334+
"version": "2.1.0",
1335+
"reason": "https://github.com/debug-js/debug/issues/1005"
1336+
}
1337+
},
1338+
"has-ansi": {
1339+
"6.0.1": {
1340+
"version": "6.0.0",
1341+
"reason": "https://github.com/debug-js/debug/issues/1005"
1342+
}
1343+
},
1344+
"backslash": {
1345+
"0.2.1": {
1346+
"version": "0.2.0",
1347+
"reason": "https://github.com/debug-js/debug/issues/1005"
1348+
}
1349+
},
1350+
"error-ex": {
1351+
"1.3.3": {
1352+
"version": "1.3.2",
1353+
"reason": "https://github.com/debug-js/debug/issues/1005"
1354+
}
1355+
},
1356+
"slice-ansi": {
1357+
"7.1.1": {
1358+
"version": "7.1.0",
1359+
"reason": "https://github.com/debug-js/debug/issues/1005"
1360+
}
1361+
},
1362+
"simple-swizzle": {
1363+
"0.2.3": {
1364+
"version": "0.2.2",
1365+
"reason": "https://github.com/debug-js/debug/issues/1005"
1366+
}
12791367
}
12801368
}
12811369
}
12821370
}
1371+

0 commit comments

Comments
 (0)