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

node-red-admin

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-admin - npm Package Compare versions

Comparing version 2.2.4 to 3.0.0

6

CHANGELOG.md

@@ -0,1 +1,7 @@

### 3.0.0
- Update httpStatic and add httpStaticRoot for changes in Node-RED V3 (#20) @Steve-Mcl
- Update dependencies
- Drop node 12 support
### 2.2.4

@@ -2,0 +8,0 @@

6

package.json
{
"name": "node-red-admin",
"version": "2.2.4",
"version": "3.0.0",
"description": "The Node-RED admin command line interface",

@@ -16,3 +16,3 @@ "homepage": "http://nodered.org",

"engines": {
"node": ">=12"
"node": ">=14"
},

@@ -33,3 +33,3 @@ "contributors": [

"ansi-colors": "^4.1.1",
"axios": "0.27.0",
"axios": "0.27.2",
"bcryptjs": "^2.4.3",

@@ -36,0 +36,0 @@ "cli-table": "^0.3.11",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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