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

4

CHANGELOG.md

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

## [5.7.1](https://github.com/adevinta/spark/compare/v5.7.0...v5.7.1) (2024-10-01)
**Note:** Version bump only for package @spark-ui/collapsible
# [5.7.0](https://github.com/adevinta/spark/compare/v5.6.0...v5.7.0) (2024-10-01)

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

6

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

@@ -48,7 +48,7 @@ "publishConfig": {

"dependencies": {
"@spark-ui/slot": "^5.7.0",
"@spark-ui/slot": "^5.7.1",
"@zag-js/collapsible": "0.71.0",
"@zag-js/react": "0.71.0"
},
"gitHead": "8854453573857ff39f1ed7702ffb61d91f825e4f"
"gitHead": "6c2bd191ef9140158ce2dbf1478d32f83069eb0a"
}