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 3.0.8 to 3.0.9

6

react-custom-scrollbars v3.0/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for react-custom-scrollbars 3.0
// Project: https://github.com/malte-wessel/react-custom-scrollbars
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import * as React from "react";

@@ -8,0 +2,0 @@

14

react-custom-scrollbars v3.0/package.json
{
"name": "@types/react-custom-scrollbars",
"version": "3.0.8",
"version": "3.0.9",
"description": "TypeScript definitions for react-custom-scrollbars",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-custom-scrollbars",
"license": "MIT",
"contributors": [
{
"name": "DefinitelyTyped",
"url": "https://github.com/DefinitelyTyped",
"githubUsername": "DefinitelyTyped"
}
],
"contributors": [],
"main": "",

@@ -25,4 +19,4 @@ "types": "index.d.ts",

},
"typesPublisherContentHash": "8f55b01d79bfef3bc73a26cc8c96ac24c5a0ba478496543856d58551a33927df",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "e15a39cee54837bc43f9ab40a731c44ccc7c09908d5aaa5def0dd46d2135ef75",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for react-custom-scrollbars 3.0
// Project: https://github.com/malte-wessel/react-custom-scrollbars
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import * as React from "react";

@@ -78,7 +72,6 @@

### Additional Details
* Last updated: Thu, 23 Dec 2021 23:35:34 GMT
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: `ReactCustomScrollbars`
# Credits
These definitions were written by [DefinitelyTyped](https://github.com/DefinitelyTyped).
These definitions were written by .
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