Socket
Socket
Sign inDemoInstall

@types/react-big-calendar

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-big-calendar - npm Package Compare versions

Comparing version 0.20.14 to 0.20.15

2

react-big-calendar/index.d.ts

@@ -13,2 +13,3 @@ // Type definitions for react-big-calendar 0.20

// Lucas Silva Souza <https://github.com/lksilva>
// Siarhey Belofost <https://github.com/SergeyBelofost>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -283,2 +284,3 @@ // TypeScript Version: 2.8

titleAccessor?: keyof TEvent | ((event: TEvent) => string);
tooltipAccessor?: keyof TEvent | ((event: TEvent) => string);
allDayAccessor?: keyof TEvent | ((event: TEvent) => boolean);

@@ -285,0 +287,0 @@ startAccessor?: keyof TEvent | ((event: TEvent) => Date);

9

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

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

"githubUsername": "lksilva"
},
{
"name": "Siarhey Belofost",
"url": "https://github.com/SergeyBelofost",
"githubUsername": "SergeyBelofost"
}

@@ -71,4 +76,4 @@ ],

},
"typesPublisherContentHash": "26a55b76e2eab0e6e21ec2b0e94d3986dc3690fd6dcdccc96ae1d683a496b683",
"typesPublisherContentHash": "90df11cc6586cc52734df2de7dbbb6455ed6b592a75418dbe52d215f9a212154",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Fri, 19 Apr 2019 19:55:10 GMT
* Last updated: Tue, 23 Apr 2019 18:46:24 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>, Panagiotis Rikarnto Siavelis <https://github.com/siavelis>, Tomas Hubelbauer <https://github.com/TomasHubelbauer>, Lucas Silva Souza <https://github.com/lksilva>.
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>.
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc