@types/react-scroll
Advanced tools
Comparing version 1.5.3 to 1.5.4
@@ -6,5 +6,5 @@ // Type definitions for react-scroll 1.5 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.6 | ||
// TypeScript Version: 2.8 | ||
import * as ReactScroll from "./modules/index"; | ||
export = ReactScroll; |
{ | ||
"name": "@types/react-scroll", | ||
"version": "1.5.3", | ||
"version": "1.5.4", | ||
"description": "TypeScript definitions for react-scroll", | ||
@@ -21,3 +21,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -28,4 +28,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "fbdccf0880cd416789fd752b63997efbf1d4b19cfbc9aa90c81393f535f566f3", | ||
"typeScriptVersion": "2.6" | ||
"typesPublisherContentHash": "ad216305fe5bf485471765d8d4977bacb76edfe6d4d8d3af0a6624a9ce759cf4", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-scroll | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-scroll | ||
Additional Details | ||
* Last updated: Mon, 12 Feb 2018 20:56:58 GMT | ||
* Last updated: Mon, 06 Aug 2018 21:55:29 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
6248