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.13 to 2.0.14

6

HISTORY.md

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

2.0.14 / 2019-06-05
===================
* deps: mime-db@'>= 1.34.0 < 2'
- Mark all XML-derived types as compressible
2.0.13 / 2018-02-17

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

18

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

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

"dependencies": {
"mime-db": ">= 1.33.0 < 2"
"mime-db": ">= 1.34.0 < 2"
},
"devDependencies": {
"eslint": "3.19.0",
"eslint-config-standard": "10.2.1",
"eslint-plugin-import": "2.8.0",
"eslint": "4.19.1",
"eslint-config-standard": "11.0.0",
"eslint-plugin-import": "2.12.0",
"eslint-plugin-markdown": "1.0.0-beta.6",
"eslint-plugin-node": "5.2.1",
"eslint-plugin-promise": "3.6.0",
"eslint-plugin-standard": "3.0.1",
"eslint-plugin-node": "6.0.1",
"eslint-plugin-promise": "3.8.0",
"eslint-plugin-standard": "3.1.0",
"mocha": "~1.21.5",
"nyc": "11.3.0"
"nyc": "11.9.0"
},

@@ -33,0 +33,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