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

@spark-ui/spinner

Package Overview
Dependencies
Maintainers
0
Versions
223
Alerts
File Explorer

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

4

CHANGELOG.md

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

# [9.2.0](https://github.com/adevinta/spark/compare/v9.1.8...v9.2.0) (2025-02-28)
**Note:** Version bump only for package @spark-ui/spinner
## [9.1.8](https://github.com/adevinta/spark/compare/v9.1.7...v9.1.8) (2025-02-27)

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

8

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

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

"dependencies": {
"@spark-ui/internal-utils": "^9.1.8",
"@spark-ui/visually-hidden": "^9.1.8",
"@spark-ui/internal-utils": "^9.2.0",
"@spark-ui/visually-hidden": "^9.2.0",
"class-variance-authority": "0.7.0"

@@ -51,3 +51,3 @@ },

"license": "MIT",
"gitHead": "c88438fdfc358b7986616ca02b0376679411057f"
"gitHead": "cd5b34561e167396ea8c6c5736fa301ff46f1e88"
}