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.10 to 1.0.12

11

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

@@ -27,13 +27,10 @@ "license": "MIT",

},
"installConfig": {
"pnp": true
},
"main": "lib/index.js",
"types": "src/index.d.ts",
"scripts": {
"prepare": "cross-env NODE_ENV=production npm run build",
"build": "babel src --out-dir lib --ignore **/__tests__",
"prepare": "cross-env NODE_ENV=production npm run build",
"watch": "babel -w src --out-dir lib --ignore **/__tests__",
"patch": "yarn version --patch",
"postversion": "git push --tags && npm publish"
"release": "yarn version --patch && npm publish && git push --tags",
"aaa": "yarn publish . --tag $npm_package_version"
},

@@ -40,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