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

@flowfuse/nr-assistant

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flowfuse/nr-assistant - npm Package Compare versions

Comparing version 0.1.4-51c0518-202412161051.0 to 0.1.4-559f1da-202501101505.0

2

package.json
{
"name": "@flowfuse/nr-assistant",
"version": "0.1.4-51c0518-202412161051.0",
"version": "0.1.4-559f1da-202501101505.0",
"description": "FlowFuse Node-RED assistant plugin",

@@ -5,0 +5,0 @@ "main": "index.js",

# FlowFuse Node-RED Assistant
A Node-RED plugin to assist FlowFuse users
A Node-RED plugin to assist FlowFuse users.
This plugin can only be used within FlowFuse-managed Node-RED instances.

@@ -14,3 +15,3 @@ ## Installation

Client-side portion of the plugin is in `index.js`. The server side code is in `index.js`
Client-side portion of the plugin is in `index.html`. The server side code is in `index.js`

@@ -24,3 +25,5 @@ ## About

## NOTES:
* Requires the settings.js file to contain the following:
```json

@@ -39,3 +42,7 @@ {

These values are automatically set when running within the FlowFuse platform via the `nr-launcher` component.
The `url` and `token` are for an AI service hosted by FlowFuse; it is not publicly available for use outside of the FlowFuse platform.
## Limitations

@@ -42,0 +49,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