Socket
Socket
Sign inDemoInstall

compression

Package Overview
Dependencies
10
Maintainers
7
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.0 to 1.5.1

9

HISTORY.md

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

1.5.1 / 2015-07-05
==================
* deps: accepts@~1.2.10
- deps: mime-types@~2.1.2
* deps: compressible@~2.0.4
- deps: mime-db@'>= 1.14.0 < 2'
- perf: enable strict mode
1.5.0 / 2015-06-09

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

8

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

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

"dependencies": {
"accepts": "~1.2.9",
"accepts": "~1.2.10",
"bytes": "2.1.0",
"compressible": "~2.0.3",
"compressible": "~2.0.4",
"debug": "~2.2.0",

@@ -21,3 +21,3 @@ "on-headers": "~1.0.0",

"devDependencies": {
"istanbul": "0.3.15",
"istanbul": "0.3.17",
"mocha": "2.2.5",

@@ -24,0 +24,0 @@ "supertest": "1.0.1"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc