Socket
Socket
Sign inDemoInstall

mime-types

Package Overview
Dependencies
1
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.4 to 2.0.5

6

HISTORY.md

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

2.0.5 / 2014-12-29
==================
* deps: mime-db@~1.3.1
- Fix missing extensions
2.0.4 / 2014-12-10

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

7

package.json
{
"name": "mime-types",
"description": "The ultimate javascript content-type utility.",
"version": "2.0.4",
"version": "2.0.5",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
"Jeremiah Senkpiel <fishrock123@rocketmail.com> (https://searchbeam.jit.su)",

@@ -16,6 +17,6 @@ "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"

"dependencies": {
"mime-db": "~1.3.0"
"mime-db": "~1.3.1"
},
"devDependencies": {
"istanbul": "0",
"istanbul": "0.3.5",
"mocha": "~1.21.5"

@@ -22,0 +23,0 @@ },

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