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.2 to 2.0.3

6

HISTORY.md

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

2.0.3 / 2014-11-09
==================
* deps: mime-db@~1.2.0
- Add new mime types
2.0.2 / 2014-09-28

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

6

package.json
{
"name": "mime-types",
"description": "The ultimate javascript content-type utility.",
"version": "2.0.2",
"version": "2.0.3",
"contributors": [

@@ -16,7 +16,7 @@ "Jeremiah Senkpiel <fishrock123@rocketmail.com> (https://searchbeam.jit.su)",

"dependencies": {
"mime-db": "~1.1.0"
"mime-db": "~1.2.0"
},
"devDependencies": {
"istanbul": "0",
"mocha": "1"
"mocha": "~1.21.5"
},

@@ -23,0 +23,0 @@ "files": [

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