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

node-red-contrib-wled-notification

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-wled-notification - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json

@@ -10,4 +10,8 @@ {

"author": "Mario Guggenberger <mg@protyposis.net>",
"version": "1.0.0",
"version": "1.0.1",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/protyposis/node-red-contrib-wled-notification.git"
},
"main": "dist/wled-notification.js",

@@ -49,3 +53,7 @@ "files": [

},
"engines": {
"node": ">=12"
},
"node-red": {
"version": ">=2.0.0",
"nodes": {

@@ -52,0 +60,0 @@ "wled-notification": "dist/wled-notification.js"

4

README.md

@@ -15,6 +15,4 @@ # node-red-contrib-wled-notification

Add the `WLED Notification` node from the network category to your flow and configure the WLED host. All other settings have reasonable defaults.
Add the `WLED Notification` node from the network category to your flow and configure the WLED host. All other settings have reasonable defaults. See [examples](examples/examples.md) for inspiration.
- [Example flow](docs/ha-example.md) from the [demo video](https://youtu.be/AdlwtjTB3xg)
## Effects

@@ -21,0 +19,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