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

@gits-id/button

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gits-id/button - npm Package Compare versions

Comparing version

to
0.6.0

8

CHANGELOG.md

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

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

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

14

package.json
{
"name": "@gits-id/button",
"version": "0.5.0",
"version": "0.6.0",
"description": "GITS Button Component",

@@ -19,10 +19,10 @@ "scripts": {

"dependencies": {
"@gits-id/spinner": "^0.5.0",
"@gits-id/theme": "^0.5.0",
"@gits-id/utils": "^0.5.0",
"@gits-id/spinner": "^0.6.0",
"@gits-id/theme": "^0.6.0",
"@gits-id/utils": "^0.6.0",
"vue": "^3.2.33"
},
"devDependencies": {
"@gits-id/tailwind-components": "^0.5.0",
"@gits-id/tailwind-config": "^0.5.0",
"@gits-id/tailwind-components": "^0.6.0",
"@gits-id/tailwind-config": "^0.6.0",
"@vitejs/plugin-vue": "^2.2.4",

@@ -44,3 +44,3 @@ "@vue/test-utils": "^2.0.0-rc.17",

"types": "./dist/types/index.d.ts",
"gitHead": "3b70c1da06b8613cf5896903c262583af75b8586"
"gitHead": "f8582068450dfe720483374e14bca21012365677"
}