Socket
Socket
Sign inDemoInstall

node-red-contrib-image-output

Package Overview
Dependencies
0
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.2 to 0.4.3

2

package.json
{
"name": "node-red-contrib-image-output",
"version": "0.4.2",
"version": "0.4.3",
"description": "Easy way of previewing and examining images in your flows",

@@ -5,0 +5,0 @@ "scripts": {

@@ -7,3 +7,3 @@ # 🏞 node-red-contrib-image-output

Expects received `msg.payload` to be either a buffer or a base64 string of a jpg or png image.
Expects received `msg.payload` to contain either a buffer or a base64 string of a jpg or png image.

@@ -10,0 +10,0 @@ ## Installation

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