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

@ecl/twig-component-link

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-link - npm Package Compare versions

Comparing version 3.13.0 to 4.0.0-beta-1

10

package.json

@@ -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

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