@types/react-big-calendar
Advanced tools
Comparing version 1.8.4 to 1.8.5
@@ -444,2 +444,3 @@ import { | ||
onSelecting?: (range: { start: Date; end: Date }) => boolean | undefined; | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
onRangeChange?: (range: Date[] | { start: Date; end: Date }, view?: View) => void | undefined; | ||
@@ -446,0 +447,0 @@ showAllEvents?: boolean | undefined; |
{ | ||
"name": "@types/react-big-calendar", | ||
"version": "1.8.4", | ||
"version": "1.8.5", | ||
"description": "TypeScript definitions for react-big-calendar", | ||
@@ -102,4 +102,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-big-calendar", | ||
}, | ||
"typesPublisherContentHash": "a8339b5d7f88efd3d33fc24dd0cb9278c69ff2ed378b5f1712bef50ea01d1ec2", | ||
"typesPublisherContentHash": "b45f964f6db03a2b865aaa6f7250f2fc4e982dd66ce4e90a4f2e25cfbc80a127", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT | ||
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT | ||
* Dependencies: [@types/date-arithmetic](https://npmjs.com/package/@types/date-arithmetic), [@types/prop-types](https://npmjs.com/package/@types/prop-types), [@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
30019
609