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

@ewc-lib/ewc-footer-notes

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ewc-lib/ewc-footer-notes - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0-alpha

2

package.json
{
"name": "@ewc-lib/ewc-footer-notes",
"version": "1.0.1",
"version": "1.1.0-alpha",
"description": "",

@@ -5,0 +5,0 @@ "main": "src/main.mjs",

@@ -5,2 +5,4 @@ # Screenshot

A simple footnote with 2 lines: 1st line is a note, 2nd line is a fixed text ("Source: Eurostat - ") and a link (access to dataset).
# API

@@ -10,4 +12,4 @@

- **note** - sets the text of the footnote
- **url** - sets the URL, opened in same tab
- **note** - sets the text of the footnote (the first line). If text is omitted, line is omitted as well.
- **url** - sets the URL for the link (2nd line). Opens link in the same tab.

@@ -21,3 +23,3 @@ Note: changing these attributes during runtime has no effect.

"dependencies": {
"@ewc-lib/ewc-footer-notes": "^1.0.0"
"@ewc-lib/ewc-footer-notes": "1.1.0-alpha"
}

@@ -24,0 +26,0 @@

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