You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
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.14

4

CHANGELOG.md

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

## [9.3.14](https://github.com/leboncoin/spark-web/compare/v9.3.13...v9.3.14) (2025-03-17)
**Note:** Version bump only for package @spark-ui/visually-hidden
## [9.3.13](https://github.com/leboncoin/spark-web/compare/v9.3.12...v9.3.13) (2025-03-14)

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

6

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

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

"dependencies": {
"@spark-ui/slot": "^9.3.13"
"@spark-ui/slot": "^9.3.14"
},

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

"license": "MIT",
"gitHead": "9efa124ac9ca30b7161f40707273bfb49232b764"
"gitHead": "322afba6bca0a66f3effc3a184a36b2e6f96bd3c"
}