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

to
0.7.1-alpha.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [0.7.0](https://github.com/gitsindonesia/ui-component/compare/v0.6.0...v0.7.0) (2022-06-22)
**Note:** Version bump only for package @gits-id/app-bar
# [0.6.0](https://github.com/gitsindonesia/ui-component/compare/v0.5.0...v0.6.0) (2022-06-20)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "@gits-id/app-bar",
"version": "0.6.0",
"version": "0.7.1-alpha.0+7347127",
"description": "GITS AppBar Component",

@@ -22,5 +22,5 @@ "scripts": {

"devDependencies": {
"@gits-id/button": "^0.6.0",
"@gits-id/tailwind-config": "^0.6.0",
"@gits-id/utils": "^0.6.0",
"@gits-id/button": "^0.7.1-alpha.0+7347127",
"@gits-id/tailwind-config": "^0.7.1-alpha.0+7347127",
"@gits-id/utils": "^0.7.1-alpha.0+7347127",
"@vue/test-utils": "^2.0.0-rc.17",

@@ -37,3 +37,3 @@ "c8": "^7.11.3",

"types": "./dist/types/index.d.ts",
"gitHead": "f8582068450dfe720483374e14bca21012365677"
"gitHead": "7347127c0e3202953d2cb6f9ce709ca27005a9f5"
}