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

@flowfuse/nr-file-nodes

Package Overview
Dependencies
Maintainers
0
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flowfuse/nr-file-nodes - npm Package Compare versions

Comparing version 0.0.6-e10be98-202403170752.0 to 0.0.7-0481394-202408010829.0

19

CHANGELOG.md

@@ -0,1 +1,20 @@

#### 0.0.6: Release
- Bump ws and node-red (#64) @dependabot
- ci: Bump build_node_package workflow to 0.14.0 (#61) @ppawlowski
- Bump braces from 3.0.2 to 3.0.3 (#60) @dependabot
- Revert "Add proxy support" (#59) @Steve-Mcl
- Add proxy support (#56) @Steve-Mcl
- Update lint glob to cover test files (#58) @Steve-Mcl
- Bump actions/checkout from 1 to 4 (#52) @dependabot
- Bump actions/setup-node from 1 to 4 (#50) @dependabot
- Enable dependabot for github actions (#48) @ppawlowski
- Bump express, node-red and node-red-node-test-helper (#47) @dependabot
- Bump follow-redirects from 1.15.5 to 1.15.6 (#46) @dependabot
- Bump jsonata, @node-red/util and node-red (#45) @dependabot
- Bump ip from 2.0.0 to 2.0.1 (#43) @dependabot
- Bump follow-redirects from 1.15.3 to 1.15.4 (#42) @dependabot
- Update npm-publish action version to v2 (#41) @ppawlowski
- Bump axios and node-red-admin (#40) @dependabot
#### 0.0.5: Release

@@ -2,0 +21,0 @@

6

package.json
{
"name": "@flowfuse/nr-file-nodes",
"version": "0.0.6-e10be98-202403170752.0",
"version": "0.0.7-0481394-202408010829.0",
"description": "Node-RED file nodes packaged for FlowFuse",

@@ -10,4 +10,4 @@ "main": "index.js",

"test:files": "mocha 'test/file_spec.js' --timeout 5000",
"lint": "eslint -c .eslintrc *.js",
"lint:fix": "eslint -c .eslintrc *.js --fix"
"lint": "eslint -c .eslintrc *.js test/*.js",
"lint:fix": "eslint -c .eslintrc *.js test/*.js --fix"
},

@@ -14,0 +14,0 @@ "keywords": [

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