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.17 to 1.0.18

6

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

@@ -33,4 +33,4 @@ "license": "MIT",

"watch": "babel -w src --out-dir lib --ignore **/__tests__",
"release": "yarn version --patch && yarn publish --new-version %npm_package_version% --tag %npm_package_version% && git push --tags && git push",
"aaa": "echo %npm_package_version%"
"release": "yarn version --patch",
"postversion": "yarn publish --new-version %npm_package_version% --tag %npm_package_version% && git push --tags && git push"
},

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