Socket
Socket
Sign inDemoInstall

@n8tb1t/use-scroll-position

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@n8tb1t/use-scroll-position - npm Package Compare versions

Comparing version 1.0.34 to 1.0.35

6

CHANGELOG.md

@@ -0,1 +1,7 @@

#### 1.0.35 (2019-07-03)
##### Documentation Changes
* update screenshot link. ([a1ecef6b](https://github.com/n8tb1t/use-scroll-position/commit/a1ecef6b583546543b9041f0ad77121a4a501f17))
#### 1.0.34 (2019-07-03)

@@ -2,0 +8,0 @@

2

package.json
{
"name": "@n8tb1t/use-scroll-position",
"version": "1.0.34",
"version": "1.0.35",
"author": "n8tb1t <n8tb1t@gmail.com>",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -7,3 +7,3 @@ # `use-scroll-position`

![Screenshot](https://github.com/n8tb1t/use-scroll-position/blob/master/examples/screenshot.png)
![Screenshot](https://github.com/n8tb1t/use-scroll-position/raw/master/examples/screenshot.png)

@@ -10,0 +10,0 @@ `use-scroll-position` is a React [hook](https://reactjs.org/docs/hooks-reference.html) that returns the browser viewport X and Y scroll position. It is highly optimized and using the special technics to avoid unnecessary rerenders!

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