Socket
Socket
Sign inDemoInstall

@types/react-big-calendar

Package Overview
Dependencies
3
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.24.2 to 0.24.3

2

react-big-calendar/index.d.ts

@@ -21,2 +21,3 @@ // Type definitions for react-big-calendar 0.24

// Daniele Carrucciu <https://github.com/catruzz>
// Chris Vandenberg <https://github.com/altruisticsoftware>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -323,2 +324,3 @@ // TypeScript Version: 2.8

elementProps?: React.HTMLAttributes<HTMLElement>;
style?: React.CSSProperties;
onShowMore?: (events: TEvent[], date: Date) => void;

@@ -325,0 +327,0 @@ }

9

react-big-calendar/package.json
{
"name": "@types/react-big-calendar",
"version": "0.24.2",
"version": "0.24.3",
"description": "TypeScript definitions for react-big-calendar",

@@ -96,2 +96,7 @@ "license": "MIT",

"githubUsername": "catruzz"
},
{
"name": "Chris Vandenberg",
"url": "https://github.com/altruisticsoftware",
"githubUsername": "altruisticsoftware"
}

@@ -111,4 +116,4 @@ ],

},
"typesPublisherContentHash": "bced49d1c7eafe05d2bf967a44663a538dab270768263a2d2ef83d086906a7b6",
"typesPublisherContentHash": "c297bf5514b5f82c252b4b51cdb235ca657934bd67e7013d78ca79e94c3767c7",
"typeScriptVersion": "3.0"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 08 Jun 2020 16:58:36 GMT
* Last updated: Thu, 16 Jul 2020 16:16:34 GMT
* Dependencies: [@types/prop-types](https://npmjs.com/package/@types/prop-types), [@types/react](https://npmjs.com/package/@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), [Panagiotis Rikarnto Siavelis](https://github.com/siavelis), [Tomas Hubelbauer](https://github.com/TomasHubelbauer), [Lucas Silva Souza](https://github.com/lksilva), [Siarhey Belofost](https://github.com/SergeyBelofost), [Mark Nelissen](https://github.com/marknelissen), [Eric Kenney](https://github.com/KenneyE), [Paito Anderson](https://github.com/PaitoAnderson), [Jan Michalak](https://github.com/michalak111), [Felix Hessenberger](https://github.com/fhessenberger), [Tom Price](https://github.com/tomtom5152), and [Daniele Carrucciu](https://github.com/catruzz).
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), [Tomas Hubelbauer](https://github.com/TomasHubelbauer), [Lucas Silva Souza](https://github.com/lksilva), [Siarhey Belofost](https://github.com/SergeyBelofost), [Mark Nelissen](https://github.com/marknelissen), [Eric Kenney](https://github.com/KenneyE), [Paito Anderson](https://github.com/PaitoAnderson), [Jan Michalak](https://github.com/michalak111), [Felix Hessenberger](https://github.com/fhessenberger), [Tom Price](https://github.com/tomtom5152), [Daniele Carrucciu](https://github.com/catruzz), and [Chris Vandenberg](https://github.com/altruisticsoftware).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc