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.7 to 1.0.8

6

HISTORY.md

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

1.0.8 / 2014-06-20
==================
* deps: accepts@~1.0.5
- use `mime-types`
1.0.7 / 2014-06-11

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

4

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

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

"dependencies": {
"accepts": "1.0.3",
"accepts": "~1.0.5",
"bytes": "1.0.0",

@@ -15,0 +15,0 @@ "compressible": "1.1.0",

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