node-red-admin
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -0,1 +1,5 @@ | ||
### 3.1.1 | ||
- Bump axios to 1.6.1 (#31) @hardillb | ||
### 3.1.0 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"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", |
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
143645
5
+ Addedaxios@1.7.9(transitive)
+ Addedproxy-from-env@1.1.0(transitive)
- Removedaxios@0.27.2(transitive)
Updatedaxios@^1.6.1