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

@types/react-custom-scrollbars

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-custom-scrollbars - npm Package Compare versions

Comparing version 4.0.6 to 4.0.7

2

react-custom-scrollbars/index.d.ts

@@ -50,2 +50,4 @@ // Type definitions for react-custom-scrollbars 4.0

autoHeightMax?: number | string;
style?: React.CSSProperties;
}

@@ -52,0 +54,0 @@

8

react-custom-scrollbars/package.json
{
"name": "@types/react-custom-scrollbars",
"version": "4.0.6",
"version": "4.0.7",
"description": "TypeScript definitions for react-custom-scrollbars",

@@ -19,3 +19,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -30,4 +30,4 @@ "type": "git",

},
"typesPublisherContentHash": "3c9c7e42a61eed0f3f7b0b998615c0c081770e5224a61dab4d46446bffe65e88",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "962c794af0e9d02264a1574ec42b56beb5cdedd1a2ad924c3458bf453f697020",
"typeScriptVersion": "3.0"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-custom-scrollbars
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-custom-scrollbars.
Additional Details
* Last updated: Tue, 13 Aug 2019 22:59:56 GMT
* Dependencies: @types/react
* Global values: ReactCustomScrollbars
### Additional Details
* Last updated: Wed, 12 Aug 2020 00:54:29 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: `ReactCustomScrollbars`
# Credits
These definitions were written by David-LeBlanc-git <https://github.com/David-LeBlanc-git>, and kittimiyo <https://github.com/kittimiyo>.
These definitions were written by [ David-LeBlanc-git](https://github.com/David-LeBlanc-git), and [kittimiyo](https://github.com/kittimiyo).

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