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

@spark-ui/spinner

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/spinner - npm Package Compare versions

Comparing version

to
9.4.4

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

## [9.4.4](https://github.com/leboncoin/spark-web/compare/v9.4.3...v9.4.4) (2025-03-19)
### Bug Fixes
- cva 0.7.1 ([41325c7](https://github.com/leboncoin/spark-web/commit/41325c7fbcc1807a8957acfcc97f3b435e1cdff8))
## [9.4.3](https://github.com/leboncoin/spark-web/compare/v9.4.2...v9.4.3) (2025-03-18)

@@ -8,0 +14,0 @@

{
"name": "@spark-ui/spinner",
"version": "9.4.3",
"version": "9.4.4",
"description": "Spinners provide a visual cue that an action is processing awaiting a course of change or a result.",

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

"dependencies": {
"@spark-ui/internal-utils": "^9.4.3",
"@spark-ui/visually-hidden": "^9.4.3",
"class-variance-authority": "0.7.0"
"@spark-ui/internal-utils": "^9.4.4",
"@spark-ui/visually-hidden": "^9.4.4",
"class-variance-authority": "0.7.1"
},

@@ -51,3 +51,3 @@ "peerDependencies": {

"license": "MIT",
"gitHead": "31aee31b94248ba36163bc1d915779864dfd997f"
"gitHead": "fcad9aa41351917773e6860b2148c8f8972730a5"
}