Comparing version 1.0.14 to 1.0.15
@@ -36,3 +36,3 @@ | ||
if (Boolean(~headers.SERVER.search(/Roku/)) && ipAddress) { | ||
if ('SERVER' in headers && Boolean(~headers.SERVER.search(/Roku/)) && ipAddress) { | ||
clearInterval(intervalId); | ||
@@ -39,0 +39,0 @@ clearTimeout(timeoutId); |
{ | ||
"name": "nodeku", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "engines": { |
Sorry, the diff of this file is too big to display
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
322397