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

react-scrollbars-custom

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-scrollbars-custom - npm Package Versions

13
10

4.0.18

Diff

xobotyi
published 4.0.17 •

Changelog

Source

v4.0.17

  • Fixed focus loss on thumbnail click (#113);
  • Fixed React error on native mode (#107)
xobotyi
published 4.0.16 •

Changelog

Source

v4.0.16

  • Small code refactoring;
  • Possible fix of #89;
  • Fix of #57;
xobotyi
published 4.0.15 •

Changelog

Source

v4.0.15

  • Fixed cjs and esm builds;
xobotyi
published 4.0.14 •

Changelog

Source

v4.0.14

  • Improved typings of getInner* functions (no more @ts-ignore);
  • The proper scrollbar width detection now it is float number so no more 1px scrollbar showing off (Complete fix: #57);
  • Improved testbench;
xobotyi
published 4.0.13 •

Changelog

Source

v4.0.13

  • Fix: #98;
  • Improved props typings;
xobotyi
published 4.0.12 •

Changelog

Source

v4.0.12

  • Reverted the dist ESM filenames from .mjs to .esm.js due to lack of functionality of node modules system.
xobotyi
published 4.0.11 •

Changelog

Source

v4.0.11

  • A bit tweaked distribution strategy:
    • main field of package.json is pointing to transpiled ES3-compatible version with CJS modules resolution;
    • module field is pointing to transpiled ES3-compatible version with ES modules resolution;
    • esnext field is pointing to the ES6+ version with ES modules resolution;
xobotyi
published 4.0.10 •

Changelog

Source

v4.0.10

  • Refusing is-fun due to too big performance impact - no sense to use it with hte prop-types =\
  • Refusing is-number for almost the same reasons;
xobotyi
published 4.0.9 •

Changelog

Source

v4.0.9

  • ESM version now has ESNext lang level;
  • CJS version now has ES3 lang level;
  • Now using is-fun to detect callable props;
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