🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

compression

Package Overview
Dependencies
Maintainers
7
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compression - npm Package Compare versions

Comparing version

to
1.0.11

6

HISTORY.md

@@ -0,1 +1,7 @@

1.0.11 / 2014-08-10
===================
* deps: on-headers@~1.0.0
* deps: vary@~1.0.0
1.0.10 / 2014-08-05

@@ -2,0 +8,0 @@ ===================

6

package.json
{
"name": "compression",
"description": "Compression middleware for connect and node.js",
"version": "1.0.10",
"version": "1.0.11",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",

@@ -16,4 +16,4 @@ "contributors": [

"debug": "1.0.4",
"on-headers": "0.0.0",
"vary": "0.1.0"
"on-headers": "~1.0.0",
"vary": "~1.0.0"
},

@@ -20,0 +20,0 @@ "devDependencies": {