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

4

CHANGELOG.md

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

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

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

8

package.json
{
"name": "@spark-ui/spinner",
"version": "9.2.0",
"version": "9.2.1",
"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.2.0",
"@spark-ui/visually-hidden": "^9.2.0",
"@spark-ui/internal-utils": "^9.2.1",
"@spark-ui/visually-hidden": "^9.2.1",
"class-variance-authority": "0.7.0"

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

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