connect-static
Advanced tools
Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "connect-static", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "static file server middleware for connect. loads files once at startup and saves gzipped versions in memory", | ||
@@ -22,5 +22,5 @@ "main": "index.js", | ||
"mime": "~1.2.11", | ||
"pend": "~1.1.3", | ||
"pend": "~1.2.0", | ||
"streamsink": "~1.2.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
+ Addedpend@1.2.0(transitive)
- Removedpend@1.1.3(transitive)
Updatedpend@~1.2.0