Socket
Socket
Sign inDemoInstall

mime-types

Package Overview
Dependencies
1
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.31 to 2.1.32

7

HISTORY.md

@@ -0,1 +1,8 @@

2.1.32 / 2021-07-27
===================
* deps: mime-db@1.49.0
- Add extension `.trig` to `application/trig`
- Add new upstream MIME types
2.1.31 / 2021-06-01

@@ -2,0 +9,0 @@ ===================

8

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

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

"dependencies": {
"mime-db": "1.48.0"
"mime-db": "1.49.0"
},
"devDependencies": {
"eslint": "7.27.0",
"eslint": "7.31.0",
"eslint-config-standard": "14.1.1",

@@ -28,3 +28,3 @@ "eslint-plugin-import": "2.23.4",

"eslint-plugin-standard": "4.1.0",
"mocha": "8.4.0",
"mocha": "9.0.3",
"nyc": "15.1.0"

@@ -31,0 +31,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