Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-scroll-to-top

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-scroll-to-top - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

4

package.json
{
"name": "react-scroll-to-top",
"author": "Herman Nygaard",
"version": "0.2.1",
"version": "0.2.2",
"main": "lib/ScrollToTop.js",
"types": "lib/ScrollToTop.d.ts",
"scripts": {
"build": "tsc",
"build": "rm -rf lib ; tsc ; cp src/index.css lib/",
"dev": "tsnd --respawn src/ScrollToTop.tsx"

@@ -10,0 +10,0 @@ },

@@ -5,4 +5,6 @@ # react-scroll-to-top

The button is only visible when a certain height has been reached on the page\
Demo coming
## Live demo
[Check out a live demo here](https://codesandbox.io/s/friendly-northcutt-rmuvx?file=/src/App.js)
## Installation

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