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

@first-lego-league/display

Package Overview
Dependencies
Maintainers
2
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@first-lego-league/display - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

config.js

@@ -74,3 +74,3 @@ displaySystem.config({

texts: [{
data:'2017 Regional, Modiin'
data:'2017 World Festival'
}

@@ -172,2 +172,2 @@ ],

modulePath: "modules"
});
});

@@ -46,2 +46,6 @@ // display system main

var ws, host;
var mhubPort = config.wsHost.substr(config.wsHost.indexOf(':'), config.wsHost.length);
config.wsHost = `${window.location.hostname}:${mhubPort}`;
if (config.wsHost || config.wssHost) {

@@ -48,0 +52,0 @@ if (pendingConnection) {

{
"name": "@first-lego-league/display",
"version": "1.0.1",
"version": "1.0.2",
"description": "Display Systems",

@@ -5,0 +5,0 @@ "main": "config.js",

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