prepare-response
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "prepare-response", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Prepare a text resposne to be efficiently sent", | ||
@@ -12,10 +12,9 @@ "keywords": [], | ||
"dependencies": { | ||
"mime": "^1.3.4", | ||
"ms": "^1.0.0", | ||
"mime": "^1.3.6", | ||
"ms": "^2.0.0", | ||
"promise": "^8.0.0" | ||
}, | ||
"devDependencies": { | ||
"concat-stream": "^1.5.1", | ||
"express": "^4.13.3", | ||
"testit": "^2.0.2" | ||
"concat-stream": "^1.6.0", | ||
"testit": "^2.1.4" | ||
}, | ||
@@ -22,0 +21,0 @@ "scripts": { |
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
2
6730
+ Addedms@2.1.3(transitive)
- Removedms@1.0.0(transitive)
Updatedmime@^1.3.6
Updatedms@^2.0.0