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

@spectrum-css/actionbutton

Package Overview
Dependencies
Maintainers
4
Versions
177
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.0.17 to 5.0.18

7

CHANGELOG.md

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

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

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

2

metadata/mods.md

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

| Modifiable Custom Properties |
| Modifiable custom properties |
| ----------------------------------------------------------------- |

@@ -3,0 +3,0 @@ | `--mod-actionbutton-animation-duration` |

{
"name": "@spectrum-css/actionbutton",
"version": "5.0.17",
"version": "5.0.18",
"description": "The Spectrum CSS action button component",

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

"devDependencies": {
"@spectrum-css/commons": "^9.0.1"
"@spectrum-css/commons": "^9.0.2"
},

@@ -33,3 +33,3 @@ "publishConfig": {

},
"gitHead": "e978397c22cf2813262f5a326491f5e485adff03"
"gitHead": "f9f5d7b93201c84c774486b7c66c29745d16c8d8"
}

@@ -9,2 +9,4 @@ {

"compare": {},
"lint": {},
"test": {

@@ -11,0 +13,0 @@ "defaultConfiguration": "scope"

@@ -131,4 +131,10 @@ import { html } from "lit";

})}
${Template({
...args,
staticColor,
label: "More and this text should truncate",
customStyles: { "max-inline-size": "100px"},
})}
</div>
`;
};

Sorry, the diff of this file is not supported yet

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