New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ec-europa/ecl-links

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ec-europa/ecl-links - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

6

package.json

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

"license": "EUPL-1.1",
"version": "0.10.0",
"version": "0.10.1",
"description": "ECL Links",

@@ -11,4 +11,4 @@ "main": "_links.scss",

"dependencies": {
"@ec-europa/ecl-base": "^0.8.1",
"@ec-europa/ecl-icons": "^0.9.0"
"@ec-europa/ecl-base": "^0.9.0",
"@ec-europa/ecl-icons": "^0.9.1"
},

@@ -15,0 +15,0 @@ "publishConfig": {

@@ -5,48 +5,43 @@ # Links

When you need to direct users to a different page or to provide access to further information.
When you need to direct users to a different page or to provide access to
further information.
### Link types
- **in-line text link**
- internal links
- external links
* **in-line text link**
- **stand-alone link**
- more link
- expandable link
- social media link
* internal links
* external links
* **stand-alone link**
* more link
* expandable link
* social media link
## When to use this component
- **in-line link**<br/>
when links are inserted within paragraph text blocks<br/>
**style**<br/>
blue, underlined (displayed in white colour if the background colour is blue)
* **in-line link**<br/> when links are inserted within paragraph text
blocks<br/> **style**<br/> blue, underlined (displayed in white colour if the
background colour is blue)
- **internal link**<br/>
when links point to URLs inside the ec.europa.eu domain<br/>
**style** <br/>
underlined link
* **internal link**<br/> when links point to URLs inside the ec.europa.eu
domain<br/> **style** <br/> underlined link
- **external link**<br/>
when links point to URLs outside the ec.europa.eu domain<br/>
**style**<br/>
underlined link with an appended square w/ arrow pointing outward
* **external link**<br/> when links point to URLs outside the ec.europa.eu
domain<br/> **style**<br/> underlined link with an appended square w/ arrow
pointing outward
- **stand-alone link**<br/>
when links are not inserted within paragraph text blocks<br/>
**style**<br/>
blue, no underline
* **stand-alone link**<br/> when links are not inserted within paragraph text
blocks<br/> **style**<br/> blue, no underline
- **more link**<br/>
used on the Listings component
* **more link**<br/> used on the Listings component
- **expandable link**<br/>
used on the Expandable component
* **expandable link**<br/> used on the Expandable component
- **social media link**<br/>
used on the Social media - Follow. and Social media - Share. components
* **social media link**<br/> used on the Social media - Follow. and Social
media - Share. components
## Do not use this component
- for actions or important links to other pages - in this case, use buttons instead
* for actions or important links to other pages - in this case, use buttons
instead
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