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

@types/react-dates

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-dates - npm Package Compare versions

Comparing version 12.1.1 to 12.1.2

3

react-dates/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for react-dates v12.1.0
// Type definitions for react-dates v12.1.1
// Project: https://github.com/airbnb/react-dates

@@ -229,2 +229,3 @@ // Definitions by: Artur Ampilogov <https://github.com/Artur-A>

navNext?: string | JSX.Element,
hideKeyboardShortcutsPanel?: boolean;
onPrevMonthClick?: (e: React.EventHandler<React.MouseEvent<HTMLSpanElement>>) => void,

@@ -231,0 +232,0 @@ onNextMonthClick?: (e: React.EventHandler<React.MouseEvent<HTMLSpanElement>>) => void,

{
"name": "@types/react-dates",
"version": "12.1.1",
"version": "12.1.2",
"description": "TypeScript definitions for react-dates",

@@ -23,4 +23,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "f0f059cac93a2a70ba7925fe48af81c7f534b694743b06610d728b7df65190df",
"typesPublisherContentHash": "4a0ed501252a94df0265e036384d5527bff72cd36995ddfbd66179b1ecfad2f9",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Fri, 23 Jun 2017 17:35:05 GMT
* Last updated: Tue, 11 Jul 2017 14:01:49 GMT
* Dependencies: react, moment

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

Sorry, the diff of this file is not supported yet

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