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

4

CHANGELOG.md

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

## [9.3.10](https://github.com/leboncoin/spark-web/compare/v9.3.9...v9.3.10) (2025-03-14)
**Note:** Version bump only for package @spark-ui/visually-hidden
## [9.3.9](https://github.com/leboncoin/spark-web/compare/v9.3.8...v9.3.9) (2025-03-13)

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

6

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

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

"dependencies": {
"@spark-ui/slot": "^9.3.9"
"@spark-ui/slot": "^9.3.10"
},

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

"license": "MIT",
"gitHead": "bf67d8b1db295712f6819f71c071bfcbc7e99a4b"
"gitHead": "7e57a4ca254ff67e0ed2c6c01c2c9572ebdec6d5"
}