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

@app-garage/button-group

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@app-garage/button-group - npm Package Compare versions

Comparing version

to
1.4.1

7

CHANGELOG.md
# Change Log
## 1.4.1
### Patch Changes
- Updated dependencies [[`4f06fa6`](https://github.com/electronic33/ag-ui-react/commit/4f06fa61749977285cfff8f0abd963947ba1fe78)]:
- @app-garage/button@1.10.0
## 1.4.0

@@ -4,0 +11,0 @@

4

package.json

@@ -13,3 +13,3 @@ {

},
"version": "1.4.0",
"version": "1.4.1",
"main": "dist/index.js",

@@ -33,3 +33,3 @@ "module": "dist/index.es.js",

"dependencies": {
"@app-garage/button": "~1.9.0",
"@app-garage/button": "~1.10.0",
"classnames": "~2.3.1"

@@ -36,0 +36,0 @@ },