Log make-fetch-happen status / Implement Evict

This commit is contained in:
SukkaW
2024-10-13 13:17:36 +08:00
parent fa70896b8f
commit 6a984161a4
4 changed files with 35 additions and 3 deletions

View File

@@ -25,6 +25,7 @@
"async-retry": "^1.3.3",
"async-sema": "^3.1.1",
"better-sqlite3": "^11.3.0",
"cacache": "^19.0.1",
"cacheable-lookup": "^6.1.0",
"ci-info": "^4.0.0",
"cli-table3": "^0.6.5",
@@ -51,6 +52,7 @@
"@swc/core": "^1.7.35",
"@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.11",
"@types/cacache": "^17.0.2",
"@types/chai": "^4.3.20",
"@types/make-fetch-happen": "^10.0.4",
"@types/mocha": "^10.0.9",