Socket
Socket
Sign inDemoInstall

wifi-on-ice-position-stream

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wifi-on-ice-position-stream - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

index.js

@@ -27,3 +27,3 @@ 'use strict'

if (data.tzn && lastTzn && closeOnTrainChange && data.tzn !== lastTzn) {
out.close()
out.end()
return;

@@ -30,0 +30,0 @@ }

{
"name": "wifi-on-ice-position-stream",
"description": "A stream of ICE positions, taken from the on-board WiFi.",
"version": "0.1.1",
"version": "0.1.2",
"main": "index.js",

@@ -6,0 +6,0 @@ "files": [

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