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.15

4

CHANGELOG.md

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

## [9.3.15](https://github.com/leboncoin/spark-web/compare/v9.3.14...v9.3.15) (2025-03-17)
**Note:** Version bump only for package @spark-ui/button
## [9.3.14](https://github.com/leboncoin/spark-web/compare/v9.3.13...v9.3.14) (2025-03-17)

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

10

package.json
{
"name": "@spark-ui/button",
"version": "9.3.14",
"version": "9.3.15",
"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.14",
"@spark-ui/slot": "^9.3.14",
"@spark-ui/spinner": "^9.3.14",
"@spark-ui/internal-utils": "^9.3.15",
"@spark-ui/slot": "^9.3.15",
"@spark-ui/spinner": "^9.3.15",
"class-variance-authority": "0.7.0"

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

"license": "MIT",
"gitHead": "322afba6bca0a66f3effc3a184a36b2e6f96bd3c"
"gitHead": "1e8944870a78de9410252df5d919d0f02560e111"
}