@unocss/inspector
Advanced tools
Comparing version 0.65.1 to 0.65.2
{ | ||
"name": "@unocss/inspector", | ||
"type": "module", | ||
"version": "0.65.1", | ||
"version": "0.65.2", | ||
"description": "The inspector UI for UnoCSS", | ||
@@ -38,6 +38,6 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"gzip-size": "^6.0.0", | ||
"sirv": "^2.0.4", | ||
"sirv": "^3.0.0", | ||
"vue-flow-layout": "^0.1.1", | ||
"@unocss/core": "0.65.1", | ||
"@unocss/rule-utils": "0.65.1" | ||
"@unocss/core": "0.65.2", | ||
"@unocss/rule-utils": "0.65.2" | ||
}, | ||
@@ -49,4 +49,5 @@ "scripts": { | ||
"dev": "nr stub && vite", | ||
"update-post": "vite build" | ||
"update-post": "vite build", | ||
"test:attw": "attw --pack --config-path ../../.attw-esm-only.json" | ||
} | ||
} |
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
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
1907324
8297
+ Added@unocss/core@0.65.2(transitive)
+ Added@unocss/rule-utils@0.65.2(transitive)
+ Addedsirv@3.0.0(transitive)
- Removed@unocss/core@0.65.1(transitive)
- Removed@unocss/rule-utils@0.65.1(transitive)
- Removedsirv@2.0.4(transitive)
Updated@unocss/core@0.65.2
Updated@unocss/rule-utils@0.65.2
Updatedsirv@^3.0.0