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.16 to 2.0.17

5

HISTORY.md

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

2.0.17 / 2019-04-24
===================
* deps: mime-db@'>= 1.40.0 < 2'
2.0.16 / 2019-02-18

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

10

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

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

"dependencies": {
"mime-db": ">= 1.38.0 < 2"
"mime-db": ">= 1.40.0 < 2"
},
"devDependencies": {
"eslint": "5.14.1",
"eslint": "5.15.2",
"eslint-config-standard": "12.0.0",

@@ -30,4 +30,4 @@ "eslint-plugin-import": "2.16.0",

"eslint-plugin-standard": "4.0.0",
"mocha": "5.2.0",
"nyc": "13.3.0"
"mocha": "6.1.4",
"nyc": "14.0.0"
},

@@ -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