@ecl/twig-component-link
Advanced tools
Comparing version 4.1.2 to 4.2.0
@@ -5,3 +5,3 @@ { | ||
"license": "EUPL-1.2", | ||
"version": "4.1.2", | ||
"version": "4.2.0", | ||
"description": "ECL Link", | ||
@@ -12,7 +12,7 @@ "publishConfig": { | ||
"dependencies": { | ||
"@ecl/twig-component-icon": "4.1.2" | ||
"@ecl/twig-component-icon": "4.2.0" | ||
}, | ||
"devDependencies": { | ||
"@ecl/specs-component-link": "4.1.2", | ||
"@ecl/vanilla-component-link": "4.1.2" | ||
"@ecl/specs-component-link": "4.2.0", | ||
"@ecl/vanilla-component-link": "4.2.0" | ||
}, | ||
@@ -33,3 +33,3 @@ "repository": { | ||
], | ||
"gitHead": "8a0167336a872e0ce8d25c665337eb9e1d08ca00" | ||
"gitHead": "074df9480bae51f4f0c1b3dbcc3104512c53c578" | ||
} |
@@ -18,2 +18,3 @@ # ECL Link component | ||
- "external" (boolean) (default: false) Activates the external link icon | ||
- "sr_external" (string) (default: '') Additional label for external icon | ||
- "aria_label" (string) Aria label attribute value | ||
@@ -20,0 +21,0 @@ - "icon_position" (string) (default: 'after') - Position of link icon (can be 'before' or 'after') if icon is available |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22215
53
+ Added@ecl/twig-component-icon@4.2.0(transitive)
- Removed@ecl/twig-component-icon@4.1.2(transitive)