schnee effeckt und fehler Korektur

This commit is contained in:
2023-08-14 17:52:24 +02:00
parent 4a843d4936
commit 79af4e9907
6813 changed files with 343821 additions and 356128 deletions

View File

@@ -3,7 +3,7 @@
"name": "tunnel-agent",
"license": "Apache-2.0",
"description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
"version": "0.4.3",
"version": "0.6.0",
"repository": {
"url": "https://github.com/mikeal/tunnel-agent"
},
@@ -11,7 +11,9 @@
"files": [
"index.js"
],
"dependencies": {},
"dependencies": {
"safe-buffer": "^5.0.1"
},
"devDependencies": {},
"optionalDependencies": {},
"engines": {