Socket
Socket
Sign inDemoInstall

@spectrum-css/actionbutton

Package Overview
Dependencies
Maintainers
4
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/actionbutton - npm Package Compare versions

Comparing version 5.2.0 to 5.2.1

7

CHANGELOG.md

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

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

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

4

package.json
{
"name": "@spectrum-css/actionbutton",
"version": "5.2.0",
"version": "5.2.1",
"description": "The Spectrum CSS action button component",

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

},
"gitHead": "f10a4b3c68dc1940d1772adc1e2dbcfe2451735d"
"gitHead": "ee1d7f07ce02d52206864216f7bc5c654c8d004a"
}

@@ -20,2 +20,3 @@ import { html } from "lit";

iconName,
iconSet,
label,

@@ -82,2 +83,3 @@ isQuiet = false,

iconName,
setName: iconSet,
customClasses: [`${rootClass}-icon`, ...customIconClasses],

@@ -84,0 +86,0 @@ })

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