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 3.2.24 to 3.2.25

1

react-widgets/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for react-widgets v3.2.1

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1

@@ -7,0 +8,0 @@ import * as React from 'react';

6

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

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

"peerDependencies": {},
"typesPublisherContentHash": "4076e62a2b7d177d4ddb00d993783861108ee797cc64c71222868fc31e8626e8",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "572405d22f9b7a5f20989bd973b6344d7f749e6d69a61a5d3a85be45385220fe",
"typeScriptVersion": "2.1"
}

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

Additional Details
* Last updated: Tue, 10 Jan 2017 18:52:38 GMT
* Last updated: Mon, 23 Jan 2017 21:31:32 GMT
* Dependencies: react

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

@@ -10,5 +10,6 @@ {

},
"pathMappings": {},
"libraryMajorVersion": 3,
"libraryMinorVersion": 2,
"typeScriptVersion": "2.0",
"typeScriptVersion": "2.1",
"libraryName": "react-widgets",

@@ -20,9 +21,9 @@ "typingsPackageName": "react-widgets",

"declaredModules": [
"react-widgets/lib/Calendar",
"react-widgets/lib/Combobox",
"react-widgets/lib/DropdownList",
"react-widgets/lib/DateTimePicker",
"react-widgets/lib/DropdownList",
"react-widgets/lib/Multiselect",
"react-widgets/lib/NumberPicker",
"react-widgets/lib/SelectList"
"react-widgets/lib/Calendar",
"react-widgets/lib/SelectList",
"react-widgets/lib/Combobox"
],

@@ -40,5 +41,5 @@ "files": [

"hasPackageJson": false,
"contentHash": "4076e62a2b7d177d4ddb00d993783861108ee797cc64c71222868fc31e8626e8"
"contentHash": "572405d22f9b7a5f20989bd973b6344d7f749e6d69a61a5d3a85be45385220fe"
},
"isLatest": true
}
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