@types/mime
Advanced tools
Comparing version 3.0.4 to 4.0.0
{ | ||
"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! |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1706
1
3
0
2
1
1
3
1
1
+ Addedmime@*
+ Addedmime@4.0.4(transitive)