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.8.0 to 1.9.0

8

HISTORY.md

@@ -0,1 +1,9 @@

1.9.0 / 2015-04-19
==================
* Add `application/manifest+json`
* Add `application/vnd.micro+json`
* Add `image/vnd.zbrush.pcx`
* Add `image/x-ms-bmp`
1.8.0 / 2015-03-13

@@ -2,0 +10,0 @@ ==================

10

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

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

"devDependencies": {
"bluebird": "~2.9.14",
"co": "~4.4.0",
"bluebird": "~2.9.20",
"co": "4.5.1",
"cogent": "1",
"csv-parse": "0.0.9",
"csv-parse": "0.1.0",
"gnode": "0.1.1",
"istanbul": "0.3.7",
"istanbul": "0.3.8",
"mocha": "~1.21.4",

@@ -30,0 +30,0 @@ "raw-body": "~1.3.3",

@@ -68,10 +68,10 @@ # mime-db

[npm-version-image]: https://img.shields.io/npm/v/mime-db.svg?style=flat
[npm-downloads-image]: https://img.shields.io/npm/dm/mime-db.svg?style=flat
[npm-version-image]: https://img.shields.io/npm/v/mime-db.svg
[npm-downloads-image]: https://img.shields.io/npm/dm/mime-db.svg
[npm-url]: https://npmjs.org/package/mime-db
[travis-image]: https://img.shields.io/travis/jshttp/mime-db.svg?style=flat
[travis-image]: https://img.shields.io/travis/jshttp/mime-db/master.svg
[travis-url]: https://travis-ci.org/jshttp/mime-db
[coveralls-image]: https://img.shields.io/coveralls/jshttp/mime-db.svg?style=flat
[coveralls-image]: https://img.shields.io/coveralls/jshttp/mime-db/master.svg
[coveralls-url]: https://coveralls.io/r/jshttp/mime-db?branch=master
[node-image]: https://img.shields.io/node/v/mime-db.svg?style=flat
[node-image]: https://img.shields.io/node/v/mime-db.svg
[node-url]: http://nodejs.org/download/

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