@types/react-custom-scrollbars
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -6,3 +6,3 @@ // Type definitions for react-custom-scrollbars 4.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
// TypeScript Version: 2.6 | ||
@@ -9,0 +9,0 @@ import * as React from "react"; |
{ | ||
"name": "@types/react-custom-scrollbars", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "TypeScript definitions for react-custom-scrollbars", | ||
@@ -9,7 +9,9 @@ "license": "MIT", | ||
"name": " David-LeBlanc-git", | ||
"url": "https://github.com/David-LeBlanc-git" | ||
"url": "https://github.com/David-LeBlanc-git", | ||
"githubUsername": "David-LeBlanc-git" | ||
}, | ||
{ | ||
"name": "kittimiyo", | ||
"url": "https://github.com/kittimiyo" | ||
"url": "https://github.com/kittimiyo", | ||
"githubUsername": "kittimiyo" | ||
} | ||
@@ -26,5 +28,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "533fe9bbf168bc7c6e07c8fee4609bbdb900febbede847c5d214ddd396eada90", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "b84a377f75a0926f8e0c07220f0339aedcdf54e0e71493b6580682fb9e8420e2", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 23 Jun 2017 17:35:05 GMT | ||
* Last updated: Mon, 12 Feb 2018 20:56:56 GMT | ||
* Dependencies: react | ||
@@ -14,0 +14,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4793