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

@types/react-widgets

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-widgets - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

4

react-widgets/lib/DateTimePicker.d.ts

@@ -45,2 +45,6 @@ import { ComponentClass, KeyboardEvent, ReactElement, ReactType } from 'react';

/**
* Default current date
*/
defaultCurrentDate?: Date;
/**
* Default value for current date. Useful for suggesting a date when the caldenar opens without keep forcing it once 'value' is set.

@@ -47,0 +51,0 @@ */

6

react-widgets/package.json
{
"name": "@types/react-widgets",
"version": "4.2.0",
"version": "4.2.1",
"description": "TypeScript definitions for react-widgets",

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

"main": "",
"types": "",
"types": "index",
"repository": {

@@ -49,4 +49,4 @@ "type": "git",

},
"typesPublisherContentHash": "5d940832dc7bf71b94f2586d63a9f833e23db706961077aba926c66827bad80f",
"typesPublisherContentHash": "dcd33342734eec931a7c1648516f6b121290057fc81152c9bf1d64f262fb39c3",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Tue, 16 Oct 2018 16:50:00 GMT
* Dependencies: react
* Last updated: Tue, 22 Jan 2019 17:18:43 GMT
* Dependencies: @types/react
* 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