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

react-scroll

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-scroll - npm Package Compare versions

Comparing version 0.22.0 to 0.23.0

2

lib/mixins/Helpers.js

@@ -96,3 +96,3 @@ "use strict";

componentDidMount: function() {
scroller.register(this.props.name, this.getDOMNode());
scroller.register(this.props.name, React.findDOMNode(this));
},

@@ -99,0 +99,0 @@ componentWillUnmount: function() {

{
"name": "react-scroll",
"version": "0.22.0",
"version": "0.23.0",
"description": "A scroll component for React.js",

@@ -5,0 +5,0 @@ "main": "lib",

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