Socket
Socket
Sign inDemoInstall

unplugin-auto-import

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unplugin-auto-import - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

10

package.json
{
"name": "unplugin-auto-import",
"version": "0.2.5",
"version": "0.2.6",
"description": "Register global imports on demand for Vite and Webpack",

@@ -66,2 +66,10 @@ "keywords": [

},
"peerDependencies": {
"@vueuse/core": "^6.0.0"
},
"peerDependenciesMeta": {
"@vueuse/core": {
"optional": true
}
},
"devDependencies": {

@@ -68,0 +76,0 @@ "@antfu/eslint-config": "^0.7.0",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc