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.4.2 to 1.4.3

9

HISTORY.md

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

1.4.3 / 2015-03-14
==================
* deps: accepts@~1.2.5
- deps: mime-types@~2.0.10
* deps: debug@~2.1.3
- Fix high intensity foreground color for bold
- deps: ms@0.7.0
1.4.2 / 2015-03-11

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

6

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

@@ -12,6 +12,6 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>",

"dependencies": {
"accepts": "~1.2.4",
"accepts": "~1.2.5",
"bytes": "1.0.0",
"compressible": "~2.0.2",
"debug": "~2.1.2",
"debug": "~2.1.3",
"on-headers": "~1.0.0",

@@ -18,0 +18,0 @@ "vary": "~1.0.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