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 16.0.6 to 16.0.7

29

react-dates/index.d.ts

@@ -44,2 +44,3 @@ // Type definitions for react-dates v16.0.0

disabled?: boolean,
keepFocusOnInput?: boolean,
required?: boolean,

@@ -270,5 +271,27 @@ readOnly?: boolean,

phrases?: {
focusStartDate: string,
clearDates: string,
keyboardNavigationInstructions: string,
calendarLabel?: string,
jumpToPrevMonth?: string,
jumpToNextMonth?: string,
keyboardShortcuts?: string,
showKeyboardShortcutsPanel?: string,
hideKeyboardShortcutsPanel?: string,
openThisPanel?: string,
enterKey?: string,
leftArrowRightArrow?: string,
upArrowDownArrow?: string,
pageUpPageDown?: string,
homeEnd?: string,
escape?: string,
questionMark?: string,
selectFocusedDate?: string,
moveFocusByOneDay?: string,
moveFocusByOneWeek?: string,
moveFocusByOneMonth?: string,
moveFocustoStartAndEndOfWeek?: string,
returnFocusToInput?: string,
chooseAvailableStartDate?: (date: string) => string,
chooseAvailableEndDate?: (date: string) => string,
chooseAvailableDate?: (date: string) => string,
dateIsUnavailable?: (date: string) => string,
dateIsSelected?: (date: string) => string,
}

@@ -275,0 +298,0 @@ }

6

react-dates/package.json
{
"name": "@types/react-dates",
"version": "16.0.6",
"version": "16.0.7",
"description": "TypeScript definitions for react-dates",

@@ -16,3 +16,3 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -24,4 +24,4 @@ "scripts": {},

},
"typesPublisherContentHash": "cf246a8d2e65b63a79b931a4681a6da05799171a4c0bd13eee712abac8e09ac3",
"typesPublisherContentHash": "7cba943d5c794c87e029942c9bae362aa62c230f022f6aa8902440580fa994b8",
"typeScriptVersion": "2.6"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped.git/tree/master/types/react-dates
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dates
Additional Details
* Last updated: Thu, 10 May 2018 20:18:20 GMT
* Last updated: Sun, 27 May 2018 14:13:13 GMT
* Dependencies: react, moment

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