@types/react-native
Advanced tools
Comparing version 0.29.31 to 0.29.32
{ | ||
"name": "@types/react-native", | ||
"version": "0.29.31", | ||
"version": "0.29.32", | ||
"description": "TypeScript definitions for react-native 0.29", | ||
@@ -14,5 +14,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/react": "0.14.*" | ||
"@types/react": "*" | ||
}, | ||
"typings": "index.d.ts" | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "bd5de4f4b755cf245f6baefb4c90c9bc90281e341f8de89339fa26482196c792" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 25 Aug 2016 16:56:09 GMT | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: ModuleAugmentation | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
@@ -27,3 +27,3 @@ { | ||
"hasPackageJson": false, | ||
"contentHash": "0982acd59aceff05d7e9ad889235854c16eb68e12a982cd0108611072e736ea6" | ||
"contentHash": "bd5de4f4b755cf245f6baefb4c90c9bc90281e341f8de89339fa26482196c792" | ||
} |
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
5109
216751
+ Added@types/prop-types@15.7.13(transitive)
+ Added@types/react@18.3.12(transitive)
+ Addedcsstype@3.1.3(transitive)
- Removed@types/react@0.14.57(transitive)
Updated@types/react@*