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 0.0.1 to 0.0.2

src/index.d.ts

18

package.json
{
"name": "@n8tb1t/use-scroll-position",
"version": "0.0.1",
"version": "0.0.2",
"author": "n8tb1t (n8tb1t@gmail.com)",

@@ -30,14 +30,16 @@ "license": "MIT",

},
"source": "src/index.js",
"main": "dist/index.js",
"main": "build/index.js",
"types": "src/index.d.ts",
"scripts": {
"dev": "microbundle watch",
"build": "microbundle"
"build": "babel src --out-dir build --source-maps"
},
"devDependencies": {
"microbundle": "^0.11.0"
"react": "^16.8.6"
},
"peerDependencies": {
"react": "^16.8.6"
"dependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"@babel/preset-react": "^7.0.0"
}
}
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