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

react-scrollbar-size

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-scrollbar-size - npm Package Compare versions

Comparing version 3.0.1 to 3.1.0

4

CHANGELOG.md
## HEAD
## 3.1.0
###### _2020_11_07_
- Update dependency ranges to support react `^17.0.1` ([#140](https://github.com/STORIS/react-scrollbar-size/pull/140) by [@shawnmcknight](https://github.com/shawnmcknight))
## 3.0.1

@@ -4,0 +8,0 @@ ###### _2020-07-25_

4

package.json
{
"name": "react-scrollbar-size",
"version": "3.0.1",
"version": "3.1.0",
"description": "React component to calculate the size of browser scrollbars",

@@ -21,5 +21,5 @@ "main": "index.js",

"peerDependencies": {
"react": "^16.8.0"
"react": "^16.8.0 || ^17.0.1"
},
"dependencies": {}
}
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