You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@types/react-time-picker

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-time-picker - npm Package Compare versions

Comparing version

to
4.0.1

4

react-time-picker/index.d.ts

@@ -32,3 +32,3 @@ // Type definitions for react-time-picker 4.0

*/
clearIcon?: string | JSX.Element;
clearIcon?: string | JSX.Element | null;
/**

@@ -45,3 +45,3 @@ * aria-label for the clock button.

*/
clockIcon?: string | JSX.Element;
clockIcon?: string | JSX.Element | null;
/**

@@ -48,0 +48,0 @@ * Whether to close the clock on value selection.

{
"name": "@types/react-time-picker",
"version": "4.0.0",
"version": "4.0.1",
"description": "TypeScript definitions for react-time-picker",

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

},
"typesPublisherContentHash": "8aa219afd20090136fab161be9c980395c89762344a050614558c662ac62748f",
"typesPublisherContentHash": "cc65a0a572555d676367ae6ba60a12298d6378658bf608f1d00541c3b3b9215f",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Fri, 30 Oct 2020 01:11:51 GMT
* Last updated: Sat, 13 Feb 2021 20:09:42 GMT
* Dependencies: [@types/react-clock](https://npmjs.com/package/@types/react-clock)

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