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
8.0.3

4

CHANGELOG.md

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

## [8.0.3](https://github.com/adevinta/spark/compare/v8.0.2...v8.0.3) (2025-01-16)
**Note:** Version bump only for package @spark-ui/collapsible
## [8.0.2](https://github.com/adevinta/spark/compare/v8.0.1...v8.0.2) (2025-01-15)

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

8

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

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

"dependencies": {
"@spark-ui/internal-utils": "^8.0.2",
"@spark-ui/slot": "^8.0.2",
"@spark-ui/internal-utils": "^8.0.3",
"@spark-ui/slot": "^8.0.3",
"@zag-js/collapsible": "0.81.0",
"@zag-js/react": "0.81.0"
},
"gitHead": "e9dd4b18ae5a47cb067066166f6d82a46f275713"
"gitHead": "9f85b490e1db69d7b155420b215e11182fcd8058"
}