Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-big-calendar

Package Overview
Dependencies
Maintainers
1
Versions
95
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.22.3 to 0.22.4

1

react-big-calendar/index.d.ts

@@ -340,2 +340,3 @@ // Type definitions for react-big-calendar 0.22

export function momentLocalizer(momentInstance: object): DateLocalizer;
export function dateFnsLocalizer(config: object): DateLocalizer;
export interface Navigate {

@@ -342,0 +343,0 @@ PREVIOUS: 'PREV';

6

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

@@ -84,3 +84,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -96,4 +96,4 @@ "type": "git",

},
"typesPublisherContentHash": "39b484bb047e655fc3a613c7e20083a8914aae9dee24d4235238ae394111849c",
"typesPublisherContentHash": "55609e8a786461e0ece88aa9503f2e4646024a1afb5735c106908758a797a98d",
"typeScriptVersion": "2.8"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-big-calendar
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-big-calendar.
Additional Details
* Last updated: Mon, 23 Sep 2019 17:22:46 GMT
* Dependencies: @types/prop-types, @types/react
### Additional Details
* Last updated: Fri, 14 Feb 2020 01:49:09 GMT
* Dependencies: [@types/prop-types](https://npmjs.com/package/@types/prop-types), [@types/react](https://npmjs.com/package/@types/react)
* 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>, and Jan Michalak <https://github.com/michalak111>.
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), and Jan Michalak (https://github.com/michalak111).
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