Socket
Socket
Sign inDemoInstall

node-red-contrib-helper

Package Overview
Dependencies
9
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.2.2

36

examples/simple-helper-inject.json
[
{
"id": "c872ebc86181e41c",
"id": "0dd3ccac79e5d7ee",
"type": "tab",
"label": "Test-Helper",
"label": "Test-Helper Example",
"disabled": false,

@@ -11,5 +11,5 @@ "info": "",

{
"id": "2c765cff7849f06c",
"id": "1a9325ddc82ea17b",
"type": "helper",
"z": "c872ebc86181e41c",
"z": "0dd3ccac79e5d7ee",
"name": "helper 1",

@@ -28,5 +28,5 @@ "active": true,

{
"id": "80a86c29857e94e4",
"id": "919032af611ecab5",
"type": "inject",
"z": "c872ebc86181e41c",
"z": "0dd3ccac79e5d7ee",
"name": "",

@@ -53,4 +53,4 @@ "props": [

[
"3cf2a8678f2c19ba",
"2c765cff7849f06c"
"55dc59f51c621259",
"1a9325ddc82ea17b"
]

@@ -60,5 +60,5 @@ ]

{
"id": "3cf2a8678f2c19ba",
"id": "55dc59f51c621259",
"type": "debug",
"z": "c872ebc86181e41c",
"z": "0dd3ccac79e5d7ee",
"name": "debug 1",

@@ -77,5 +77,5 @@ "active": true,

{
"id": "3b7284bd28176196",
"id": "698675acd0d9160d",
"type": "comment",
"z": "c872ebc86181e41c",
"z": "0dd3ccac79e5d7ee",
"name": "Debug vs. Test-Helper",

@@ -88,5 +88,5 @@ "info": "All messages from the \ndebug and the Test-Helper views \nare separated and not mixed. \n\nSee the views at the right side of Node-RED:\n\n - debug\n - Test-Helper",

{
"id": "93b14d5378b5ecb2",
"id": "ed1bde92d344fa22",
"type": "inject",
"z": "c872ebc86181e41c",
"z": "0dd3ccac79e5d7ee",
"name": "",

@@ -113,3 +113,3 @@ "props": [

[
"3cf2a8678f2c19ba"
"55dc59f51c621259"
]

@@ -119,5 +119,5 @@ ]

{
"id": "a0cc03e9d418c432",
"id": "5cdded0cb3764dd2",
"type": "inject",
"z": "c872ebc86181e41c",
"z": "0dd3ccac79e5d7ee",
"name": "",

@@ -144,3 +144,3 @@ "props": [

[
"2c765cff7849f06c"
"1a9325ddc82ea17b"
]

@@ -147,0 +147,0 @@ ]

{
"name": "node-red-contrib-helper",
"version": "1.2.1",
"version": "1.2.2",
"private": false,

@@ -5,0 +5,0 @@ "description": "The test helper node toolbox contribution package for visual Node-RED package testing.",

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