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

@ec-europa/ecl-typography-paragraphs

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ec-europa/ecl-typography-paragraphs - npm Package Compare versions

Comparing version 0.5.3 to 0.6.0

6

ecl-typography-paragraphs.config.js

@@ -8,3 +8,7 @@ module.exports = {

collator(markup, item) {
return `<!-- Start: @${item.handle} -->\n<h3 class="ecl-heading ecl-heading--h3">${item.label}</h3>\n${markup}\n<!-- End: @${item.handle} -->\n`;
return `<!-- Start: @${
item.handle
} -->\n<h3 class="ecl-heading ecl-heading--h3">${item.label}</h3>\n${
markup
}\n<!-- End: @${item.handle} -->\n`;
},

@@ -11,0 +15,0 @@ default: 'l',

2

package.json

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

"license": "EUPL-1.1",
"version": "0.5.3",
"version": "0.6.0",
"description": "ECL Paragraphs",

@@ -8,0 +8,0 @@ "main": "_paragraphs.scss",

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