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

hiding-header

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hiding-header - npm Package Compare versions

Comparing version 0.8.2 to 0.8.3

1

dist/index.es.js

@@ -206,2 +206,1 @@ function hidingHeader(container, _a) {

export { hidingHeader };
//# sourceMappingURL=index.es.js.map

@@ -210,2 +210,1 @@ 'use strict';

exports.hidingHeader = hidingHeader;
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "hiding-header",
"version": "0.8.2",
"version": "0.8.3",
"description": "Toggles header visibility on scroll.",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -32,3 +32,3 @@ # Hiding Header [![npm](https://img.shields.io/npm/v/hiding-header.svg)](https://www.npmjs.com/package/hiding-header) [![Dependencies](https://img.shields.io/david/FilipChalupa/hiding-header.svg)](https://www.npmjs.com/package/hiding-header?activeTab=dependencies) ![npm type definitions](https://img.shields.io/npm/types/hiding-header.svg)

Import `dist/style.css` to your CSS. It's few lines of code. You can alternatively copy paste it and adjust things like `z-index` to your needs.
Import [dist/style.css](src/style.css) to your CSS. It's few lines of code. You can alternatively copy paste it and adjust things like `z-index` to your needs.

@@ -35,0 +35,0 @@ ### JavaScript:

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