New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-custom-scroll

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-custom-scroll - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

2

package.json
{
"name": "react-custom-scroll",
"version": "1.4.0",
"version": "1.4.1",
"description": "An easily designable, cross browser (!!), custom scroll with ReactJS Animations and scroll rate **exactly** like native scroll",

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

@@ -22,3 +22,3 @@ [![NPM version][npm-image]][npm-url]

```JSX
```html
<CustomScroll>

@@ -42,5 +42,5 @@ your content

```html
<customScroll heightRelativeToParent="calc(100% - 20px)">
<CustomScroll heightRelativeToParent="calc(100% - 20px)">
your content
</customScroll>
</CustomScroll>
```

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