vite-plugin-inspect
Advanced tools
Comparing version 10.0.6 to 10.0.7
import { Plugin } from 'vite'; | ||
import { StackFrame } from 'error-stack-parser-es'; | ||
import { V as ViteInspectOptions } from './shared/vite-plugin-inspect.DN5l112N.js'; | ||
import '@rollup/pluginutils'; | ||
import { V as ViteInspectOptions } from './shared/vite-plugin-inspect.CtoQ7j4S.js'; | ||
export { F as FilterPattern } from './shared/vite-plugin-inspect.CtoQ7j4S.js'; | ||
@@ -6,0 +6,0 @@ interface TransformInfo { |
@@ -1,3 +0,2 @@ | ||
export { V as ModuleOptions } from './shared/vite-plugin-inspect.DN5l112N.js'; | ||
import '@rollup/pluginutils'; | ||
export { V as ModuleOptions } from './shared/vite-plugin-inspect.CtoQ7j4S.js'; | ||
@@ -4,0 +3,0 @@ declare const _default: any; |
{ | ||
"name": "vite-plugin-inspect", | ||
"type": "module", | ||
"version": "10.0.6", | ||
"version": "10.0.7", | ||
"packageManager": "pnpm@9.15.3", | ||
@@ -84,9 +84,5 @@ "description": "Inspect the intermediate state of Vite plugins", | ||
"dependencies": { | ||
"@antfu/utils": "^8.0.0", | ||
"@rollup/pluginutils": "^5.1.4", | ||
"debug": "^4.4.0", | ||
"error-stack-parser-es": "^1.0.5", | ||
"fs-extra": "^11.2.0", | ||
"open": "^10.1.0", | ||
"perfect-debounce": "^1.0.0", | ||
"picocolors": "^1.1.1", | ||
@@ -98,2 +94,3 @@ "sirv": "^3.0.0" | ||
"@antfu/ni": "^23.2.0", | ||
"@antfu/utils": "^8.0.0", | ||
"@arethetypeswrong/cli": "^0.17.2", | ||
@@ -103,2 +100,3 @@ "@iconify-json/catppuccin": "^1.2.8", | ||
"@nuxt/kit": "^3.15.1", | ||
"@rollup/pluginutils": "^5.1.4", | ||
"@types/codemirror": "^5.60.15", | ||
@@ -124,2 +122,3 @@ "@types/debug": "^4.1.12", | ||
"floating-vue": "^5.2.2", | ||
"fs-extra": "^11.2.0", | ||
"fuse.js": "^7.0.0", | ||
@@ -130,2 +129,3 @@ "lint-staged": "^15.3.0", | ||
"pathe": "^2.0.0", | ||
"perfect-debounce": "^1.0.0", | ||
"pinia": "^2.3.0", | ||
@@ -132,0 +132,0 @@ "prism-theme-vars": "^0.2.5", |
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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
4736009
6
130801
5
55
15
- Removed@antfu/utils@^8.0.0
- Removed@rollup/pluginutils@^5.1.4
- Removedfs-extra@^11.2.0
- Removedperfect-debounce@^1.0.0
- Removed@antfu/utils@8.1.0(transitive)
- Removed@rollup/pluginutils@5.1.4(transitive)
- Removedestree-walker@2.0.2(transitive)
- Removedfs-extra@11.3.0(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedjsonfile@6.1.0(transitive)
- Removedperfect-debounce@1.0.0(transitive)
- Removedpicomatch@4.0.2(transitive)
- Removeduniversalify@2.0.1(transitive)