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.3.1 to 4.3.2

1

react-widgets/index.d.ts

@@ -10,2 +10,3 @@ // Type definitions for react-widgets 4.3

// Troy Zarger <https://github.com/tzarger>
// Siya Mzam <https://github.com/vegtelenseg>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -12,0 +13,0 @@ // TypeScript Version: 2.8

@@ -169,2 +169,7 @@ import * as React from 'react';

multiple?: boolean;
/**
* Adds a css class to the input container element.
*/
containerClassName?: string;
}

@@ -171,0 +176,0 @@

12

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

@@ -41,2 +41,7 @@ "license": "MIT",

"githubUsername": "tzarger"
},
{
"name": "Siya Mzam ",
"url": "https://github.com/vegtelenseg",
"githubUsername": "vegtelenseg"
}

@@ -48,3 +53,4 @@ ],

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-widgets"
},

@@ -55,4 +61,4 @@ "scripts": {},

},
"typesPublisherContentHash": "e13fa0d9095c629e3d0084e9b0b2648942d9405be407638b1be631cf3f770ec1",
"typesPublisherContentHash": "5c0493b4a7fec82051f81c55939da600574dae8c0ef328d172d08989c049aea5",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Wed, 13 Feb 2019 21:06:19 GMT
* Last updated: Wed, 27 Feb 2019 18:03:11 GMT
* Dependencies: @types/react

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Rogier Schouten <https://github.com/rogierschouten>, Balázs Sándor <https://github.com/sanyatuning>, Frode Hansen <https://github.com/frodehansen2>, Andrew Makarov <https://github.com/r3nya>, Maxime Billemaz <https://github.com/MBillemaz>, Georg Steinmetz <https://github.com/georg94>, Troy Zarger <https://github.com/tzarger>.
These definitions were written by Rogier Schouten <https://github.com/rogierschouten>, Balázs Sándor <https://github.com/sanyatuning>, Frode Hansen <https://github.com/frodehansen2>, Andrew Makarov <https://github.com/r3nya>, Maxime Billemaz <https://github.com/MBillemaz>, Georg Steinmetz <https://github.com/georg94>, Troy Zarger <https://github.com/tzarger>, Siya Mzam <https://github.com/vegtelenseg>.
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