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.24 to 1.0.25

10

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

@@ -32,3 +32,6 @@ "license": "MIT",

"build": "babel src --out-dir lib --ignore **/__tests__",
"watch": "babel -w src --out-dir lib --ignore **/__tests__"
"watch": "babel -w src --out-dir lib --ignore **/__tests__",
"release": "yarn version --patch",
"postversion": "cross-var yarn publish --new-version $npm_package_version",
"postpublish": "git push --tags && git push"
},

@@ -40,3 +43,4 @@ "devDependencies": {

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

@@ -43,0 +47,0 @@ "peerDependencies": {

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