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.2 to 1.0.5

6

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

@@ -35,3 +35,5 @@ "license": "MIT",

"prepare": "cross-env NODE_ENV=production npm run build",
"watch": "babel -w src --out-dir lib --ignore **/__tests__"
"watch": "babel -w src --out-dir lib --ignore **/__tests__",
"zzz": "yarn version --patch",
"postversion": "git push --tags && yarn publish . --tag $npm_package_version && git push"
},

@@ -38,0 +40,0 @@ "devDependencies": {

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