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

baron

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baron - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "baron",
"description": "A small, fast and crossbrowser custom scrollbar with native system scroll mechanic.",
"version": "1.0.0",
"version": "1.0.1",
"readmeFilename": "README.md",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/Diokuz/baron",

@@ -19,2 +19,3 @@ [![Build Status](https://travis-ci.org/Diokuz/baron.svg)](https://travis-ci.org/Diokuz/baron)

- Vertical, horizontal and bidirectional scroll
- Infinite scroll

@@ -45,12 +46,2 @@ Baron just hides the system scrollbar, without removing it. This guarantees scrolling will work on any system.

* And some CSS:
```css
.scroller {
overflow-y: scroll;
}
```
Note: you can choose any class names, and style them as you want.
* Initialize baron:

@@ -317,3 +308,3 @@

@see docs/plugins.md
@see [docs/plugins.md](https://github.com/Diokuz/baron/blob/master/docs/plugins.md)

@@ -320,0 +311,0 @@ ## License

Sorry, the diff of this file is not supported yet

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