Socket
Socket
Sign inDemoInstall

@spectrum-web-components/action-button

Package Overview
Dependencies
17
Maintainers
7
Versions
178
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.41.2 to 0.42.0

16

package.json
{
"name": "@spectrum-web-components/action-button",
"version": "0.41.2",
"version": "0.42.0",
"publishConfig": {

@@ -60,10 +60,10 @@ "access": "public"

"dependencies": {
"@spectrum-web-components/base": "^0.41.2",
"@spectrum-web-components/button": "^0.41.2",
"@spectrum-web-components/icon": "^0.41.2",
"@spectrum-web-components/icons-ui": "^0.41.2",
"@spectrum-web-components/shared": "^0.41.2"
"@spectrum-web-components/base": "^0.42.0",
"@spectrum-web-components/button": "^0.42.0",
"@spectrum-web-components/icon": "^0.42.0",
"@spectrum-web-components/icons-ui": "^0.42.0",
"@spectrum-web-components/shared": "^0.42.0"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^5.2.4"
"@spectrum-css/actionbutton": "^5.2.5"
},

@@ -76,3 +76,3 @@ "types": "./src/index.d.ts",

],
"gitHead": "78c3f16b08c9133c9e5ca88d0c9fef5ea7d2ab87"
"gitHead": "9b3bd55ff8e8f9438817255976e77fd456b19d72"
}

@@ -63,3 +63,3 @@ "use strict";

<div
style="display: flex; flex-direction: column; gap: var(--spectrum-global-dimension-size-100);"
style="display: flex; flex-direction: column; gap: calc(var(--spectrum-spacing-100) * var(--swc-scale-factor));"
>

@@ -66,0 +66,0 @@ ${renderGroup({

Sorry, the diff of this file is not supported yet

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