@types/react-infinite-scroller
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -65,3 +65,3 @@ // Type definitions for react-infinite-scroller 1.2 | ||
*/ | ||
loader?: React.ReactElement<any>; | ||
loader?: React.ReactElement; | ||
/** | ||
@@ -68,0 +68,0 @@ * Override method to return a different scroll listener if it's not the immediate parent of InfiniteScroll. |
{ | ||
"name": "@types/react-infinite-scroller", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "TypeScript definitions for react-infinite-scroller", | ||
@@ -38,4 +38,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "5cfceba3c4b29f9ed0775259d03de7cc063c8b0d00da3e7649d19608475faadf", | ||
"typesPublisherContentHash": "015be95610ca2ac39810af2620f5d3578aef2777cc338c63e20ca54ae0388520", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for react-infinite-scroller (https://github.com/CassetteRocks/react-infinite-scroller). | ||
This package contains type definitions for react-infinite-scroller ( https://github.com/CassetteRocks/react-infinite-scroller ). | ||
@@ -12,4 +12,4 @@ # Details | ||
Additional Details | ||
* Last updated: Tue, 06 Nov 2018 21:38:45 GMT | ||
* Dependencies: react | ||
* Last updated: Wed, 13 Feb 2019 21:06:15 GMT | ||
* Dependencies: @types/react | ||
* Global values: none | ||
@@ -16,0 +16,0 @@ |
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
5765