buddy-tunnel
Advanced tools
Comparing version 1.7.38-dev to 1.7.39-dev
{ | ||
"name": "buddy-tunnel", | ||
"preferGlobal": false, | ||
"version": "1.7.38-dev", | ||
"version": "1.7.39-dev", | ||
"type": "commonjs", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -118,2 +118,3 @@ const { io } = require('socket.io-client'); | ||
reconnection: true, | ||
rejectUnauthorized: false, | ||
agent: new HttpsAgent({ | ||
@@ -120,0 +121,0 @@ rejectUnauthorized: false, |
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
360547
8630