Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@refactorjs/http-proxy

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@refactorjs/http-proxy - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

26

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc