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

react-sticky

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-sticky - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

lib/sticky.js

2

index.js

@@ -1,1 +0,1 @@

module.exports = require('./components/sticky.js');
module.exports = require('./lib/sticky.js');
{
"name": "react-sticky",
"version": "2.0.1",
"version": "2.0.2",
"description": "<Sticky /> component for React",

@@ -5,0 +5,0 @@ "main": "./index",

@@ -5,3 +5,3 @@ react-sticky

Make any React component on your page sticky using inline styles and/or CSS!
Make any React component on your page sticky using inline styles or CSS classes!

@@ -47,3 +47,3 @@ ## Installation

#### style
#### stickyStyle
In the event that you wish to override the style rules applied, simply pass in the style object as a prop:

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