Skip to content

[@types/mime] EOL package being used in latest 5.0.9 vue/cli-service #7483

@shwetanksaraf-cpu

Description

@shwetanksaraf-cpu

Version

5.0.9

Reproduction link

github.com

Environment info

vue 3.0, 4.0

└─┬ @vue/[email protected]
  └─┬ [email protected]
    └─┬ @types/[email protected]
      └─┬ @types/[email protected]
        └── @types/[email protected]

Steps to reproduce

have vue/[email protected] in vue 4 application package.json as dependency

npm install

npm ls @types/mime

EOL version of being used

Reference - https://www.npmjs.com/package/@types/mime?activeTab=readme

What is expected?

Consider switching to a supported and actively maintained alternative. According to the vendor, this is a stub types definition for @types/mime. mime provides its own type definitions, so you do not need this installed.

What is actually happening?

[@types/mime] EOL package being used in latest 5.0.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions