Socket
Socket
Sign inDemoInstall

comfoairq

Package Overview
Dependencies
71
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.1 to 0.6.2

0

lib/analysis.js

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

4

lib/comfoconnect.js

@@ -190,3 +190,3 @@ 'use strict';

}
this.logger('** starting reconnection -> ' + config.getTimestamp()());
this.logger('** starting reconnection -> ' + config.getTimestamp());
this.StartSession(false)

@@ -546,2 +546,2 @@ .then(() => {

module.exports = ComfoAirQ;
module.exports = ComfoAirQ;

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

{
"name": "comfoairq",
"version": "0.6.1",
"description": "NodeJS Zehnder ComfoAirQ implementation",
"version": "0.6.2",
"description": "Zehnder ComfoAirQ implementation",
"main": "lib/comfoconnect.js",

@@ -15,3 +15,3 @@ "keywords": [

"engines": {
"node": ">=0.10"
"node": ">=12.0.0"
},

@@ -27,10 +27,10 @@ "author": {

"dependencies": {
"events": "^3.1.0",
"events": "^3.3.0",
"net": "^1.0.2",
"pbf": "^3.2.1",
"protobufjs": "^6.10.2",
"protobufjs": "^6.11.2",
"safe-buffer": "^5.2.1"
},
"devDependencies": {
"eslint": "^7.19.0"
"eslint": "^7.32.0"
},

@@ -49,2 +49,2 @@ "bugs": {

}
}
}

@@ -0,0 +0,0 @@ # node-comfoairq

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc