Socket
Socket
Sign inDemoInstall

mime-db

Package Overview
Dependencies
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mime-db - npm Package Compare versions

Comparing version 1.30.0 to 1.31.0

10

HISTORY.md

@@ -0,1 +1,11 @@

1.31.0 / 2017-10-25
===================
* Add `application/raml+yaml` with extension `.raml`
* Add `application/wasm` with extension `.wasm`
* Add new `font` type from IANA
* Add new upstream font extensions
* Add new upstream MIME types
* Add extensions for JPEG-2000 images
1.30.0 / 2017-08-27

@@ -2,0 +12,0 @@ ===================

16

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

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

"devDependencies": {
"bluebird": "3.5.0",
"bluebird": "3.5.1",
"co": "4.6.0",
"cogent": "1.0.1",
"csv-parse": "1.2.1",
"csv-parse": "1.3.1",
"eslint": "3.19.0",
"eslint-config-standard": "10.2.1",
"eslint-plugin-import": "2.7.0",
"eslint-plugin-node": "5.1.1",
"eslint-plugin-promise": "3.5.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-node": "5.2.1",
"eslint-plugin-promise": "3.6.0",
"eslint-plugin-standard": "3.0.1",
"gnode": "0.1.2",
"mocha": "1.21.5",
"nyc": "11.1.0",
"raw-body": "2.3.0",
"nyc": "11.3.0",
"raw-body": "2.3.2",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc