@types/react-vis
Advanced tools
Comparing version 1.11.14 to 1.11.15
@@ -8,3 +8,3 @@ import { | ||
PureComponent, | ||
ReactChild, | ||
ReactElement, | ||
ReactNode, | ||
@@ -747,3 +747,5 @@ TouchEventHandler, | ||
| string | ||
| ReactChild | ||
| ReactElement | ||
| number | ||
| string | ||
>; | ||
@@ -768,3 +770,5 @@ onItemClick?: RVMouseEventHandler | undefined; | ||
| string | ||
| ReactChild | ||
| ReactElement | ||
| number | ||
| string | ||
>; | ||
@@ -771,0 +775,0 @@ onItemClick?: RVMouseEventHandler | undefined; |
{ | ||
"name": "@types/react-vis", | ||
"version": "1.11.14", | ||
"version": "1.11.15", | ||
"description": "TypeScript definitions for react-vis", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-vis", | ||
}, | ||
"typesPublisherContentHash": "2fbd9404dd923bab654eddce4f28e5d22ea293de26c8b2691b6fb3c2411c8620", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "00f6607a6ec47c29d1720c49f7c1895190605626dd5e373fc2b06d9ecf710251", | ||
"typeScriptVersion": "4.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT | ||
* Last updated: Fri, 15 Dec 2023 18:35:57 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,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
45055
1000