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 3.1.0 to 3.1.1

4

CHANGELOG.md

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

### 3.1.1
- Bump axios to 1.6.1 (#31) @hardillb
### 3.1.0

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

5

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

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

"ansi-colors": "^4.1.3",
"axios": "0.27.2",
"axios": "^1.6.1",
"bcryptjs": "^2.4.3",

@@ -42,3 +42,2 @@ "cli-table": "^0.3.11",

"devDependencies": {
"coveralls": "^3.1.1",
"mocha": "^10.2.0",

@@ -45,0 +44,0 @@ "nyc": "^15.1.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