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

@ecl/twig-component-button

Package Overview
Dependencies
Maintainers
6
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ecl/twig-component-button - npm Package Compare versions

Comparing version 3.2.4 to 3.3.0

10

package.json

@@ -5,3 +5,3 @@ {

"license": "EUPL-1.2",
"version": "3.2.4",
"version": "3.3.0",
"description": "ECL Button",

@@ -12,7 +12,7 @@ "publishConfig": {

"dependencies": {
"@ecl/twig-component-icon": "^3.2.4"
"@ecl/twig-component-icon": "^3.3.0"
},
"devDependencies": {
"@ecl/specs-component-button": "^3.2.4",
"@ecl/vanilla-component-button": "^3.2.4"
"@ecl/specs-component-button": "^3.3.0",
"@ecl/vanilla-component-button": "^3.3.0"
},

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

],
"gitHead": "df0ed566a1a32496ba0988ed238d5be2ca2632fd"
"gitHead": "c9a78d9b503a12271e599bb2f57006d87e2823a9"
}

@@ -15,2 +15,3 @@ # ECL Button component

- **"disabled"** (bool) (default: false): define if button should be disabled (HTML disabled attribute)
- **"hide_label"** (bool) (default: false): hide button label, for screen reader only
- **"icon_position"** (string, optional) (default: after): Define icon position, can be 'before' or 'after'

@@ -17,0 +18,0 @@ - **"icon"** (associative array, optional) default: A predefined structure such as in the Icon component.

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