Socket
Socket
Sign inDemoInstall

compressible

Package Overview
Dependencies
1
Maintainers
7
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.0.4

6

HISTORY.md

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

2.0.4 / 2015-07-01
==================
* deps: mime-db@'>= 1.14.0 < 2'
* perf: enable strict mode
2.0.3 / 2015-06-08

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

2

index.js

@@ -9,2 +9,4 @@ /*!

'use strict'
/**

@@ -11,0 +13,0 @@ * Module dependencies.

6

package.json
{
"name": "compressible",
"description": "Compressible Content-Type / mime checking",
"version": "2.0.3",
"version": "2.0.4",
"contributors": [

@@ -18,6 +18,6 @@ "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",

"dependencies": {
"mime-db": ">= 1.13.0 < 2"
"mime-db": ">= 1.14.0 < 2"
},
"devDependencies": {
"istanbul": "0.3.14",
"istanbul": "0.3.17",
"mocha": "~1.21.5"

@@ -24,0 +24,0 @@ },

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