Socket
Socket
Sign inDemoInstall

mimos

Package Overview
Dependencies
2
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

2

lib/index.js

@@ -82,3 +82,3 @@ // Load modules

type: type,
source: 'hapi',
source: 'mimos',
extensions: [],

@@ -85,0 +85,0 @@ compressible: internals.compressibleRx.test(type)

{
"name": "mimos",
"description": "Mime database interface",
"version": "2.0.1",
"version": "2.0.2",
"repository": "git://github.com/hapijs/mimos",

@@ -6,0 +6,0 @@ "main": "index",

@@ -79,3 +79,3 @@ // Load modules

expect(mimos.type('hapi/test')).to.deep.equal({
source: 'hapi',
source: 'mimos',
compressible: false,

@@ -82,0 +82,0 @@ extensions: [],

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