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

@mangoweb/hiding-header

Package Overview
Dependencies
Maintainers
6
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mangoweb/hiding-header - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

8

package.json
{
"name": "@mangoweb/hiding-header",
"version": "0.0.6",
"version": "0.0.7",
"description": "Hides and reveals header on scroll.",

@@ -13,7 +13,7 @@ "main": "lib/index.js",

"eslint:fix": "eslint --fix \"src/**/*.{ts,tsx}\" ",
"prepublish": "npm run build"
"prepare": "npm run build"
},
"repository": {
"type": "git",
"url": "https://github.com/manGoweb/npm/tree/master/scripts-base"
"url": "https://github.com/manGoweb/npm/tree/master/scripts-components/hiding-header"
},

@@ -44,4 +44,4 @@ "author": "manGoweb <info@mangoweb.cz> (https://mangoweb.cz)",

"peerDependencies": {
"@mangoweb/scripts-base": "0.0.14"
"@mangoweb/scripts-base": "0.0.20"
}
}

@@ -7,3 +7,5 @@ # Hiding Header

`$ npm install @mangoweb/hiding-header @mangoweb/scripts-base`
```bash
npm install @mangoweb/hiding-header @mangoweb/scripts-base
```

@@ -10,0 +12,0 @@ This is a [`@mangoweb/scripts-base`](https://www.npmjs.com/package/@mangoweb/scripts-base) component.

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