Socket
Socket
Sign inDemoInstall

@types/react-big-calendar

Package Overview
Dependencies
4
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.2 to 1.8.3

2

react-big-calendar/index.d.ts

@@ -479,3 +479,3 @@ import {

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

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

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

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

},
"typesPublisherContentHash": "9ec513c97d65b009d7c9264b5f68b07470d5295f254ae7617a9ce1a5b2b1300b",
"typesPublisherContentHash": "ce1ba00205da90a89c3895658b60a995be36e7a2430668771821b2b03dde00d6",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Last updated: Wed, 25 Oct 2023 14:17:12 GMT
* Dependencies: [@types/date-arithmetic](https://npmjs.com/package/@types/date-arithmetic), [@types/prop-types](https://npmjs.com/package/@types/prop-types), [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@

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