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

@spark-ui/collapsible

Package Overview
Dependencies
Maintainers
0
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/collapsible - npm Package Compare versions

Comparing version

to
9.4.2

4

CHANGELOG.md

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

## [9.4.2](https://github.com/leboncoin/spark-web/compare/v9.4.1...v9.4.2) (2025-03-18)
**Note:** Version bump only for package @spark-ui/collapsible
## [9.4.1](https://github.com/leboncoin/spark-web/compare/v9.4.0...v9.4.1) (2025-03-18)

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

8

package.json
{
"name": "@spark-ui/collapsible",
"version": "9.4.1",
"version": "9.4.2",
"description": "An interactive component which expands/collapses a panel.",

@@ -47,8 +47,8 @@ "publishConfig": {

"dependencies": {
"@spark-ui/internal-utils": "^9.4.1",
"@spark-ui/slot": "^9.4.1",
"@spark-ui/internal-utils": "^9.4.2",
"@spark-ui/slot": "^9.4.2",
"@zag-js/collapsible": "1.3.1",
"@zag-js/react": "1.3.1"
},
"gitHead": "ac6ed64b0f7bbaef6f487a15adf72ad4d7c029f9"
"gitHead": "00e179f211c612d2a1a3ebc206a06f6ca583927f"
}