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/stepper

Package Overview
Dependencies
Maintainers
4
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/stepper - npm Package Compare versions

Comparing version

to
6.4.1

13

CHANGELOG.md
# Change Log
## 6.4.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/infieldbutton@5.3.1
- @spectrum-css/actionbutton@6.3.1
- @spectrum-css/textfield@7.4.1
- @spectrum-css/icon@8.0.1
## 6.4.0

@@ -4,0 +17,0 @@

4

package.json
{
"name": "@spectrum-css/stepper",
"version": "6.4.0",
"version": "6.4.1",
"description": "The Spectrum CSS stepper component",

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

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

@@ -41,0 +41,0 @@ "peerDependenciesMeta": {