@types/react-big-calendar
Advanced tools
Comparing version 0.31.1 to 0.31.2
@@ -196,2 +196,6 @@ // Type definitions for react-big-calendar 0.31 | ||
}; | ||
work_week?: { | ||
header?: React.ComponentType<HeaderProps>; | ||
event?: React.ComponentType<EventProps<TEvent>>; | ||
}; | ||
month?: { | ||
@@ -198,0 +202,0 @@ header?: React.ComponentType; |
{ | ||
"name": "@types/react-big-calendar", | ||
"version": "0.31.1", | ||
"version": "0.31.2", | ||
"description": "TypeScript definitions for react-big-calendar", | ||
@@ -111,4 +111,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-big-calendar", | ||
}, | ||
"typesPublisherContentHash": "0981dcb8de01661d17c33fef608a87dbef40b0e56c5924d15b9a76b03fe8b22f", | ||
"typesPublisherContentHash": "2bdf9311df3a4d760c6e9fcab2bc1b9eee8c16899987a7cec50a181e161d3bda", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 02 Jun 2021 19:01:34 GMT | ||
* Last updated: Mon, 14 Jun 2021 21:31:21 GMT | ||
* Dependencies: [@types/prop-types](https://npmjs.com/package/@types/prop-types), [@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
24117
450