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.22 to 1.0.24

yarn-error.log

9

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

@@ -30,8 +30,5 @@ "license": "MIT",

"scripts": {
"prepare": "cross-env NODE_ENV=production npm run build",
"build": "babel src --out-dir lib --ignore **/__tests__",
"watch": "babel -w src --out-dir lib --ignore **/__tests__",
"release": "yarn version --patch",
"postversion": "yarn publish --new-version %npm_package_version%",
"prepare": "cross-env NODE_ENV=production npm run build",
"postpublish": "git push --tags && git push"
"watch": "babel -w src --out-dir lib --ignore **/__tests__"
},

@@ -38,0 +35,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