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.1.4 to 2.1.5

6

HISTORY.md

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

2.1.5 / 2015-08-20
==================
* deps: mime-db@~1.17.0
- Add new mime types
2.1.4 / 2015-07-30

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

2

index.js

@@ -180,3 +180,3 @@ /*!

// skip the remapping
return
continue
}

@@ -183,0 +183,0 @@ }

{
"name": "mime-types",
"description": "The ultimate javascript content-type utility.",
"version": "2.1.4",
"version": "2.1.5",
"contributors": [

@@ -17,6 +17,6 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>",

"dependencies": {
"mime-db": "~1.16.0"
"mime-db": "~1.17.0"
},
"devDependencies": {
"istanbul": "0.3.17",
"istanbul": "0.3.18",
"mocha": "~1.21.5"

@@ -23,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