Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@flowfuse/device-agent

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flowfuse/device-agent - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

#### 2.3.1: Release
- Fix CORS handling (#242) @hardillb
#### 2.3.0: Release

@@ -2,0 +6,0 @@

@@ -64,2 +64,3 @@ const settings = require('./settings.json')

disableEditor: false, // permit editing of device flows as of FF v1.7.0
httpNodeCors: { origin: '*', methods: 'GET,PUT,POST,DELETE' },
externalModules: {

@@ -66,0 +67,0 @@ autoInstall: true,

2

package.json
{
"name": "@flowfuse/device-agent",
"version": "2.3.0",
"version": "2.3.1",
"description": "An Edge Agent for running Node-RED instances deployed from the FlowFuse Platform",

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

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