Socket
Socket
Sign inDemoInstall

react-custom-scrollbars

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-custom-scrollbars - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

5

package.json
{
"name": "react-custom-scrollbars",
"version": "0.1.5",
"version": "0.1.6",
"description": "React scrollbars component",

@@ -14,3 +14,3 @@ "main": "lib/index.js",

"test:cov": "babel-node ./node_modules/.bin/isparta cover ./node_modules/.bin/_mocha -- --recursive",
"prepublish": "npm run lint && npm run test && npm run clean && npm run build && npm run build:umd"
"prepublish": "npm run lint && npm run test && npm run clean && npm run build"
},

@@ -25,2 +25,3 @@ "repository": {

"scrollbars",
"react-component",
"react",

@@ -27,0 +28,0 @@ "custom"

2

README.md

@@ -8,4 +8,6 @@ react-custom-scrollbars

* fully customizable
* no dependencies
* IE9+ support
* ^react@0.14.0-beta3
* [check out the demo](http://malte-wessel.github.io/react-custom-scrollbars/)

@@ -12,0 +14,0 @@ ## Installation

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