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.2.0 to 1.2.1

6

HISTORY.md

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

1.2.1 / 2014-11-23
==================
* deps: accepts@~1.1.3
- deps: mime-types@~2.0.3
1.2.0 / 2014-10-16

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

9

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

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

"dependencies": {
"accepts": "~1.1.2",
"accepts": "~1.1.3",
"bytes": "1.0.0",

@@ -22,5 +22,4 @@ "compressible": "~2.0.1",

"istanbul": "0.3.2",
"mocha": "~1.21.5",
"supertest": "~0.14.0",
"should": "~4.0.1"
"mocha": "~2.0.1",
"supertest": "~0.15.0"
},

@@ -27,0 +26,0 @@ "files": [

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