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
2
Versions
97
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 10.0.7 to 10.1.0

dist/client/assets/_...all_-Cm63wU7n.js

74

package.json
{
"name": "vite-plugin-inspect",
"type": "module",
"version": "10.0.7",
"packageManager": "pnpm@9.15.3",
"version": "10.1.0",
"description": "Inspect the intermediate state of Vite plugins",

@@ -62,15 +61,2 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

},
"scripts": {
"build": "rimraf dist && run-s build:* && esno ./scripts/postbuild.ts && pnpm run test:attw",
"build:client": "vite build src/client",
"build:js": "unbuild",
"dev": "nr stub && cross-env INSPECT_DEV=true vite src/client",
"dev:client": "vite build src/client --watch",
"stub": "unbuild --stub",
"lint": "eslint .",
"typecheck": "vue-tsc --noEmit",
"test:attw": "attw --pack",
"prepublishOnly": "npm run build",
"release": "bumpp && npm publish"
},
"peerDependencies": {

@@ -92,9 +78,9 @@ "vite": "^6.0.0"

"devDependencies": {
"@antfu/eslint-config": "^3.12.2",
"@antfu/eslint-config": "^3.15.0",
"@antfu/ni": "^23.2.0",
"@antfu/utils": "^8.0.0",
"@arethetypeswrong/cli": "^0.17.2",
"@antfu/utils": "^8.1.0",
"@arethetypeswrong/cli": "^0.17.3",
"@iconify-json/catppuccin": "^1.2.8",
"@iconify/json": "^2.2.293",
"@nuxt/kit": "^3.15.1",
"@iconify/json": "^2.2.298",
"@nuxt/kit": "^3.15.2",
"@rollup/pluginutils": "^5.1.4",

@@ -104,10 +90,10 @@ "@types/codemirror": "^5.60.15",

"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.5",
"@unocss/eslint-config": "^0.65.4",
"@unocss/eslint-plugin": "^0.65.4",
"@types/node": "^22.10.7",
"@unocss/eslint-config": "^65.4.2",
"@unocss/eslint-plugin": "^65.4.2",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/compiler-sfc": "^3.5.13",
"@vueuse/core": "^12.3.0",
"@vueuse/router": "^12.3.0",
"bumpp": "^9.10.0",
"@vueuse/core": "^12.4.0",
"@vueuse/router": "^12.4.0",
"bumpp": "^9.10.1",
"codemirror": "^5.65.16",

@@ -119,26 +105,26 @@ "codemirror-theme-vars": "^0.1.2",

"echarts": "^5.6.0",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"esno": "^4.8.0",
"floating-vue": "^5.2.2",
"fs-extra": "^11.2.0",
"fs-extra": "^11.3.0",
"fuse.js": "^7.0.0",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"npm-run-all": "^4.1.5",
"ohash": "^1.1.4",
"pathe": "^2.0.0",
"pathe": "^2.0.2",
"perfect-debounce": "^1.0.0",
"pinia": "^2.3.0",
"pinia": "^2.3.1",
"prism-theme-vars": "^0.2.5",
"rimraf": "^6.0.1",
"simple-git-hooks": "^2.11.1",
"splitpanes": "^3.1.5",
"splitpanes": "^3.1.8",
"typescript": "~5.7.3",
"unbuild": "^3.2.0",
"unocss": "^0.65.4",
"unbuild": "^3.3.1",
"unocss": "^65.4.2",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"unplugin-vue-router": "^0.10.9",
"unplugin-vue-router": "^0.11.1",
"vis-data": "7.1.7",
"vis-network": "9.1.6",
"vite": "^6.0.7",
"vite": "^6.0.11",
"vite-dev-rpc": "^1.0.7",

@@ -152,3 +138,3 @@ "vite-hot-client": "^2.0.4",

"resolutions": {
"vite": "^6.0.7"
"vite": "^6.0.11"
},

@@ -162,3 +148,15 @@ "simple-git-hooks": {

]
},
"scripts": {
"build": "rimraf dist && run-s build:* && esno ./scripts/postbuild.ts && pnpm run test:attw",
"build:client": "vite build src/client",
"build:js": "unbuild",
"dev": "nr stub && cross-env INSPECT_DEV=true vite src/client",
"dev:client": "vite build src/client --watch",
"stub": "unbuild --stub",
"lint": "eslint .",
"typecheck": "vue-tsc --noEmit",
"test:attw": "attw --pack",
"release": "bumpp && pnpm publish"
}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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