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

react-custom-scroll

Package Overview
Dependencies
Maintainers
2
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 4.2.1 to 4.2.2

2

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

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

[![NPM version][npm-image]][npm-url]
![](https://github.com/rommguy/react-custom-scroll/workflows/build/badge.svg)
![](https://img.shields.io/npm/dw/react-custom-scroll)

@@ -26,4 +27,4 @@

**From unpkg cdn:**
* [Js file](https://unpkg.com/react-custom-scroll@4.2.1/dist/reactCustomScroll)
* [css file](https://unpkg.com/react-custom-scroll@4.2.1/dist/customScroll.css) 
* [Js file](https://unpkg.com/react-custom-scroll@4.2.2/dist/reactCustomScroll)
* [css file](https://unpkg.com/react-custom-scroll@4.2.2/dist/customScroll.css) 

@@ -83,2 +84,4 @@ Wrap your content with the custom scroll component

### Typescript
- You can use CustomScroll types by installing @types/react-custom-scroll from npm

@@ -85,0 +88,0 @@ ### Usage with flexbox

Sorry, the diff of this file is too big to display

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