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.33.0 to 0.33.1

4

react-big-calendar/index.d.ts

@@ -393,3 +393,3 @@ // Type definitions for react-big-calendar 0.33

export function dateFnsLocalizer(config: object): DateLocalizer;
export interface Navigate {
export const Navigate: {
PREVIOUS: 'PREV';

@@ -399,3 +399,3 @@ NEXT: 'NEXT';

DATE: 'DATE';
}
};
export const Views: {

@@ -402,0 +402,0 @@ MONTH: 'month';

{
"name": "@types/react-big-calendar",
"version": "0.33.0",
"version": "0.33.1",
"description": "TypeScript definitions for react-big-calendar",

@@ -111,4 +111,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-big-calendar",

},
"typesPublisherContentHash": "6b9ae6d213f68b71b198833fc917376027fc121fcb82d26059fea20fa92d2468",
"typesPublisherContentHash": "b1056af7d77b1d630f9bcb07c70934a31f3dcb62e5e5c101c011aea95fa55bc4",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Fri, 09 Jul 2021 17:01:34 GMT
* Last updated: Thu, 15 Jul 2021 14:31:25 GMT
* Dependencies: [@types/prop-types](https://npmjs.com/package/@types/prop-types), [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@ * Global values: none

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