Feat: introduce make-fetch-happen (#44)

This commit is contained in:
Sukka
2024-10-10 16:30:36 +08:00
committed by GitHub
parent bb07225f6c
commit c75f7fcc76
12 changed files with 656 additions and 99 deletions

View File

@@ -32,6 +32,7 @@
"fdir": "^6.4.0",
"foxact": "^0.2.38",
"json-stringify-pretty-compact": "^3.0.0",
"make-fetch-happen": "^14.0.1",
"mnemonist": "^0.39.8",
"picocolors": "^1.1.0",
"punycode": "^2.3.1",
@@ -48,7 +49,9 @@
"@types/async-retry": "^1.4.9",
"@types/better-sqlite3": "^7.6.11",
"@types/chai": "^4.3.20",
"@types/make-fetch-happen": "^10.0.4",
"@types/mocha": "^10.0.9",
"@types/node-fetch": "2",
"@types/punycode": "^2.1.4",
"@types/tar-fs": "^2.0.4",
"@types/tar-stream": "^3.1.3",