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.3 to 17.1.4

1

react-dates/index.d.ts

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

showDefaultInputIcon?: boolean,
inputIconPosition?: IconPositionShape,
customInputIcon?: string | JSX.Element,

@@ -60,0 +61,0 @@ customArrowIcon?: string | JSX.Element,

8

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

@@ -26,7 +26,7 @@ "license": "MIT",

"dependencies": {
"moment": ">=2.17.1",
"@types/react": "*"
"@types/react": "*",
"moment": ">=2.17.1"
},
"typesPublisherContentHash": "ca364fa327f917edf8da9dffacc0a431fca339b9e50f6e95711e96dde585a927",
"typesPublisherContentHash": "655238bd7315d12e5b9c16a2ac3e7a3d2f89d2cc0aecea8785c4ad89798f89c4",
"typeScriptVersion": "2.8"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Thu, 08 Nov 2018 00:11:58 GMT
* Dependencies: react, moment
* Last updated: Mon, 03 Dec 2018 00:30:46 GMT
* Dependencies: @types/react, @types/moment
* Global values: none

@@ -15,0 +15,0 @@

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