@types/react-native
Advanced tools
Comparing version 0.37.1 to 0.37.2
{ | ||
"name": "@types/react-native", | ||
"version": "0.37.1", | ||
"version": "0.37.2", | ||
"description": "TypeScript definitions for react-native", | ||
"license": "MIT", | ||
"author": "Bruno Grieder <https://github.com/bgrieder>", | ||
"author": "Needs A Maintainer <https://github.com/DefinitelyTyped>", | ||
"main": "", | ||
@@ -17,3 +17,4 @@ "repository": { | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "d752ceb06217182e15859127e78f3f45d783c712ac9b7c1c13bfd7e1c946cb3a" | ||
"typesPublisherContentHash": "700ac59ee983911fe579c083d34dc96467a81035951a9b9dbe13c8372230b3ec", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,12 +8,11 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/react-native | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/react-native | ||
Additional Details | ||
* Last updated: Thu, 01 Dec 2016 00:15:04 GMT | ||
* File structure: ModuleAugmentation | ||
* Last updated: Wed, 28 Dec 2016 00:07:12 GMT | ||
* Library Dependencies: none | ||
* Module Dependencies: react | ||
* Global values: __DEV__, global | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Bruno Grieder <https://github.com/bgrieder>. | ||
These definitions were written by Needs A Maintainer <https://github.com/DefinitelyTyped>. |
{ | ||
"authors": "Bruno Grieder <https://github.com/bgrieder>", | ||
"authors": "Needs A Maintainer <https://github.com/DefinitelyTyped>", | ||
"libraryDependencies": [], | ||
@@ -9,2 +9,3 @@ "moduleDependencies": [ | ||
"libraryMinorVersion": 37, | ||
"typeScriptVersion": "2.0", | ||
"libraryName": "react-native", | ||
@@ -14,10 +15,6 @@ "typingsPackageName": "react-native", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "ModuleAugmentation", | ||
"globals": [ | ||
"__DEV__", | ||
"global" | ||
], | ||
"sourceBranch": "master", | ||
"globals": [], | ||
"declaredModules": [ | ||
"react" | ||
"react-native" | ||
], | ||
@@ -28,3 +25,3 @@ "files": [ | ||
"hasPackageJson": false, | ||
"contentHash": "d752ceb06217182e15859127e78f3f45d783c712ac9b7c1c13bfd7e1c946cb3a" | ||
"contentHash": "700ac59ee983911fe579c083d34dc96467a81035951a9b9dbe13c8372230b3ec" | ||
} |
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
315039
7095
18