New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

thing-it-device-wtec

Package Overview
Dependencies
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thing-it-device-wtec - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

16

default-units/location.js

@@ -295,2 +295,18 @@ "use strict";

if (this.isSimulated()) {
this.state.scenes = [
{name: 'Dark', id: 'Dark'},
{name: 'Cold', id: 'Cold'},
{name: 'Tropical', id: 'Tropical'},
{name: 'Artic', id: 'Artic'},
{name: 'Warm', id: 'Warm'},
{name: 'Night', id: 'Night'},
{name: 'Day', id: 'Day'},
{name: 'Read', id: 'Read'},
{name: 'Concentrate', id: 'Concentrate'},
{name: 'Cave', id: 'Cave'},
{name: 'Winter', id: 'Winter'},
{name: 'Arctic', id: 'Arctic'},
{name: 'Tsunami', id: 'Tsunami'}
];
if (this.simulationIntervals) {

@@ -297,0 +313,0 @@ for (var interval in this.simulationIntervals) {

2

package.json
{
"name": "thing-it-device-wtec",
"version": "1.0.10",
"version": "1.0.11",
"description": "[thing-it-node] Device Plugin for wtec devices.",

@@ -5,0 +5,0 @@ "authors": "Klaus Berberich",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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