You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

compression

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.1 to 1.7.2

6

HISTORY.md

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

1.7.2 / 2018-02-18
==================
* deps: compressible@~2.0.13
- deps: mime-db@'>= 1.33.0 < 2'
1.7.1 / 2017-09-26

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

14

package.json
{
"name": "compression",
"description": "Node.js compression middleware",
"version": "1.7.1",
"version": "1.7.2",
"contributors": [

@@ -14,3 +14,3 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>",

"bytes": "3.0.0",
"compressible": "~2.0.11",
"compressible": "~2.0.13",
"debug": "2.6.9",

@@ -22,8 +22,8 @@ "on-headers": "~1.0.1",

"devDependencies": {
"eslint": "3.19.0",
"eslint-config-standard": "10.2.1",
"eslint-plugin-import": "2.7.0",
"eslint": "4.18.0",
"eslint-config-standard": "11.0.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-markdown": "1.0.0-beta.6",
"eslint-plugin-node": "5.1.1",
"eslint-plugin-promise": "3.5.0",
"eslint-plugin-node": "6.0.0",
"eslint-plugin-promise": "3.6.0",
"eslint-plugin-standard": "3.0.1",

@@ -30,0 +30,0 @@ "istanbul": "0.4.5",

@@ -7,3 +7,2 @@ # compression

[![Test Coverage][coveralls-image]][coveralls-url]
[![Gratipay][gratipay-image]][gratipay-url]

@@ -243,3 +242,1 @@ Node.js compression middleware.

[downloads-url]: https://npmjs.org/package/compression
[gratipay-image]: https://img.shields.io/gratipay/dougwilson.svg
[gratipay-url]: https://www.gratipay.com/dougwilson/
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc