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.13.15 to 0.13.16

16

CHANGELOG.md

@@ -6,13 +6,12 @@ # Change Log

## [0.13.16](https://github.com/gitsindonesia/ui-component/compare/v0.13.15...v0.13.16) (2022-12-08)
**Note:** Version bump only for package @gits-id/app-bar
## [0.13.15](https://github.com/gitsindonesia/ui-component/compare/v0.13.14...v0.13.15) (2022-12-08)
### Bug Fixes
* **UI:** update `defaultColors` value, `VMenus` supports link, `AppBar` transparent & custom color and `VCheckbox` inherit style ([#60](https://github.com/gitsindonesia/ui-component/issues/60)) ([0bbca3f](https://github.com/gitsindonesia/ui-component/commit/0bbca3f92ef7d47ec7e0922ae686798948f488ba))
- **UI:** update `defaultColors` value, `VMenus` supports link, `AppBar` transparent & custom color and `VCheckbox` inherit style ([#60](https://github.com/gitsindonesia/ui-component/issues/60)) ([0bbca3f](https://github.com/gitsindonesia/ui-component/commit/0bbca3f92ef7d47ec7e0922ae686798948f488ba))
## [0.13.11](https://github.com/gitsindonesia/ui-component/compare/v0.13.10...v0.13.11) (2022-12-06)

@@ -22,7 +21,2 @@

## [0.13.9](https://github.com/gitsindonesia/ui-component/compare/v0.13.8...v0.13.9) (2022-12-05)

@@ -29,0 +23,0 @@

{
"name": "@gits-id/app-bar",
"version": "0.13.15",
"version": "0.13.16",
"description": "Application Bar / Navigation Bar Component",
"scripts": {
"build": "vite build && vue-tsc --emitDeclarationOnly && mv dist/src dist/types",
"prepublishOnly": "npm run build",
"test": "vitest"
},
"keywords": [

@@ -13,9 +18,9 @@ "app-bar",

"dependencies": {
"@gits-id/theme": "^0.13.15",
"@gits-id/theme": "^0.13.16",
"vue": "^3.2.33"
},
"devDependencies": {
"@gits-id/button": "^0.13.15",
"@gits-id/icon": "^0.13.15",
"@gits-id/tailwind-config": "^0.13.15",
"@gits-id/button": "^0.13.16",
"@gits-id/icon": "^0.13.16",
"@gits-id/tailwind-config": "^0.13.16",
"@vue/test-utils": "^2.0.0-rc.17",

@@ -41,7 +46,3 @@ "c8": "^7.11.3",

},
"gitHead": "8104720a06b60ca92b79f9b6ce89108faa68bba5",
"scripts": {
"build": "vite build && vue-tsc --emitDeclarationOnly && mv dist/src dist/types",
"test": "vitest"
}
}
"gitHead": "75c7fa661da7f07161ec679d0acc82d3303fce65"
}
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