node-red-admin
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -0,1 +1,5 @@ | ||
### 2.2.2 | ||
- Update dependencies | ||
### 2.2.1 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "node-red-admin", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "The Node-RED admin command line interface", | ||
@@ -32,5 +32,5 @@ "homepage": "http://nodered.org", | ||
"ansi-colors": "^4.1.1", | ||
"axios": "0.22.0", | ||
"axios": "0.25.0", | ||
"bcryptjs": "^2.4.3", | ||
"cli-table": "^0.3.4", | ||
"cli-table": "^0.3.11", | ||
"enquirer": "^2.3.6", | ||
@@ -37,0 +37,0 @@ "minimist": "^1.2.5", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
141950
+ Addedaxios@0.25.0(transitive)
- Removedaxios@0.22.0(transitive)
Updatedaxios@0.25.0
Updatedcli-table@^0.3.11