Socket
Socket
Sign inDemoInstall

@types/mime

Package Overview
Dependencies
0
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

2

mime/index.d.ts

@@ -9,3 +9,3 @@ // Type definitions for mime 3.0

import Mime = require('./Mime');
import Mime = require("./Mime");

@@ -12,0 +12,0 @@ export as namespace mime;

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

import Mime = require('./Mime');
import Mime = require("./Mime");

@@ -3,0 +3,0 @@ declare const mimelite: Mime;

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

import type { TypeMap } from './index';
import type { TypeMap } from "./index";

@@ -3,0 +3,0 @@ declare class Mime {

{
"name": "@types/mime",
"version": "3.0.1",
"version": "3.0.2",
"description": "TypeScript definitions for mime",

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

"dependencies": {},
"typesPublisherContentHash": "594e1e4777af908b69119d71c37be0a70e63c840095dcdb0881343b51b7286f3",
"typeScriptVersion": "4.0"
"typesPublisherContentHash": "e8715368dd9ff39a99048df447948f99f47514bf83818f9568798c0aed291767",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 04 Aug 2022 21:02:19 GMT
* Last updated: Wed, 27 Sep 2023 09:42:16 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `mime`, `mimelite`

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc