@nuxt/devtools
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -1,1 +0,1 @@ | ||
{"id":"5f994163-fc52-4e71-a78a-98b64f1fb08f","timestamp":1739693522122} | ||
{"id":"bb0232af-3ede-4a7a-91e4-f1381bfe6a29","timestamp":1740717931231} |
{ | ||
"name": "@nuxt/devtools", | ||
"configKey": "devtools", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"builder": { | ||
"@nuxt/module-builder": "0.8.4", | ||
"unbuild": "3.3.1" | ||
"unbuild": "3.5.0" | ||
} | ||
} |
{ | ||
"name": "@nuxt/devtools", | ||
"type": "module", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "The Nuxt DevTools gives you insights and transparency about your Nuxt App.", | ||
@@ -48,42 +48,42 @@ "license": "MIT", | ||
"is-installed-globally": "^1.0.0", | ||
"launch-editor": "^2.9.1", | ||
"local-pkg": "^1.0.0", | ||
"launch-editor": "^2.10.0", | ||
"local-pkg": "^1.1.0", | ||
"magicast": "^0.3.5", | ||
"nypm": "^0.5.2", | ||
"ohash": "^1.1.4", | ||
"nypm": "^0.6.0", | ||
"ohash": "^2.0.5", | ||
"pathe": "^2.0.3", | ||
"perfect-debounce": "^1.0.0", | ||
"pkg-types": "^1.3.1", | ||
"pkg-types": "^2.0.0", | ||
"semver": "^7.7.1", | ||
"simple-git": "^3.27.0", | ||
"sirv": "^3.0.0", | ||
"sirv": "^3.0.1", | ||
"structured-clone-es": "^1.0.0", | ||
"tinyglobby": "^0.2.10", | ||
"vite-plugin-inspect": "^10.2.1", | ||
"tinyglobby": "^0.2.12", | ||
"vite-plugin-inspect": "^11.0.0", | ||
"vite-plugin-vue-inspector": "^5.3.1", | ||
"which": "^5.0.0", | ||
"ws": "^8.18.0", | ||
"@nuxt/devtools-wizard": "2.1.0", | ||
"@nuxt/devtools-kit": "2.1.0" | ||
"ws": "^8.18.1", | ||
"@nuxt/devtools-wizard": "2.1.1", | ||
"@nuxt/devtools-kit": "2.1.1" | ||
}, | ||
"devDependencies": { | ||
"@antfu/utils": "^9.0.0", | ||
"@antfu/utils": "^9.1.0", | ||
"@discoveryjs/cli": "^2.13.1", | ||
"@discoveryjs/discovery": "1.0.0-beta.92", | ||
"@iconify-json/bxl": "^1.2.2", | ||
"@iconify-json/carbon": "^1.2.7", | ||
"@iconify-json/carbon": "^1.2.8", | ||
"@iconify-json/logos": "^1.2.4", | ||
"@iconify-json/ri": "^1.2.5", | ||
"@iconify-json/simple-icons": "^1.2.24", | ||
"@iconify-json/simple-icons": "^1.2.26", | ||
"@iconify-json/tabler": "^1.2.16", | ||
"@nuxt/content": "^2.13.4", | ||
"@nuxt/test-utils": "^3.15.4", | ||
"@nuxt/test-utils": "^3.17.0", | ||
"@parcel/watcher": "^2.5.1", | ||
"@shikijs/langs-precompiled": "^2.4.1", | ||
"@shikijs/langs-precompiled": "^3.1.0", | ||
"@types/markdown-it-link-attributes": "^3.0.5", | ||
"@unocss/nuxt": "^65.5.0", | ||
"@unocss/preset-icons": "^65.5.0", | ||
"@unocss/preset-uno": "^65.5.0", | ||
"@unocss/runtime": "^65.5.0", | ||
"@vitest/ui": "^3.0.5", | ||
"@unocss/nuxt": "^66.0.0", | ||
"@unocss/preset-icons": "^66.0.0", | ||
"@unocss/preset-uno": "^66.0.0", | ||
"@unocss/runtime": "^66.0.0", | ||
"@vitest/ui": "^3.0.7", | ||
"@vue/devtools-applet": "^7.7.2", | ||
@@ -93,3 +93,3 @@ "@vueuse/nuxt": "^12.7.0", | ||
"@xterm/xterm": "^5.5.0", | ||
"cronstrue": "^2.54.0", | ||
"cronstrue": "^2.55.0", | ||
"esno": "^4.8.0", | ||
@@ -102,3 +102,3 @@ "floating-vue": "^5.2.2", | ||
"my-ua-parser": "^2.0.4", | ||
"nanoid": "^5.1.0", | ||
"nanoid": "^5.1.2", | ||
"nitropack": "^2.10.4", | ||
@@ -109,14 +109,14 @@ "nuxt": "^3.15.4", | ||
"scule": "^1.3.0", | ||
"shiki": "^2.4.1", | ||
"shiki-codegen": "^2.4.1", | ||
"shiki": "^3.1.0", | ||
"shiki-codegen": "^3.1.0", | ||
"theme-vitesse": "^0.8.3", | ||
"unimport": "^4.1.1", | ||
"unocss": "^65.5.0", | ||
"unplugin-vue-markdown": "^28.3.0", | ||
"unimport": "^4.1.2", | ||
"unocss": "^66.0.0", | ||
"unplugin-vue-markdown": "^28.3.1", | ||
"vanilla-jsoneditor": "^2.4.0", | ||
"vis-data": "^7.1.9", | ||
"vis-network": "^9.1.9", | ||
"vue-tsc": "^2.2.2", | ||
"vue-tsc": "^2.2.4", | ||
"vue-virtual-scroller": "^2.0.0-beta.8", | ||
"@nuxt/devtools": "2.1.0" | ||
"@nuxt/devtools": "2.1.1" | ||
}, | ||
@@ -123,0 +123,0 @@ "scripts": { |
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
41
11
8079144
42354
+ Added@nuxt/devtools-kit@2.1.1(transitive)
+ Added@nuxt/devtools-wizard@2.1.1(transitive)
+ Addednypm@0.6.0(transitive)
+ Addedpkg-types@2.0.0(transitive)
+ Addedvite-dev-rpc@1.0.7(transitive)
+ Addedvite-hot-client@2.0.4(transitive)
+ Addedvite-plugin-inspect@11.0.0(transitive)
- Removed@nuxt/devtools-kit@2.1.0(transitive)
- Removed@nuxt/devtools-wizard@2.1.0(transitive)
- Removedvite-plugin-inspect@10.3.0(transitive)
Updated@nuxt/devtools-kit@2.1.1
Updated@nuxt/devtools-wizard@2.1.1
Updatedlaunch-editor@^2.10.0
Updatedlocal-pkg@^1.1.0
Updatednypm@^0.6.0
Updatedohash@^2.0.5
Updatedpkg-types@^2.0.0
Updatedsirv@^3.0.1
Updatedtinyglobby@^0.2.12
Updatedvite-plugin-inspect@^11.0.0
Updatedws@^8.18.1