Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vite-plugin-resolve

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-resolve - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

2

package.json
{
"name": "vite-plugin-resolve",
"version": "2.0.6",
"version": "2.0.7",
"description": "Custom resolve module content.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -35,2 +35,9 @@ # vite-plugin-resolve

```
In you App
```ts
import Vue from 'vue'
```
This like Vite external plugin

@@ -37,0 +44,0 @@ You you can see more about external 👉 [vite-plugin-fast-external](https://github.com/caoxiemeihao/vite-plugins/tree/main/packages/fast-external)

@@ -35,2 +35,9 @@ # vite-plugin-resolve

```
你的逻辑代码
```ts
import Vue from 'vue'
```
这个场景就是 external

@@ -37,0 +44,0 @@ 你可以看看关于 external 👉 [vite-plugin-fast-external](https://github.com/caoxiemeihao/vite-plugins/tree/main/packages/fast-external)

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