Socket
Socket
Sign inDemoInstall

react-on-sticky

Package Overview
Dependencies
2
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "react-on-sticky",
"version": "0.0.4",
"version": "0.0.5",
"description": "A React implementation for position:sticky events",

@@ -5,0 +5,0 @@ "author": "@ezekielaquino",

@@ -100,3 +100,9 @@ # react-on-sticky

}}>
<StickyContainer>
<StickyContainer
component="div" // string or a e.g. StyledComponent
headerHeight="100px"
headerPosition="0px" // from top
footerHeight="2rem"
footerPosition="4rem" // from bottom
>
</StickyContainer>

@@ -103,0 +109,0 @@ </div>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc