Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mime-lite

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mime-lite - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "mime-lite",
"version": "1.0.1",
"version": "1.0.2",
"description": "Standard mime types for JavaScript",

@@ -5,0 +5,0 @@ "main": "src/index.js",

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

module.exports = {"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": ["xlsx"]}
module.exports = {"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": ["xlsx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.template":["xltx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.document":["docx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.template":["dotx"]}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc