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

@spectrum-css/button

Package Overview
Dependencies
Maintainers
4
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/button - npm Package Compare versions

Comparing version 11.0.17 to 11.0.18

project.json

7

CHANGELOG.md

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

<a name="11.0.18"></a>
##11.0.18
🗓
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@11.0.17...@spectrum-css/button@11.0.18)
**Note:** Version bump only for package @spectrum-css/button
<a name="11.0.17"></a>

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

6

dist/mods.json
{
"mods": [
"--mod-animation-duration-100",
"--mod-bold-font-weight",

@@ -38,6 +39,9 @@ "--mod-button-animation-duration",

"--mod-button-padding-label-to-icon",
"--mod-button-static-content-color",
"--mod-button-top-to-text",
"--mod-focus-indicator-gap",
"--mod-line-height-100",
"--mod-sans-font-family-stack",
"--mod-static-black-focus-indicator-color"
]
}
}
| Modifiable Custom Properties |
| ------------------------------------------ |
| `--mod-animation-duration-100` |
| `--mod-bold-font-weight` |

@@ -38,4 +39,7 @@ | `--mod-button-animation-duration` |

| `--mod-button-padding-label-to-icon` |
| `--mod-button-static-content-color` |
| `--mod-button-top-to-text` |
| `--mod-focus-indicator-gap` |
| `--mod-line-height-100` |
| `--mod-sans-font-family-stack` |
| `--mod-static-black-focus-indicator-color` |

18

package.json
{
"name": "@spectrum-css/button",
"version": "11.0.17",
"version": "11.0.18",
"description": "The Spectrum CSS button component",

@@ -17,13 +17,13 @@ "license": "Apache-2.0",

"main": "dist/index-vars.css",
"scripts": {
"build": "gulp"
},
"peerDependencies": {
"@spectrum-css/icon": ">=4",
"@spectrum-css/tokens": ">=13"
},
"peerDependenciesMeta": {
"@spectrum-css/icon": {
"optional": true
}
},
"devDependencies": {
"@spectrum-css/component-builder-simple": "^3.0.1",
"@spectrum-css/icon": "^4.0.5",
"@spectrum-css/tokens": "^13.0.5",
"gulp": "^4.0.0"
"@spectrum-css/commons": "^9.0.1"
},

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

},
"gitHead": "5dcdae6da88c6ecc95b3696f044d93f2732096e6"
"gitHead": "48467551f5a9c2db07a56913e3e8b909db04f5e7"
}
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