@types/react-dom
Advanced tools
Comparing version 0.14.12-alpha to 0.14.13
{ | ||
"name": "@types/react-dom", | ||
"version": "0.14.12-alpha", | ||
"version": "0.14.13", | ||
"description": "TypeScript definitions for React v0.14 (react-dom)", | ||
@@ -15,4 +15,4 @@ "main": "", | ||
"dependencies": { | ||
"@types/react": "0.14.26-alpha" | ||
"@types/react": "0.14.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 08 Jul 2016 19:22:06 GMT | ||
* Last updated: Thu, 14 Jul 2016 13:52:49 GMT | ||
* File structure: UMD | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
@@ -26,3 +26,3 @@ { | ||
], | ||
"contentHash": "750bb923199dfc761f2ab66244eb971e2215c6f2ceba785a719e0dde4a434273" | ||
"contentHash": "76fb154e9d92d35269c766585877bdda316fd8615314f6c785f6c31392cd2d6c" | ||
} |
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
4962
+ Added@types/react@0.14.57(transitive)
- Removed@types/react@0.14.26-alpha(transitive)
Updated@types/react@0.14.*