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

4

CHANGELOG.md

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

## [9.4.5](https://github.com/leboncoin/spark-web/compare/v9.4.4...v9.4.5) (2025-03-19)
**Note:** Version bump only for package @spark-ui/collapsible
## [9.4.4](https://github.com/leboncoin/spark-web/compare/v9.4.3...v9.4.4) (2025-03-19)

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

8

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

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

"dependencies": {
"@spark-ui/internal-utils": "^9.4.4",
"@spark-ui/slot": "^9.4.4",
"@spark-ui/internal-utils": "^9.4.5",
"@spark-ui/slot": "^9.4.5",
"@zag-js/collapsible": "1.3.1",
"@zag-js/react": "1.3.1"
},
"gitHead": "fcad9aa41351917773e6860b2148c8f8972730a5"
"gitHead": "17094b79c433fefb53e7cadb085ba3f6115a98d7"
}