🚀 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.1.1

9

HISTORY.md

@@ -0,1 +1,10 @@

1.1.1 / 2014-10-12
==================
* deps: accepts@~1.1.1
- deps: mime-types@~2.0.2
- deps: negotiator@0.4.8
* deps: compressible@~2.0.1
- deps: mime-db@1.x
1.1.0 / 2014-09-07

@@ -2,0 +11,0 @@ ==================

8

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

@@ -12,5 +12,5 @@ "contributors": [

"dependencies": {
"accepts": "~1.1.0",
"accepts": "~1.1.1",
"bytes": "1.0.0",
"compressible": "~2.0.0",
"compressible": "~2.0.1",
"debug": "~2.0.0",

@@ -23,3 +23,3 @@ "on-headers": "~1.0.0",

"mocha": "~1.21.3",
"supertest": "~0.13.0",
"supertest": "~0.14.0",
"should": "~4.0.1"

@@ -26,0 +26,0 @@ },

@@ -112,5 +112,5 @@ # compression

[coveralls-url]: https://coveralls.io/r/expressjs/compression?branch=master
[downloads-image]: http://img.shields.io/npm/dm/compression.svg?style=flat
[downloads-image]: https://img.shields.io/npm/dm/compression.svg?style=flat
[downloads-url]: https://npmjs.org/package/compression
[gratipay-image]: https://img.shields.io/gratipay/dougwilson.svg?style=flat
[gratipay-url]: https://www.gratipay.com/dougwilson/