@types/react-widgets
Advanced tools
Comparing version 3.2.24 to 3.2.25
@@ -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'; |
{ | ||
"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 | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41197
972