@types/react-test-renderer
Advanced tools
Comparing version 16.0.1 to 16.0.2
@@ -8,3 +8,3 @@ // Type definitions for react-test-renderer 16.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.6 | ||
// TypeScript Version: 2.8 | ||
@@ -11,0 +11,0 @@ import { ReactElement, ReactType } from "react"; |
{ | ||
"name": "@types/react-test-renderer", | ||
"version": "16.0.1", | ||
"version": "16.0.2", | ||
"description": "TypeScript definitions for react-test-renderer", | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -38,4 +38,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "71a486eaa4141b78cec127b3a0ed6b56cefa37c68dca6b01d7ee63cbba0ea4de", | ||
"typeScriptVersion": "2.6" | ||
"typesPublisherContentHash": "9db761fec0503800c92b5303a372599688b524ca4001b0a519363e8ea2c73751", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-test-renderer | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-test-renderer | ||
Additional Details | ||
* Last updated: Mon, 12 Feb 2018 20:56:58 GMT | ||
* Last updated: Mon, 06 Aug 2018 21:55:30 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
5983