You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP →
Socket
Book a DemoInstallSign in
Socket

@spectrum-css/accordion

Package Overview
Dependencies
Maintainers
4
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/accordion - npm Package Compare versions

Comparing version

to
6.0.1

10

CHANGELOG.md
# Change Log
## 6.0.1
### Patch Changes
- [#3522](https://github.com/adobe/spectrum-css/pull/3522) [`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39) Thanks [@castastrophe](https://github.com/castastrophe)! - Peer dependency for @spectrum-css/tokens updated to include v15 as well as v14.
- Updated dependencies [[`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39), [`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39)]:
- @spectrum-css/tokens@15.2.0
- @spectrum-css/icon@8.0.1
## 6.0.0

@@ -4,0 +14,0 @@

4

package.json
{
"name": "@spectrum-css/accordion",
"version": "6.0.0",
"version": "6.0.1",
"description": "The Spectrum CSS accordion component",

@@ -35,3 +35,3 @@ "license": "Apache-2.0",

"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/tokens": ">=14 || >=15"
},

@@ -38,0 +38,0 @@ "devDependencies": {