@ecl/twig-component-link
Advanced tools
Comparing version 3.13.0 to 4.0.0-beta-1
@@ -5,3 +5,3 @@ { | ||
"license": "EUPL-1.2", | ||
"version": "3.13.0", | ||
"version": "4.0.0-beta-1", | ||
"description": "ECL Link", | ||
@@ -12,7 +12,7 @@ "publishConfig": { | ||
"dependencies": { | ||
"@ecl/twig-component-icon": "3.13.0" | ||
"@ecl/twig-component-icon": "4.0.0-beta-1" | ||
}, | ||
"devDependencies": { | ||
"@ecl/specs-component-link": "3.13.0", | ||
"@ecl/vanilla-component-link": "3.13.0" | ||
"@ecl/specs-component-link": "4.0.0-beta-1", | ||
"@ecl/vanilla-component-link": "4.0.0-beta-1" | ||
}, | ||
@@ -33,3 +33,3 @@ "repository": { | ||
], | ||
"gitHead": "d8f2f7cd036e66134b8d0be9449ed97c3e1908ee" | ||
"gitHead": "899af83c7c00e006c4df2e1467f037865c6b55e6" | ||
} |
@@ -13,3 +13,3 @@ # ECL Link component | ||
- "type" (string) (default: '') - type of link. Available types are '', 'standalone', 'cta', 'primary', 'secondary' | ||
- "negative" (boolean) (default: false) - Is the link negative (displayed on dark background) or not | ||
- "inverted" (boolean) (default: false) - Is the link inverted (displayed on dark background) or not | ||
- "no_visited" (boolean) (default: false) - Prevent color change for visited links | ||
@@ -16,0 +16,0 @@ - "label" (string) (default: '') - Content of link |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
21750
1
+ Added@ecl/twig-component-icon@4.0.0-beta-1(transitive)
- Removed@ecl/twig-component-icon@3.13.0(transitive)