@types/react-json-tree
Advanced tools
Comparing version 0.6.5 to 0.6.6
@@ -28,2 +28,2 @@ // Type definitions for react-json-tree v0.6.5 | ||
export default class JSONTreeComponent extends Component<JSONTreeProps> { } | ||
export default class JSONTreeComponent extends Component<JSONTreeProps, {}> { } |
{ | ||
"name": "@types/react-json-tree", | ||
"version": "0.6.5", | ||
"version": "0.6.6", | ||
"description": "TypeScript definitions for react-json-tree", | ||
@@ -21,4 +21,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "424f1f969156458f5377a979b3fabe70215d709510a62b607f07401bd6c7760a", | ||
"typesPublisherContentHash": "53938d9329da7166159413c7094998f1ce4778eab32ff889cb95284130e77ac6", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 21:59:27 GMT | ||
* Last updated: Mon, 28 Aug 2017 15:52:08 GMT | ||
* Dependencies: react | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
3430