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.0.6 to 0.0.7

13

package.json
{
"name": "@refactorjs/http-proxy",
"version": "0.0.6",
"version": "0.0.7",
"description": "http-proxy alternative",

@@ -27,7 +27,6 @@ "repository": {

"tscbuild": "tsc -p ./tsconfig.json",
"release": "standard-version && git push --follow-tags && pnpm publish",
"release": "standard-version && git push --follow-tags && npm publish",
"test": "vitest run"
},
"dependencies": {
"eventemitter3": "^4.0.0",
"follow-redirects": "^1.15.1",

@@ -44,9 +43,9 @@ "requires-port": "^1.0.0"

"semver": "^7.3.7",
"socket.io": "^2.5.0",
"socket.io-client": "^2.5.0",
"socket.io": "^4.5.1",
"socket.io-client": "^4.5.1",
"sse": "0.0.8",
"standard-version": "latest",
"typescript": "^4.7.4",
"unbuild": "^0.7.6",
"vitest": "^0.21.1",
"unbuild": "^0.8.8",
"vitest": "^0.22.0",
"ws": "^8.0.0"

@@ -53,0 +52,0 @@ },

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