connect-rest
Advanced tools
Comparing version 3.0.22 to 3.0.23
{ | ||
"name": "connect-rest", | ||
"version": "3.0.22", | ||
"version": "3.0.23", | ||
"description": "Exceptionally featureful RESTful web services middleware for Connect.", | ||
@@ -27,8 +27,8 @@ "keywords": [ | ||
"dependencies": { | ||
"assign.js": "^2.8.5", | ||
"assign.js": "^2.8.6", | ||
"axios": "^0.18.0", | ||
"form-data": "^2.3.2", | ||
"isa.js": "^2.2.2", | ||
"pino": "^5.6.1", | ||
"pino-pretty": "^2.2.0", | ||
"pino": "^5.6.3", | ||
"pino-pretty": "^2.2.1", | ||
"proback.js": "^2.1.7", | ||
@@ -39,3 +39,3 @@ "semver": "^5.5.1" | ||
"body-parser": "^1.18.3", | ||
"chai": "^4.1.2", | ||
"chai": "^4.2.0", | ||
"compression": "^1.7.3", | ||
@@ -42,0 +42,0 @@ "connect": "~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
Updatedassign.js@^2.8.6
Updatedpino@^5.6.3
Updatedpino-pretty@^2.2.1