connect-rest
Advanced tools
Comparing version 3.0.29 to 3.0.30
{ | ||
"name": "connect-rest", | ||
"version": "3.0.29", | ||
"version": "3.0.30", | ||
"description": "Exceptionally featureful RESTful web services middleware for Connect.", | ||
@@ -27,20 +27,20 @@ "keywords": [ | ||
"dependencies": { | ||
"assign.js": "^2.8.7", | ||
"axios": "^0.18.0", | ||
"form-data": "^2.3.3", | ||
"isa.js": "^2.2.3", | ||
"pino": "^5.8.1", | ||
"pino-pretty": "^2.2.3", | ||
"assign.js": "^2.8.9", | ||
"axios": "^0.19.0", | ||
"form-data": "^3.0.0", | ||
"isa.js": "^2.2.10", | ||
"pino": "^5.15.0", | ||
"pino-pretty": "^3.5.0", | ||
"proback.js": "^2.1.8", | ||
"semver": "^5.6.0" | ||
"semver": "^7.1.1" | ||
}, | ||
"devDependencies": { | ||
"body-parser": "^1.18.3", | ||
"body-parser": "^1.19.0", | ||
"chai": "^4.2.0", | ||
"compression": "^1.7.3", | ||
"compression": "^1.7.4", | ||
"connect": "~3", | ||
"connect-timeout": "^1.9.0", | ||
"cookie-parser": "^1.4.3", | ||
"cookie-parser": "^1.4.4", | ||
"cookie-session": "^2.0.0-beta.3", | ||
"serve-static": "^1.13.2" | ||
"serve-static": "^1.14.1" | ||
}, | ||
@@ -47,0 +47,0 @@ "engines": { |
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
10
9
114202
29
1983
+ Added@hapi/bourne@1.3.2(transitive)
+ Addedaxios@0.19.2(transitive)
+ Addedform-data@3.0.2(transitive)
+ Addedjoycon@2.2.5(transitive)
+ Addedpino-pretty@3.6.1(transitive)
+ Addedsemver@7.6.3(transitive)
+ Addedstrip-json-comments@3.1.1(transitive)
- Removedaxios@0.18.1(transitive)
- Removedfast-json-parse@1.0.3(transitive)
- Removedform-data@2.5.2(transitive)
- Removedis-buffer@2.0.5(transitive)
- Removedpino-pretty@2.6.1(transitive)
- Removedsemver@5.7.2(transitive)
Updatedassign.js@^2.8.9
Updatedaxios@^0.19.0
Updatedform-data@^3.0.0
Updatedisa.js@^2.2.10
Updatedpino@^5.15.0
Updatedpino-pretty@^3.5.0
Updatedsemver@^7.1.1