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

node-red-contrib-qsys

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-qsys - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

lib/qsys-core.js

@@ -178,3 +178,3 @@ var net = require('net');

}));
}, 1000);
}, 30000);
});

@@ -181,0 +181,0 @@

{
"name": "node-red-contrib-qsys",
"version": "1.0.1",
"version": "1.0.2",
"description": "A collection of nodes for third party control of Q-Sys systems",

@@ -10,3 +10,3 @@ "main": "qsys-core.js",

"scripts": {
"test": "mocha"
"test": "ECHO no tests defined"
},

@@ -40,8 +40,3 @@ "repository": {

"node": ">=12.13.0"
},
"devDependencies": {
"mocha": "^9.2.2",
"node-red": "^3.0.2",
"node-red-node-test-helper": "^0.3.0"
}
}
[![platform](https://img.shields.io/badge/platform-Node--RED-red)](https://nodered.org)
![npm](https://img.shields.io/npm/v/node-red-contrib-qsys.svg)
[![npm](https://img.shields.io/npm/v/node-red-contrib-qsys.svg)](https://www.npmjs.com/package/node-red-contrib-qsys)
![license](https://img.shields.io/npm/l/node-red-contrib-qsys.svg)
![Npm package total downloads](https://badgen.net/npm/dt/node-red-contrib-qsys)
![github-issues](https://img.shields.io/github/issues/dudest/node-red-contrib-qsys.svg)
[![Npm package total downloads](https://badgen.net/npm/dt/node-red-contrib-qsys)](https://www.npmjs.com/package/node-red-contrib-qsys)
[![github-issues](https://img.shields.io/github/issues/dudest/node-red-contrib-qsys.svg)](https://github.com/dudest/node-red-contrib-qsys/issues)

@@ -18,5 +18,6 @@ # node-red-contrib-qsys

| Version | Description |
|---|---|
| 1.0.1 | Maintenance and documentation |
| 1.0.0 | initial release |
|---------|-------------------------------|
| 1.0.2 | Updated dependencies |
| 1.0.1 | Maintenance and documentation |
| 1.0.0 | initial release |

@@ -23,0 +24,0 @@ ---

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