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.20.3 to 0.20.4

3

react-big-calendar/index.d.ts

@@ -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>.
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