Socket
Socket
Sign inDemoInstall

node-red-contrib-anolog-to-digital-converter-raspberry-pi

Package Overview
Dependencies
3
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.23 to 0.4.24

5

package.json
{
"name": "node-red-contrib-anolog-to-digital-converter-raspberry-pi",
"version": "0.4.23",
"version": "0.4.24",
"description": "A node-red node providing access to a ADS1x15 I2C analog to digital converter using a raspberry pi",

@@ -13,5 +13,2 @@ "dependencies": {

},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"node-red": {

@@ -18,0 +15,0 @@ "nodes": {

15

readme.md

@@ -189,9 +189,10 @@ node-red-contrib-anolog-to-digital-converter-raspberry-pi

<br>
Fixed a timeout issue that crashed node-red proper. THIS WAS BAD. But a rare case if a user had 4 ADC's connected and polled them at a rate of less than 100ms. Thankyou odd balls. never thought people would go pushing the limits of this node.
Fixed a timeout issue that crashed node-red proper. THIS WAS BAD. But a rare case if a user had 4 ADC's connected and polled them at a rate of less than 100ms. Thankyou odd balls. never thought people would go pushing the limits of this node.
<br>
<br>
<br>
<br>
version 0.4.24
<br>
Docker fix patch
<br>
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