vite-code-inspector-plugin
Advanced tools
Comparing version 0.8.0 to 0.8.1-beta.1
{ | ||
"name": "vite-code-inspector-plugin", | ||
"version": "0.8.0", | ||
"version": "0.8.1-beta.1", | ||
"main": "./dist/index.js", | ||
@@ -41,3 +41,3 @@ "module": "./dist/index.mjs", | ||
"dependencies": { | ||
"code-inspector-core": "0.8.0" | ||
"code-inspector-core": "0.8.1-beta.1" | ||
}, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
@@ -252,4 +252,4 @@ <div align="center"> | ||
<img src="https://github.com/zh-lx/code-inspector/assets/73059627/6f0c8197-21e3-48d7-b9db-ffeb0e0d4ba7" width="200" height="272" /> | ||
<img src="https://github.com/zh-lx/code-inspector/assets/73059627/fedc92ab-52f9-4eaf-adee-676b5e03d16a" width="200" height="272" /> | ||
<img src="https://github.com/zh-lx/code-inspector/assets/73059627/ce4e8328-a787-44f8-af9c-2331b73cffea" width="200" height="272" /> | ||
<img src="https://github.com/zh-lx/code-inspector/assets/73059627/28ebb97a-a114-4598-a6f2-0e45103284cc" width="200" height="272" /> | ||
</div> |
17820
+ Addedcode-inspector-core@0.8.1-beta.1(transitive)
- Removedcode-inspector-core@0.8.0(transitive)