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.29 to 2.1.30

8

HISTORY.md

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

2.1.30 / 2021-04-02
===================
* deps: mime-db@1.47.0
- Add extension `.amr` to `audio/amr`
- Remove ambigious extensions from IANA for `application/*+xml` types
- Update primary extension to `.es` for `application/ecmascript`
2.1.29 / 2021-02-17

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

8

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

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

"dependencies": {
"mime-db": "1.46.0"
"mime-db": "1.47.0"
},
"devDependencies": {
"eslint": "7.20.0",
"eslint": "7.23.0",
"eslint-config-standard": "14.1.1",

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

"eslint-plugin-standard": "4.1.0",
"mocha": "8.3.0",
"mocha": "8.3.2",
"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