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
143
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 9.0.0 to 9.0.1

6

CHANGELOG.md

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

## [9.0.1](https://github.com/adevinta/spark/compare/v9.0.0...v9.0.1) (2025-02-06)
### Bug Fixes
- adjust peer deps following tailwind v4 update ([45d356f](https://github.com/adevinta/spark/commit/45d356f0fe55e0bd44a59b262ab1c6293d0aa8a8))
# [9.0.0](https://github.com/adevinta/spark/compare/v8.1.8...v9.0.0) (2025-02-06)

@@ -8,0 +14,0 @@

10

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

@@ -31,3 +31,3 @@ "publishConfig": {

"react-dom": "^19.0",
"tailwindcss": "^3.0.0"
"tailwindcss": "^4.0.0"
},

@@ -49,8 +49,8 @@ "repository": {

"dependencies": {
"@spark-ui/internal-utils": "^9.0.0",
"@spark-ui/slot": "^9.0.0",
"@spark-ui/internal-utils": "^9.0.1",
"@spark-ui/slot": "^9.0.1",
"@zag-js/collapsible": "0.81.0",
"@zag-js/react": "0.81.0"
},
"gitHead": "8fe6ef5b52e2440947f6278e00d00c89410a9ca8"
"gitHead": "6ae906557586fed35fe306d68806f65eef6c43fa"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc