New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@outtacontrol/socks-router

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@outtacontrol/socks-router - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

21

package.json
{
"name": "@outtacontrol/socks-router",
"version": "1.0.6",
"version": "1.0.7",
"description": "routes requests on the socks v5 server.",

@@ -15,13 +15,13 @@ "main": "lib/index.js",

},
"keywords": [
"socks5",
"network",
"router"
],
"author": "phoenix344",
"license": "MIT",
"repository": {
"type": "git",
"url": ""
"url": "git+https://github.com/phoenix344/socks-router.git"
},
"keywords": [],
"author": "phoenix344",
"license": "MIT",
"bugs": {
"url": "https://github.com/phoenix344/socks-router/issues"
},
"homepage": "https://github.com/phoenix344/socks-router#readme",
"dependencies": {},

@@ -32,5 +32,4 @@ "optionalDependencies": {

"devDependencies": {
"@types/node": "^10.7.0",
"typescript": "^3.0.1"
"@types/node": "^10.7.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