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
5
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.0.0-beta.1 to 3.0.0-beta.2

10

package.json

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

"license": "EUPL-1.2",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"description": "ECL Link",

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

"dependencies": {
"@ecl/twig-component-icon": "^3.0.0-beta.1"
"@ecl/twig-component-icon": "^3.0.0-beta.2"
},
"devDependencies": {
"@ecl/specs-component-link": "^3.0.0-beta.1",
"@ecl/vanilla-component-link": "^3.0.0-beta.1"
"@ecl/specs-component-link": "^3.0.0-beta.2",
"@ecl/vanilla-component-link": "^3.0.0-beta.2"
},

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

],
"gitHead": "cbd6c68e880c649c3567d3ce9cdf595b65fabed2"
"gitHead": "021d345920ae3722a77599b2055d4d4e060573e5"
}

@@ -12,3 +12,3 @@ # ECL Link component

- **"link"** (associative array) (default: 'predefined structure below')
- "type" (string) (default: '') - type of link. Available types are '', 'standalone' or 'cta'
- "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

@@ -15,0 +15,0 @@ - "no_visited" (boolean) (default: false) - Prevent color change for visited links

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