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 17.1.7 to 17.1.8

2

react-dates/index.d.ts

@@ -155,3 +155,3 @@ // Type definitions for react-dates v17.1.0

date: momentPropTypes.momentObj | null;
focused: boolean;
focused: boolean | null;

@@ -158,0 +158,0 @@ onDateChange: (date: momentPropTypes.momentObj | null) => void;

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

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

},
"typesPublisherContentHash": "7ff77d21b8fd3c523f6bb9be82af536285483a28938ab8e0272f086b76d2d3fc",
"typesPublisherContentHash": "1c49c315837ecd7ec889ffa8c393b40df1c13957fe97afc5710cb03e93d28694",
"typeScriptVersion": "2.8"
}

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

### Additional Details
* Last updated: Thu, 26 Dec 2019 19:41:34 GMT
* Last updated: Wed, 05 Feb 2020 22:16:03 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/moment](https://npmjs.com/package/@types/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