@types/react-addons-update
Advanced tools
Comparing version 0.14.16 to 0.14.17
@@ -22,3 +22,3 @@ // Type definitions for React (react-addons-update) 0.14 | ||
type UpdateSpec = UpdateSpecCommand | UpdateSpecPath; | ||
type UpdateSpec = number[][] | UpdateSpecCommand | UpdateSpecPath; | ||
@@ -25,0 +25,0 @@ interface UpdateArraySpec extends UpdateSpecCommand { |
{ | ||
"name": "@types/react-addons-update", | ||
"version": "0.14.16", | ||
"version": "0.14.17", | ||
"description": "TypeScript definitions for React (react-addons-update)", | ||
"license": "MIT", | ||
"author": "Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>", | ||
"contributors": [ | ||
{ | ||
"name": "Asana", | ||
"url": "https://asana.com" | ||
}, | ||
{ | ||
"name": "AssureSign", | ||
"url": "http://www.assuresign.com" | ||
}, | ||
{ | ||
"name": "Microsoft", | ||
"url": "https://microsoft.com" | ||
} | ||
], | ||
"main": "", | ||
@@ -17,4 +30,4 @@ "repository": { | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "c875a4ab48039687b765b73d4a61674bd44046d98bac18a1848726da7e00d082", | ||
"typesPublisherContentHash": "203517fcc1f121ddcf427960bd85785aec91ab58e6005070ee1fa7488852ef2e", | ||
"typeScriptVersion": "2.1" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/react-addons-update | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-addons-update | ||
Additional Details | ||
* Last updated: Mon, 23 Jan 2017 21:31:28 GMT | ||
* Last updated: Fri, 16 Jun 2017 16:37:51 GMT | ||
* Dependencies: react | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
3656
27