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 1.6.0 to 1.6.1

4

package.json
{
"name": "react-scroll",
"version": "1.6.0",
"version": "1.6.1",
"description": "A scroll component for React.js",
"main": "build/npm/modules",
"main": "modules",
"repository": {

@@ -7,0 +7,0 @@ "type": "git",

@@ -157,2 +157,4 @@ ## React Scroll

> hashSpy - update hash based on spy.
> smooth - animate the scrolling

@@ -179,2 +181,3 @@

smooth={true}
hashSpy={true}
offset={50}

@@ -332,3 +335,2 @@ duration={500}

### Scroll Animations

@@ -384,3 +386,3 @@ > Add a custom easing animation to the smooth option. This prop will accept a Boolean if you want the default, or any of the animations listed below

#### Changelog
> 1.6.0
> 1.6.1
- Ability to scroll overflown elements and using hashes for history.

@@ -387,0 +389,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