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.2.4 to 0.3.0

8

CHANGELOG.md

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

# [0.3.0](https://github.com/gitsindonesia/ui-component/compare/v0.2.6...v0.3.0) (2022-05-11)
**Note:** Version bump only for package @gits-id/app-bar
## [0.2.4](https://github.com/gitsindonesia/ui-component/compare/v0.2.3...v0.2.4) (2022-05-10)

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

21

package.json
{
"name": "@gits-id/app-bar",
"version": "0.2.4",
"version": "0.3.0",
"description": "GITS AppBar Component",
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types",
"prepublishOnly": "npm run build",
"test": "vitest"
},
"keywords": [

@@ -21,5 +16,5 @@ "app-bar",

"devDependencies": {
"@gits-id/button": "^0.2.4",
"@gits-id/tailwind-config": "^0.2.4",
"@gits-id/utils": "^0.2.3",
"@gits-id/button": "^0.3.0",
"@gits-id/tailwind-config": "^0.3.0",
"@gits-id/utils": "^0.3.0",
"@vue/test-utils": "^2.0.0-rc.17",

@@ -34,3 +29,7 @@ "tailwindcss": "^3.0.23",

"types": "./dist/types/index.d.ts",
"gitHead": "0fc6775f556b39a63daa4ef62b9f41f5ab503bf5"
}
"gitHead": "1c8786cbf03a24b464264d95d0d3a90812476412",
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types",
"test": "vitest"
}
}
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