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

@types/mime-db

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mime-db - npm Package Compare versions

Comparing version 1.43.1 to 1.43.2

2

mime-db/index.d.ts

@@ -39,3 +39,3 @@ // Type definitions for mime-db 1.43

*/
type MimeSource = 'iana' | 'apache' | 'nginx';
type MimeSource = "iana" | "apache" | "nginx";
}

@@ -42,0 +42,0 @@

{
"name": "@types/mime-db",
"version": "1.43.1",
"version": "1.43.2",
"description": "TypeScript definitions for mime-db",

@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mime-db",

"dependencies": {},
"typesPublisherContentHash": "be18a3ce3c8a68d8f2e19a6414ce5e54d4bfa96fc226424e2a95d912f1a064bb",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "2c3e148927e9d8342bf5d2a002c4bb11f9744cf56859e72c02d09c11b01f1090",
"typeScriptVersion": "4.5"
}

@@ -49,3 +49,3 @@ # Installation

*/
type MimeSource = 'iana' | 'apache' | 'nginx';
type MimeSource = "iana" | "apache" | "nginx";
}

@@ -60,3 +60,3 @@

### Additional Details
* Last updated: Tue, 06 Jul 2021 22:03:04 GMT
* Last updated: Wed, 27 Sep 2023 09:42:16 GMT
* Dependencies: none

@@ -63,0 +63,0 @@ * Global values: none

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