@gits-id/app-bar
Advanced tools
Comparing version 0.14.5-alpha.3 to 0.15.0
@@ -6,2 +6,12 @@ # Change Log | ||
# [0.15.0](https://github.com/gitsindonesia/ui-component/compare/v0.14.4...v0.15.0) (2023-01-17) | ||
### Bug Fixes | ||
- **VAppBar:** fix transition value ([ba5f4fe](https://github.com/gitsindonesia/ui-component/commit/ba5f4fe710437b7b6f35e8544ce39d723b6e52f3)) | ||
### Features | ||
- add dark mode support ([#102](https://github.com/gitsindonesia/ui-component/issues/102)) ([2168185](https://github.com/gitsindonesia/ui-component/commit/2168185195df07f8561b9229da7f23152a43f543)) | ||
# [0.14.0](https://github.com/gitsindonesia/ui-component/compare/v0.14.0-alpha.6...v0.14.0) (2023-01-10) | ||
@@ -8,0 +18,0 @@ |
{ | ||
"name": "@gits-id/app-bar", | ||
"version": "0.14.5-alpha.3+08ab74de", | ||
"version": "0.15.0", | ||
"description": "The AppBar, also known as a Navigation Bar, is a component used to display content at the top of a page.", | ||
@@ -18,9 +18,9 @@ "scripts": { | ||
"dependencies": { | ||
"@gits-id/theme": "^0.13.20", | ||
"@gits-id/theme": "^0.15.0", | ||
"vue": "^3.2.33" | ||
}, | ||
"devDependencies": { | ||
"@gits-id/button": "^0.14.0", | ||
"@gits-id/icon": "^0.14.0", | ||
"@gits-id/tailwind-config": "^0.14.0", | ||
"@gits-id/button": "^0.15.0", | ||
"@gits-id/icon": "^0.15.0", | ||
"@gits-id/tailwind-config": "^0.15.0", | ||
"@vue/test-utils": "^2.0.0-rc.17", | ||
@@ -46,3 +46,3 @@ "c8": "^7.11.3", | ||
}, | ||
"gitHead": "08ab74dea8ac690a64040dbe6ecc02365e2472ac" | ||
"gitHead": "9adcdc44d9013da63011d2fa229c2120fd0c5097" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
44551
0
+ Added@gits-id/theme@0.15.0(transitive)
- Removed@gits-id/theme@0.13.20(transitive)
Updated@gits-id/theme@^0.15.0