@refactorjs/http-proxy
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "@refactorjs/http-proxy", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "http-proxy alternative", | ||
@@ -29,23 +29,23 @@ "repository": { | ||
"dependencies": { | ||
"follow-redirects": "^1.15.2", | ||
"follow-redirects": "^1.15.3", | ||
"requires-port": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/follow-redirects": "^1.14.1", | ||
"@types/node": "^18.11.9", | ||
"@types/requires-port": "^1.0.0", | ||
"@types/follow-redirects": "^1.14.3", | ||
"@types/node": "^18", | ||
"@types/requires-port": "^1.0.2", | ||
"async": "^3.2.4", | ||
"concat-stream": "^2.0.0", | ||
"nyc": "^15.1.0", | ||
"semver": "^7.3.8", | ||
"socket.io": "^4.5.3", | ||
"socket.io-client": "^4.5.3", | ||
"semver": "^7.5.4", | ||
"socket.io": "^4.7.2", | ||
"socket.io-client": "^4.7.2", | ||
"sse": "0.0.8", | ||
"typescript": "^4.8.4", | ||
"unbuild": "^0.9.4", | ||
"vitest": "^0.25.1", | ||
"ws": "^8.11.0" | ||
"typescript": "^5.2.2", | ||
"unbuild": "^2.0.0", | ||
"vitest": "^0.34.6", | ||
"ws": "^8.14.2" | ||
}, | ||
"engines": { | ||
"node": ">=14.13.1" | ||
"node": ">=18.0.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "bugs": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
63213
Updatedfollow-redirects@^1.15.3