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

simplebar

Package Overview
Dependencies
Maintainers
2
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simplebar - npm Package Compare versions

Comparing version 5.3.2 to 5.3.3

2

dist/simplebar-core.esm.js
/**
* SimpleBar.js - v5.3.2
* SimpleBar.js - v5.3.3
* Scrollbars, simpler.

@@ -4,0 +4,0 @@ * https://grsmto.github.io/simplebar/

@@ -23,5 +23,5 @@ export as namespace SimpleBar;

interface ClassNamesOptions extends KnownClassNamesOptions {
type ClassNamesOptions = KnownClassNamesOptions & {
[className: string]: string;
}
};

@@ -49,4 +49,5 @@ interface Options {

getContentElement(): HTMLElement;
unMount(): void;
el: HTMLElement;
}
/**
* SimpleBar.js - v5.3.2
* SimpleBar.js - v5.3.3
* Scrollbars, simpler.

@@ -4,0 +4,0 @@ * https://grsmto.github.io/simplebar/

/**
* SimpleBar.js - v5.3.2
* SimpleBar.js - v5.3.3
* Scrollbars, simpler.

@@ -4,0 +4,0 @@ * https://grsmto.github.io/simplebar/

{
"version": "5.3.2",
"version": "5.3.3",
"name": "simplebar",

@@ -57,3 +57,3 @@ "title": "SimpleBar.js",

},
"gitHead": "274214fee1852533e7b36ac26bd0ceaa9ce975c4"
"gitHead": "3a2b2b4a534957211f81bcf6821a2afefd7dc579"
}

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