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
7
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.9 to 1.0.10

6

HISTORY.md

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

1.0.10 / 2014-08-05
===================
* deps: compressible@~1.1.1
- Fix upper-case Content-Type characters prevent compression
1.0.9 / 2014-07-20

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

6

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

@@ -14,3 +14,3 @@ "contributors": [

"bytes": "1.0.0",
"compressible": "1.1.0",
"compressible": "~1.1.1",
"debug": "1.0.4",

@@ -22,3 +22,3 @@ "on-headers": "0.0.0",

"istanbul": "0.3.0",
"mocha": "~1.20.1",
"mocha": "~1.21.3",
"supertest": "~0.13.0",

@@ -25,0 +25,0 @@ "should": "~4.0.1"

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