@types/react-visibility-sensor
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -42,3 +42,3 @@ // Type definitions for react-visibility-sensor 5.0 | ||
delayedCall?: boolean; | ||
children?: React.ReactElement<any> | ChildFunction; | ||
children?: React.ReactElement | ChildFunction; | ||
} | ||
@@ -45,0 +45,0 @@ |
{ | ||
"name": "@types/react-visibility-sensor", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "TypeScript definitions for react-visibility-sensor", | ||
@@ -28,4 +28,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "508a638c4453ded0b6cd2213a76143167376533755261c0e937e99d05dc2032c", | ||
"typesPublisherContentHash": "848079a2dadc23ae29fa4462d14db56b73b490222f39d3cf6b2a932b8669ddfb", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for react-visibility-sensor (https://github.com/joshwnj/react-visibility-sensor#readme). | ||
This package contains type definitions for react-visibility-sensor ( https://github.com/joshwnj/react-visibility-sensor#readme ). | ||
@@ -12,4 +12,4 @@ # Details | ||
Additional Details | ||
* Last updated: Wed, 14 Nov 2018 19:02:11 GMT | ||
* Dependencies: react | ||
* Last updated: Wed, 13 Feb 2019 21:06:19 GMT | ||
* Dependencies: @types/react | ||
* Global values: ReactVisibilitySensor | ||
@@ -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
3932