Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nodeku

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodeku - npm Package Compare versions

Comparing version 1.0.14 to 1.0.15

2

lib/discovery.js

@@ -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

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