@mangoweb/hiding-header
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4023
56