Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-native

Package Overview
Dependencies
Maintainers
1
Versions
672
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-native - npm Package Compare versions

Comparing version 0.37.1 to 0.37.2

7

react-native/package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc