Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-css/stepper

Package Overview
Dependencies
Maintainers
4
Versions
182
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 4.0.37 to 4.0.38

7

CHANGELOG.md

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

<a name="4.0.38"></a>
##4.0.38
🗓
2023-06-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/stepper@4.0.37...@spectrum-css/stepper@4.0.38)
**Note:** Version bump only for package @spectrum-css/stepper
<a name="4.0.37"></a>

@@ -8,0 +15,0 @@ ##4.0.37

12

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

@@ -27,7 +27,7 @@ "license": "Apache-2.0",

"devDependencies": {
"@spectrum-css/actionbutton": "^4.0.3",
"@spectrum-css/actionbutton": "^4.0.4",
"@spectrum-css/component-builder-simple": "^2.0.15",
"@spectrum-css/icon": "^3.0.47",
"@spectrum-css/textfield": "^6.0.1",
"@spectrum-css/tokens": "^10.1.2",
"@spectrum-css/icon": "^3.0.48",
"@spectrum-css/textfield": "^6.0.2",
"@spectrum-css/tokens": "^10.2.0",
"gulp": "^4.0.0"

@@ -38,3 +38,3 @@ },

},
"gitHead": "0990908ed4f47efc04c73667f499115c88bb0264"
"gitHead": "6d8212fd528010b39590de4a3b860c6709cb9a2e"
}

@@ -5,3 +5,3 @@ // Import the component markup template

export default {
title: "Stepper",
title: "Components/Stepper",
description:

@@ -8,0 +8,0 @@ "A stepper can be used to increment or decrement a value by a specified amount via an up/down button. An input field displays the current value.",

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