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

@flourish/header

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/header - npm Package Compare versions

Comparing version 1.0.0-alpha2 to 1.0.0

2

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

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

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

There are 3 functions
`initHeader(obj[, target_el])` creates a header element (appended to `target_el` if provided) and adds missing header properties to `obj`
`updateHeader()` updates the footer contents and styles
`getHeaderHeight()` returns the total footer height (including margins)
`header_el` is the header 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