New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vite-plugin-inspect

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-inspect - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

dist/client/assets/index.27c3a645.js

56

package.json
{
"name": "vite-plugin-inspect",
"version": "0.5.0",
"version": "0.5.1",
"description": "Inspect the intermediate state of Vite plugins",

@@ -46,3 +46,3 @@ "keywords": [

"peerDependencies": {
"vite": "^2.9.0"
"vite": "^2.9.0 || ^3.0.0-0"
},

@@ -54,9 +54,9 @@ "dependencies": {

"sirv": "^2.0.2",
"ufo": "^0.8.3"
"ufo": "^0.8.4"
},
"devDependencies": {
"@antfu/eslint-config": "^0.20.2",
"@antfu/ni": "^0.14.0",
"@antfu/utils": "^0.5.1",
"@iconify/json": "^2.1.28",
"@antfu/eslint-config": "^0.25.2",
"@antfu/ni": "^0.16.3",
"@antfu/utils": "^0.5.2",
"@iconify/json": "^2.1.69",
"@types/codemirror": "^5.60.5",

@@ -66,8 +66,8 @@ "@types/debug": "^4.1.7",

"@types/fs-extra": "^9.0.13",
"@types/node": "^17.0.24",
"@vitejs/plugin-vue": "^2.3.1",
"@vue/compiler-sfc": "^3.2.33",
"@vueuse/core": "^8.2.6",
"@vueuse/router": "^8.2.6",
"bumpp": "^7.1.1",
"@types/node": "^18.0.0",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/compiler-sfc": "^3.2.37",
"@vueuse/core": "^8.7.5",
"@vueuse/router": "^8.7.5",
"bumpp": "^8.2.1",
"codemirror": "^5.65.2",

@@ -77,22 +77,22 @@ "codemirror-theme-vars": "^0.1.1",

"diff-match-patch": "^1.0.5",
"eslint": "^8.13.0",
"esno": "^0.14.1",
"fuse.js": "^6.5.3",
"eslint": "^8.18.0",
"esno": "^0.16.3",
"fuse.js": "^6.6.2",
"npm-run-all": "^4.1.5",
"prism-theme-vars": "^0.2.2",
"prism-theme-vars": "^0.2.3",
"rimraf": "^3.0.2",
"typescript": "^4.6.3",
"typescript": "^4.7.4",
"unbuild": "^0.7.4",
"unocss": "^0.31.3",
"unplugin-auto-import": "^0.7.1",
"unplugin-icons": "^0.14.1",
"unplugin-vue-components": "^0.19.3",
"unocss": "^0.42.0",
"unplugin-auto-import": "^0.9.2",
"unplugin-icons": "^0.14.6",
"unplugin-vue-components": "^0.20.1",
"vis-data": "7.1.4",
"vis-network": "9.1.2",
"vite": "^2.9.5",
"vite-dev-rpc": "^0.0.2",
"vite-hot-client": "^0.0.1",
"vite-plugin-pages": "^0.22.0",
"vue": "^3.2.33",
"vue-router": "^4.0.14"
"vite": "^2.9.13",
"vite-dev-rpc": "^0.1.0",
"vite-hot-client": "^0.1.0",
"vite-plugin-pages": "^0.24.3",
"vue": "^3.2.37",
"vue-router": "^4.0.16"
},

@@ -99,0 +99,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

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