Socket
Socket
Sign inDemoInstall

node-mime-types

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "node-mime-types",
"version": "1.1.1",
"version": "1.1.2",
"author": "Elysium Phase <hi@elysiumphase.com> (https://github.com/elysiumphase)",

@@ -5,0 +5,0 @@ "description": "A Node.js and zero-dependencies MIME type utility",

/**
* node-mime-types
*
* A Node.js and zero-dependencies MIME type utility.
*
* Author: Adrien Valcke <adrienvalcke@icloud.com>
*
* - getExtension(mimeType) -> String or Array
* - getMIMEType(filenameOrPath) -> String
*/

@@ -11,0 +4,0 @@ const { parse } = require('path');

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