@types/react-big-calendar
Advanced tools
Comparing version 0.20.9 to 0.20.10
@@ -10,2 +10,3 @@ // Type definitions for react-big-calendar 0.20 | ||
// Daniel Thorne <https://github.com/ldthorne> | ||
// Panagiotis Rikarnto Siavelis <https://github.com/siavelis> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -208,2 +209,3 @@ // TypeScript Version: 2.8 | ||
showMore?: (count: number) => string; | ||
noEventsInRange?: string; | ||
} | ||
@@ -210,0 +212,0 @@ |
{ | ||
"name": "@types/react-big-calendar", | ||
"version": "0.20.9", | ||
"version": "0.20.10", | ||
"description": "TypeScript definitions for react-big-calendar", | ||
@@ -41,2 +41,7 @@ "license": "MIT", | ||
"githubUsername": "ldthorne" | ||
}, | ||
{ | ||
"name": "Panagiotis Rikarnto Siavelis", | ||
"url": "https://github.com/siavelis", | ||
"githubUsername": "siavelis" | ||
} | ||
@@ -56,4 +61,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "6ca6cb1c81e7bcce8a7267cbb9fe61c1054ab9fa3dfed13e1fb045abbbad426d", | ||
"typesPublisherContentHash": "c15795d5adf319a361f6a5113760ef2fcc0b8710ee9d5592156d4b07be0c00eb", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 12 Mar 2019 17:46:45 GMT | ||
* Last updated: Fri, 15 Mar 2019 18:33: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>, Daniel Thorne <https://github.com/ldthorne>. | ||
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>, Panagiotis Rikarnto Siavelis <https://github.com/siavelis>. |
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
15937
301