-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Open
Description
Version
5.0.9
Reproduction link
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
Labels
No labels