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

@spark-ui/visually-hidden

Package Overview
Dependencies
Maintainers
0
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/visually-hidden - npm Package Compare versions

Comparing version

to
9.1.3

4

CHANGELOG.md

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

## [9.1.3](https://github.com/adevinta/spark/compare/v9.1.2...v9.1.3) (2025-02-19)
**Note:** Version bump only for package @spark-ui/visually-hidden
## [9.1.2](https://github.com/adevinta/spark/compare/v9.1.1...v9.1.2) (2025-02-18)

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

6

package.json
{
"name": "@spark-ui/visually-hidden",
"version": "9.1.2",
"version": "9.1.3",
"description": "Hides content from the screen in an accessible way",

@@ -27,3 +27,3 @@ "publishConfig": {

"dependencies": {
"@spark-ui/slot": "^9.1.2"
"@spark-ui/slot": "^9.1.3"
},

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

"license": "MIT",
"gitHead": "4c1aa20e853d8dffce130e5e0f2d8b83d2da8b91"
"gitHead": "ad661a89667c2af4dd86045456ff623cb0cae9cf"
}