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
171
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
7.3.2

4

CHANGELOG.md

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

## [7.3.2](https://github.com/adevinta/spark/compare/v7.3.1...v7.3.2) (2024-12-27)
**Note:** Version bump only for package @spark-ui/collapsible
## [7.3.1](https://github.com/adevinta/spark/compare/v7.3.0...v7.3.1) (2024-12-26)

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

8

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

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

"dependencies": {
"@spark-ui/internal-utils": "^7.3.1",
"@spark-ui/slot": "^7.3.1",
"@spark-ui/internal-utils": "^7.3.2",
"@spark-ui/slot": "^7.3.2",
"@zag-js/collapsible": "0.78.2",
"@zag-js/react": "0.78.2"
},
"gitHead": "ce3be2acee76786650f4cbbd2673139a25750cbe"
"gitHead": "ef7db8857fa0381e4a4491380ef9192ac0c4bb52"
}