Socket
Socket
Sign inDemoInstall

mime-db

Package Overview
Dependencies
0
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.40.0 to 1.41.0

7

HISTORY.md

@@ -0,1 +1,8 @@

1.41.0 / 2019-08-30
===================
* Add new upstream MIME types
* Add `application/toml` with extension `.toml`
* Mark `font/ttf` as compressible
1.40.0 / 2019-04-20

@@ -2,0 +9,0 @@ ===================

24

package.json
{
"name": "mime-db",
"description": "Media Type Database",
"version": "1.40.0",
"version": "1.41.0",
"contributors": [

@@ -22,16 +22,16 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>",

"devDependencies": {
"bluebird": "3.5.4",
"bluebird": "3.5.5",
"co": "4.6.0",
"cogent": "1.0.1",
"csv-parse": "4.3.4",
"eslint": "5.16.0",
"eslint-config-standard": "12.0.0",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-node": "8.0.1",
"eslint-plugin-promise": "4.1.1",
"eslint-plugin-standard": "4.0.0",
"csv-parse": "4.4.5",
"eslint": "6.2.2",
"eslint-config-standard": "14.1.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-node": "9.2.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"gnode": "0.1.2",
"mocha": "6.1.4",
"nyc": "14.0.0",
"raw-body": "2.3.3",
"mocha": "6.2.0",
"nyc": "14.1.1",
"raw-body": "2.4.1",
"stream-to-array": "2.3.0"

@@ -38,0 +38,0 @@ },

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc