@types/react-scroll
Advanced tools
Comparing version 1.5.2 to 1.5.3
@@ -6,5 +6,5 @@ // Type definitions for react-scroll 1.5 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
// TypeScript Version: 2.6 | ||
import * as ReactScroll from "./modules/index"; | ||
export = ReactScroll; |
@@ -0,0 +0,0 @@ import * as React from "react"; |
@@ -0,0 +0,0 @@ import * as React from "react"; |
@@ -0,0 +0,0 @@ import * as React from "react"; |
@@ -0,0 +0,0 @@ export { default as Button } from "./components/Button"; |
@@ -0,0 +0,0 @@ export function animateTopScroll(y: number, options: any, to: string, target: any): void; |
@@ -0,0 +0,0 @@ export namespace Helpers { |
@@ -0,0 +0,0 @@ declare namespace Events { |
@@ -0,0 +0,0 @@ interface ScrollSpy { |
@@ -0,0 +0,0 @@ export function unmount(): void; |
{ | ||
"name": "@types/react-scroll", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "TypeScript definitions for react-scroll", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "a11c4072cea3e4cc0f62bda183ab3e85283d36661a1859f88d31605866e64497", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "fbdccf0880cd416789fd752b63997efbf1d4b19cfbc9aa90c81393f535f566f3", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 15 Nov 2017 11:28:31 GMT | ||
* Last updated: Mon, 12 Feb 2018 20:56:58 GMT | ||
* Dependencies: react | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
6256