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
5.7.0

4

CHANGELOG.md

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

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

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

6

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

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

"dependencies": {
"@spark-ui/slot": "^5.6.0",
"@spark-ui/slot": "^5.7.0",
"@zag-js/collapsible": "0.71.0",
"@zag-js/react": "0.71.0"
},
"gitHead": "3e1d586fb30aedb0860277e731f4b65863e46171"
"gitHead": "8854453573857ff39f1ed7702ffb61d91f825e4f"
}