🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

node-red-contrib-rollun-backend-utils

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-rollun-backend-utils

This package contains utils for backend part of node-red nodes

1.1.0
latest
npm
Version published
Weekly downloads
15
Maintainers
0
Weekly downloads
 
Created
Source

Utils for backend part of node-red nodes

This package contains utils for backend part of node-red nodes

Usage

To use backend utils, you need to install npm package

npm install node-red-contrib-rollun-backend-utils

and that import npm package in you js file.

const utils = require('node-red-contrib-rollun-backend-utils');

Deployment

To deploy new changes to backend utils, just edit package source code and push your changes to master branch, this will trigger deploy action, which deploys this package to npm.

Keywords

node-red

FAQs

Package last updated on 08 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts