New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gits-id/app-bar

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gits-id/app-bar - npm Package Compare versions

Comparing version 0.14.5-alpha.3 to 0.15.0

10

CHANGELOG.md

@@ -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 @@

12

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc