Socket
Socket
Sign inDemoInstall

@spectrum-css/stepper

Package Overview
Dependencies
6
Maintainers
4
Versions
156
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.1 to 5.1.2

7

CHANGELOG.md

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

<a name="5.1.2"></a>
##5.1.2
🗓
2024-02-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/stepper@5.1.1...@spectrum-css/stepper@5.1.2)
**Note:** Version bump only for package @spectrum-css/stepper
<a name="5.1.1"></a>

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

4

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

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

},
"gitHead": "21308ac4b92a5637eebea3e2a6611aab34a7a7b8"
"gitHead": "616560254051a50c30622af0ff39a8f76de328c1"
}

@@ -1,2 +0,1 @@

import isChromatic from "chromatic/isChromatic";
import { html } from "lit";

@@ -107,3 +106,3 @@ import { Template } from "./template";

${isChromatic() ? chromaticKitchenSink(args) : null}
${window.isChromatic() ? chromaticKitchenSink(args) : null}
</div>

@@ -110,0 +109,0 @@ `;

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc