@types/react-big-calendar
Advanced tools
Comparing version 0.20.3 to 0.20.4
@@ -9,2 +9,3 @@ // Type definitions for react-big-calendar 0.20 | ||
// janb87 <https://github.com/janb87> | ||
// Daniel Thorne <https://github.com/ldthorne> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -224,3 +225,3 @@ // TypeScript Version: 2.8 | ||
date?: stringOrDate; | ||
now?: Date; | ||
getNow?: () => Date; | ||
view?: View; | ||
@@ -227,0 +228,0 @@ events?: TEvent[]; |
{ | ||
"name": "@types/react-big-calendar", | ||
"version": "0.20.3", | ||
"version": "0.20.4", | ||
"description": "TypeScript definitions for react-big-calendar", | ||
@@ -36,2 +36,7 @@ "license": "MIT", | ||
"githubUsername": "janb87" | ||
}, | ||
{ | ||
"name": "Daniel Thorne", | ||
"url": "https://github.com/ldthorne", | ||
"githubUsername": "ldthorne" | ||
} | ||
@@ -50,4 +55,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "c1a56e1e52a7a519e5d7a4add2c77531f09bbe94a0ad021866cd8f975799a315", | ||
"typesPublisherContentHash": "1c537173388b27b028b16c7185499f05afa230075e563e7a891b579d91cde6e3", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 05 Feb 2019 01:15:44 GMT | ||
* Last updated: Tue, 12 Feb 2019 19:41:47 GMT | ||
* Dependencies: @types/prop-types, @types/react | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Piotr Witek <https://github.com/piotrwitek>, Austin Turner <https://github.com/paustint>, Krzysztof Bezrąk <https://github.com/pikpok>, Sebastian Silbermann <https://github.com/eps1lon>, Paul Potsides <https://github.com/strongpauly>, janb87 <https://github.com/janb87>. | ||
These definitions were written by Piotr Witek <https://github.com/piotrwitek>, Austin Turner <https://github.com/paustint>, Krzysztof Bezrąk <https://github.com/pikpok>, Sebastian Silbermann <https://github.com/eps1lon>, Paul Potsides <https://github.com/strongpauly>, janb87 <https://github.com/janb87>, Daniel Thorne <https://github.com/ldthorne>. |
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
14308
280