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.38 to 1.0.39

6

CHANGELOG.md

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

#### 1.0.39 (2019-10-29)
##### New Features
* skip listener when no window ([7fafbb2e](https://github.com/n8tb1t/use-scroll-position/commit/7fafbb2e7638f41c340a979a53a0605718413e09))
#### 1.0.38 (2019-09-20)

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

4

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

@@ -43,3 +43,3 @@ "license": "MIT",

"@babel/preset-react": "^7.0.0",
"cross-env": "^5.2.0",
"cross-env": "^6.0.3",
"cross-var": "^1.1.0",

@@ -46,0 +46,0 @@ "generate-changelog": "^1.8.0"

@@ -10,2 +10,2 @@ import {DependencyList, EffectCallback, MutableRefObject} from "react";

wait?: number
);
): void;
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