@types/react
Advanced tools
Comparing version 0.14.53 to 0.14.54
{ | ||
"name": "@types/react", | ||
"version": "0.14.53", | ||
"version": "0.14.54", | ||
"description": "TypeScript definitions for React", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "4f5ab2436f21da77cef9afa716c860d77a535289b03f1f3d01a5503430daa7d1" | ||
"typesPublisherContentHash": "316b9b380ab8ff862b0a303375eb23f635dad2240f829bf24b35920985863b1d" | ||
} |
@@ -11,4 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 05 Dec 2016 22:54:18 GMT | ||
* File structure: UMD | ||
* Last updated: Tue, 06 Dec 2016 22:24:10 GMT | ||
* Library Dependencies: none | ||
@@ -15,0 +14,0 @@ * Module Dependencies: none |
@@ -12,7 +12,8 @@ { | ||
"sourceBranch": "types-2.0", | ||
"kind": "UMD", | ||
"globals": [ | ||
"React" | ||
], | ||
"declaredModules": [], | ||
"declaredModules": [ | ||
"react" | ||
], | ||
"files": [ | ||
@@ -22,3 +23,3 @@ "index.d.ts" | ||
"hasPackageJson": false, | ||
"contentHash": "4f5ab2436f21da77cef9afa716c860d77a535289b03f1f3d01a5503430daa7d1" | ||
"contentHash": "316b9b380ab8ff862b0a303375eb23f635dad2240f829bf24b35920985863b1d" | ||
} |
Sorry, the diff of this file is too big to display
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
113314
2282
18