@atoms-studio/nuxt-components
Advanced tools
Comparing version 0.0.0-79507d2 to 0.0.0-834f101
{ | ||
"name": "ui-kit", | ||
"configKey": "uiKit", | ||
"version": "0.0.0-79507d2" | ||
"version": "0.0.0-834f101" | ||
} |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.0.0-79507d2", | ||
"version": "0.0.0-834f101", | ||
"license": "MIT", | ||
@@ -32,6 +32,7 @@ "type": "module", | ||
"dependencies": { | ||
"@atoms-studio/composables": "0.0.0-79507d2", | ||
"@atoms-studio/composables": "0.0.0-834f101", | ||
"@headlessui/vue": "^1.6.6", | ||
"@nuxt/kit": "^3.0.0-rc.1", | ||
"@nuxt/schema": "^3.0.0-rc.3" | ||
"@nuxt/schema": "^3.0.0-rc.3", | ||
"vue-inline-svg": "^3.1.0" | ||
}, | ||
@@ -38,0 +39,0 @@ "devDependencies": { |
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
14811
13
0
5
+ Addedvue-inline-svg@^3.1.0
+ Added@atoms-studio/composables@0.0.0-834f101(transitive)
+ Addedvue-inline-svg@3.1.4(transitive)
- Removed@atoms-studio/composables@0.0.0-79507d2(transitive)