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

@spark-ui/button

Package Overview
Dependencies
Maintainers
0
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/button - npm Package Compare versions

Comparing version

to
9.3.9

4

CHANGELOG.md

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

## [9.3.9](https://github.com/leboncoin/spark-web/compare/v9.3.8...v9.3.9) (2025-03-13)
**Note:** Version bump only for package @spark-ui/button
## [9.3.8](https://github.com/leboncoin/spark-web/compare/v9.3.7...v9.3.8) (2025-03-13)

@@ -8,0 +12,0 @@

10

package.json
{
"name": "@spark-ui/button",
"version": "9.3.8",
"version": "9.3.9",
"description": "Button component is used to trigger an action or event, such as submitting a form, opening a Dialog, canceling an action, or performing a delete operation.",

@@ -26,5 +26,5 @@ "publishConfig": {

"dependencies": {
"@spark-ui/internal-utils": "^9.3.8",
"@spark-ui/slot": "^9.3.8",
"@spark-ui/spinner": "^9.3.8",
"@spark-ui/internal-utils": "^9.3.9",
"@spark-ui/slot": "^9.3.9",
"@spark-ui/spinner": "^9.3.9",
"class-variance-authority": "0.7.0"

@@ -52,3 +52,3 @@ },

"license": "MIT",
"gitHead": "317a23daf270a4cfcfd628250f2980fbd23646d1"
"gitHead": "bf67d8b1db295712f6819f71c071bfcbc7e99a4b"
}