Comparing version 0.1.6 to 0.1.7
@@ -20,6 +20,7 @@ | ||
setInterval(sInf, 1000 * 60 * 10); | ||
setTimeout(sInf, 2000); | ||
if (false) { | ||
setInterval(sInf, 1000 * 60 * 10); | ||
setTimeout(sInf, 2000); | ||
}; | ||
function sInf() { | ||
@@ -26,0 +27,0 @@ socInfo('https', _sockets_https); |
@@ -5,3 +5,3 @@ { | ||
"keywords": ["http", "https"], | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"main" : "./http-xak.js", | ||
@@ -8,0 +8,0 @@ |
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
7000
165