@types/react-big-calendar
Advanced tools
Comparing version 1.8.9 to 1.8.10
@@ -336,3 +336,3 @@ import { | ||
export type Culture = string; | ||
export type FormatInput = number | string | Date; | ||
export type FormatInput = number | string | Date | DateRange; | ||
@@ -339,0 +339,0 @@ export interface DateLocalizerSpec { |
{ | ||
"name": "@types/react-big-calendar", | ||
"version": "1.8.9", | ||
"version": "1.8.10", | ||
"description": "TypeScript definitions for react-big-calendar", | ||
@@ -102,4 +102,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-big-calendar", | ||
}, | ||
"typesPublisherContentHash": "ddbc69204aca34ce16cf8a6dfd0c06f8adfb2a2bc7a25e1a959b2ba79a6d06dc", | ||
"typeScriptVersion": "4.6" | ||
"typesPublisherContentHash": "6614bc3a254a7c5a74862af470c81b4ba1a6744eefb062d223184735f282ff52", | ||
"typeScriptVersion": "4.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 29 Feb 2024 19:35:43 GMT | ||
* Last updated: Wed, 28 Aug 2024 07:07:27 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
30067