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.0 to 4.0.1

4

react-custom-scrollbars/index.d.ts

@@ -6,3 +6,3 @@ // Type definitions for react-custom-scrollbars 4.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
// TypeScript Version: 2.3

@@ -51,3 +51,3 @@ import * as React from "react";

export default class Scrollbars extends React.Component<ScrollbarProps, {}> {
export default class Scrollbars extends React.Component<ScrollbarProps> {
scrollTop(top: number): void;

@@ -54,0 +54,0 @@ scrollLeft(left: number): void;

{
"name": "@types/react-custom-scrollbars",
"version": "4.0.0",
"version": "4.0.1",
"description": "TypeScript definitions for react-custom-scrollbars",

@@ -26,4 +26,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "d81ae5aeec5571883be4ce697452595beed47791dd0c701a5a221ec883701210",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "533fe9bbf168bc7c6e07c8fee4609bbdb900febbede847c5d214ddd396eada90",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 04 May 2017 22:35:19 GMT
* Last updated: Fri, 23 Jun 2017 17:35:05 GMT
* Dependencies: react

@@ -14,0 +14,0 @@ * Global values: none

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