Socket
Socket
Sign inDemoInstall

compressible

Package Overview
Dependencies
1
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.11 to 2.0.12

5

HISTORY.md

@@ -0,1 +1,6 @@

2.0.12 / 2017-10-20
===================
* deps: mime-db@'>= 1.30.0 < 2'
2.0.11 / 2017-07-27

@@ -2,0 +7,0 @@ ===================

10

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

@@ -19,3 +19,3 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>",

"dependencies": {
"mime-db": ">= 1.29.0 < 2"
"mime-db": ">= 1.30.0 < 2"
},

@@ -27,7 +27,7 @@ "devDependencies": {

"eslint-plugin-markdown": "1.0.0-beta.6",
"eslint-plugin-node": "5.1.1",
"eslint-plugin-promise": "3.5.0",
"eslint-plugin-node": "5.2.0",
"eslint-plugin-promise": "3.6.0",
"eslint-plugin-standard": "3.0.1",
"mocha": "~1.21.5",
"nyc": "11.0.3"
"nyc": "11.2.1"
},

@@ -34,0 +34,0 @@ "engines": {

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