node-red-admin
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -0,1 +1,5 @@ | ||
### 4.0.1 | ||
- Updated axios and mocha dependencies @knolleary | ||
### 4.0.0 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "node-red-admin", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "The Node-RED admin command line interface", | ||
@@ -32,3 +32,3 @@ "homepage": "https://nodered.org", | ||
"ansi-colors": "^4.1.3", | ||
"axios": "^1.7.2", | ||
"axios": "^1.7.7", | ||
"bcryptjs": "^2.4.3", | ||
@@ -42,3 +42,3 @@ "cli-table": "^0.3.11", | ||
"devDependencies": { | ||
"mocha": "^10.4.0", | ||
"mocha": "^10.7.3", | ||
"nyc": "^15.1.0", | ||
@@ -45,0 +45,0 @@ "should": "^13.2.3", |
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
126998
Updatedaxios@^1.7.7