Socket
Socket
Sign inDemoInstall

node-red-contrib-rollun-backend-utils

Package Overview
Dependencies
1
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

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


Version published
Weekly downloads
9
decreased by-18.18%
Maintainers
1
Install size
1.35 MB
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 12 Apr 2022

Did you know?

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

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