vite-plugin-inspect
Advanced tools
Comparing version 0.2.2 to 0.3.0
{ | ||
"name": "vite-plugin-inspect", | ||
"version": "0.2.2", | ||
"version": "0.3.0", | ||
"description": "Inspect the intermediate state of Vite plugins", | ||
@@ -40,10 +40,10 @@ "keywords": [ | ||
"debug": "^4.3.2", | ||
"sirv": "^1.0.14", | ||
"ufo": "^0.7.7" | ||
"sirv": "^1.0.17", | ||
"ufo": "^0.7.9" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^0.7.0", | ||
"@antfu/ni": "^0.7.0", | ||
"@antfu/utils": "^0.2.4", | ||
"@iconify/json": "^1.1.387", | ||
"@antfu/eslint-config": "^0.8.1", | ||
"@antfu/ni": "^0.9.3", | ||
"@antfu/utils": "^0.3.0", | ||
"@iconify/json": "^1.1.400", | ||
"@types/codemirror": "^5.60.2", | ||
@@ -53,7 +53,7 @@ "@types/debug": "^4.1.7", | ||
"@types/fs-extra": "^9.0.12", | ||
"@types/node": "^16.6.1", | ||
"@vueuse/core": "^6.0.0", | ||
"@vueuse/router": "^6.0.0", | ||
"bumpp": "^6.0.6", | ||
"codemirror": "^5.62.2", | ||
"@types/node": "^16.9.1", | ||
"@vueuse/core": "^6.3.2", | ||
"@vueuse/router": "^6.3.2", | ||
"bumpp": "^7.1.1", | ||
"codemirror": "^5.62.3", | ||
"codemirror-theme-vars": "^0.1.1", | ||
@@ -63,13 +63,18 @@ "diff-match-patch": "^1.0.5", | ||
"eslint-plugin-jest": "^24.4.0", | ||
"esno": "^0.8.0", | ||
"esno": "^0.9.1", | ||
"fuse.js": "^6.4.6", | ||
"npm-run-all": "^4.1.5", | ||
"prism-theme-vars": "^0.2.2", | ||
"tsup": "^4.13.1", | ||
"typescript": "^4.3.5", | ||
"vite": "^2.4.4", | ||
"vite-plugin-components": "^0.13.2", | ||
"vite-plugin-icons": "^0.6.5", | ||
"vite-plugin-pages": "^0.17.3", | ||
"vite-plugin-windicss": "^1.2.7", | ||
"tsup": "^4.14.0", | ||
"typescript": "^4.4.2", | ||
"unplugin-auto-import": "^0.4.5", | ||
"unplugin-icons": "^0.7.6", | ||
"unplugin-vue-components": "^0.15.0", | ||
"vis-data": "^7.1.2", | ||
"vis-network": "^9.1.0", | ||
"vite": "^2.5.6", | ||
"vite-plugin-optimize-persist": "^0.0.5", | ||
"vite-plugin-package-config": "^0.0.3", | ||
"vite-plugin-pages": "^0.18.0", | ||
"vite-plugin-windicss": "^1.4.2", | ||
"vue-router": "^4.0.11" | ||
@@ -76,0 +81,0 @@ }, |
@@ -28,3 +28,3 @@ # vite-plugin-inspect | ||
Then visit [localhost:3000/__inspect](http://localhost:3000/__inspect) to inspect the modules. | ||
Then visit [localhost:3000/__inspect/](http://localhost:3000/__inspect/) to inspect the modules. | ||
@@ -31,0 +31,0 @@ ## Sponsors |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3303116
65508
34
5
+ Addednanoid@3.3.8(transitive)
- Removednanoid@3.3.7(transitive)
Updatedsirv@^1.0.17
Updatedufo@^0.7.9