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

@types/react-calendar

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-calendar - npm Package Compare versions

Comparing version 3.4.2 to 3.4.3

2

react-calendar/index.d.ts

@@ -38,3 +38,3 @@ // Type definitions for react-calendar 3.4

ref: HTMLInputElement | null,
) => void | RefObject<HTMLInputElement> | MutableRefObject<HTMLInputElement | null>) | undefined;
) => void) | RefObject<HTMLInputElement> | MutableRefObject<HTMLInputElement | null> | undefined;
locale?: string | undefined;

@@ -41,0 +41,0 @@ maxDate?: Date | undefined;

{
"name": "@types/react-calendar",
"version": "3.4.2",
"version": "3.4.3",
"description": "TypeScript definitions for react-calendar",

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

},
"typesPublisherContentHash": "84b87f53f538e74c553385edfd917b11e7e3231f5fb9815d3c31d2c3a55aaba5",
"typesPublisherContentHash": "d86b9b52f37680e5a76d69dc1ee80c9f6047bd4010b873f8708b6a5dc7275ffb",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Fri, 16 Jul 2021 05:31:17 GMT
* Last updated: Tue, 10 Aug 2021 05:31:26 GMT
* Dependencies: [@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