Socket
Socket
Sign inDemoInstall

@lakam99/socks

Package Overview
Dependencies
104
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

5

index.d.ts

@@ -167,2 +167,7 @@ import { JaxonSSLConfig } from '../jax.on/src/jax.on';

private invoke(message: SockInvokeMessage): void;
/**
* Redirects the client to a specific url.
* @param url
*/
private redirect(url: string): void;

@@ -169,0 +174,0 @@ /**

2

package.json

@@ -6,3 +6,3 @@ {

"main": "socks.js",
"version": "0.3.0",
"version": "0.3.1",
"devDependencies": {

@@ -9,0 +9,0 @@ "@types/cookie-parser": "^1.4.3",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc