@types/react-vis
Advanced tools
Comparing version 1.11.3 to 1.11.4
@@ -246,3 +246,3 @@ // Type definitions for react-vis 1.11 | ||
onNearestX?: RVNearestXEventHandler<T>; | ||
onNearestXY?: RVNearestXEventHandler<T>; | ||
onNearestXY?: RVNearestXYEventHandler<T>; | ||
onSeriesClick?: RVMouseEventHandler; | ||
@@ -249,0 +249,0 @@ onSeriesMouseOut?: RVMouseEventHandler; |
{ | ||
"name": "@types/react-vis", | ||
"version": "1.11.3", | ||
"version": "1.11.4", | ||
"description": "TypeScript definitions for react-vis", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "fd5714e6bff70c17d01d79a694e1b7412980982ca379bf5724b06072db1fa231", | ||
"typesPublisherContentHash": "21b370464ae9635be1a41230ba334e18a679e3a0caa23f0992bb9a5b881bb534", | ||
"typeScriptVersion": "3.9" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 31 Aug 2020 15:01:45 GMT | ||
* Last updated: Fri, 16 Oct 2020 15:34:48 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/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
37445