New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@spark-ui/accordion

Package Overview
Dependencies
Maintainers
0
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/accordion - npm Package Compare versions

Comparing version 9.0.1 to 9.0.2

6

CHANGELOG.md

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

## [9.0.2](https://github.com/adevinta/spark/compare/v9.0.1...v9.0.2) (2025-02-06)
### Bug Fixes
- adjust peer deps following tailwind v4 update ([7d00dcf](https://github.com/adevinta/spark/commit/7d00dcf132cf8fd7161f6acbfac147a3e68e7bfc))
## [9.0.1](https://github.com/adevinta/spark/compare/v9.0.0...v9.0.1) (2025-02-06)

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

15

package.json
{
"name": "@spark-ui/accordion",
"version": "9.0.1",
"version": "9.0.2",
"description": "An accordion is a vertically stacked set of interactive headings containing a title, content snippet, or thumbnail representing a section of content.",

@@ -27,3 +27,2 @@ "publishConfig": {

"peerDependencies": {
"@spark-ui/tailwind-plugins": "latest",
"@spark-ui/theme-utils": "latest",

@@ -49,11 +48,11 @@ "react": "^19.0",

"dependencies": {
"@spark-ui/collapsible": "^9.0.1",
"@spark-ui/icon": "^9.0.1",
"@spark-ui/icons": "^9.0.1",
"@spark-ui/internal-utils": "^9.0.1",
"@spark-ui/slot": "^9.0.1",
"@spark-ui/collapsible": "^9.0.2",
"@spark-ui/icon": "^9.0.2",
"@spark-ui/icons": "^9.0.2",
"@spark-ui/internal-utils": "^9.0.2",
"@spark-ui/slot": "^9.0.2",
"@zag-js/accordion": "0.81.0",
"@zag-js/react": "0.81.0"
},
"gitHead": "6ae906557586fed35fe306d68806f65eef6c43fa"
"gitHead": "94f87ca3d23aabde6f729d9fb3726bbd78cad12b"
}
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