Socket
Socket
Sign inDemoInstall

@types/mime

Package Overview
Dependencies
1
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.4 to 4.0.0

32

mime/package.json
{
"name": "@types/mime",
"version": "3.0.4",
"description": "TypeScript definitions for mime",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mime",
"version": "4.0.0",
"description": "Stub TypeScript definitions entry for mime, which provides its own types definitions",
"main": "",
"scripts": {},
"license": "MIT",
"contributors": [
{
"name": "Jeff Goddard",
"githubUsername": "jedigo",
"url": "https://github.com/jedigo"
},
{
"name": "Daniel Hritzkiv",
"githubUsername": "dhritzkiv",
"url": "https://github.com/dhritzkiv"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/mime"
"dependencies": {
"mime": "*"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "983179e5cf99a98e2effcd9a9b5e0a972eeec00711e4ac14a607c518c4b4d547",
"typeScriptVersion": "4.5"
"deprecated": "This is a stub types definition. mime provides its own type definitions, so you do not need this installed."
}

@@ -1,15 +0,3 @@

# Installation
> `npm install --save @types/mime`
This is a stub types definition for @types/mime (https://github.com/broofa/mime#readme).
# Summary
This package contains type definitions for mime (https://github.com/broofa/node-mime).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mime.
### Additional Details
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT
* Dependencies: none
# Credits
These definitions were written by [Jeff Goddard](https://github.com/jedigo), and [Daniel Hritzkiv](https://github.com/dhritzkiv).
mime provides its own type definitions, so you don't need @types/mime installed!
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