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

@flourish/footer

Package Overview
Dependencies
Maintainers
10
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flourish/footer - npm Package Compare versions

Comparing version 1.0.0-alpha2 to 1.0.0

2

package.json
{
"name": "@flourish/footer",
"version": "1.0.0-alpha2",
"version": "1.0.0",
"description": "Add footer",

@@ -5,0 +5,0 @@ "main": "footer.js",

@@ -11,12 +11,2 @@ # Flourish footer

There are 3 functions
`initFooter(obj[, target_el])` creates a footer element (appended to `target_el` if provided) and adds missing footer properties to `obj`
`updateFooter()` updates the footer contents and styles
`getFooterHeight()` returns the total footer height (including margins)
`footer_el` is the footer node element
Also, settings.yml file can be imported into your template's template.yml file.
This needs updating for new module style.
# 1.0.0
* Importable settings
* Create multiple headers (if you really want to)
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