Socket
Socket
Sign inDemoInstall

@types/react-navigation

Package Overview
Dependencies
1
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.8 to 3.4.0

189

react-navigation/package.json
{
"name": "@types/react-navigation",
"version": "3.0.8",
"description": "TypeScript definitions for react-navigation",
"license": "MIT",
"contributors": [
{
"name": "Huhuanming",
"url": "https://github.com/huhuanming",
"githubUsername": "huhuanming"
},
{
"name": "mhcgrq",
"url": "https://github.com/mhcgrq",
"githubUsername": "mhcgrq"
},
{
"name": "fangpenlin",
"url": "https://github.com/fangpenlin",
"githubUsername": "fangpenlin"
},
{
"name": "petejkim",
"url": "https://github.com/petejkim",
"githubUsername": "petejkim"
},
{
"name": "Kyle Roach",
"url": "https://github.com/iRoachie",
"githubUsername": "iRoachie"
},
{
"name": "phanalpha",
"url": "https://github.com/phanalpha",
"githubUsername": "phanalpha"
},
{
"name": "charlesfamu",
"url": "https://github.com/charlesfamu",
"githubUsername": "charlesfamu"
},
{
"name": "Tim Wang",
"url": "https://github.com/timwangdev",
"githubUsername": "timwangdev"
},
{
"name": "Qibang Sun",
"url": "https://github.com/bang88",
"githubUsername": "bang88"
},
{
"name": "Sergei Butko:",
"url": "https://github.com/svbutko",
"githubUsername": "svbutko"
},
{
"name": "Veit Lehmann:",
"url": "https://github.com/levito",
"githubUsername": "levito"
},
{
"name": "Steven Miller",
"url": "https://github.com/YourGamesBeOver",
"githubUsername": "YourGamesBeOver"
},
{
"name": "Armando Assuncao",
"url": "https://github.com/ArmandoAssuncao",
"githubUsername": "ArmandoAssuncao"
},
{
"name": "Ciaran Liedeman",
"url": "https://github.com/cliedeman",
"githubUsername": "cliedeman"
},
{
"name": "Jérémy Magrin",
"url": "https://github.com/magrinj",
"githubUsername": "magrinj"
},
{
"name": "Luca Campana",
"url": "https://github.com/TizioFittizio",
"githubUsername": "TizioFittizio"
},
{
"name": "Ullrich Schaefer",
"url": "https://github.com/stigi",
"githubUsername": "stigi"
},
{
"name": "Linus Unnebäck",
"url": "https://github.com/LinusU",
"githubUsername": "LinusU"
},
{
"name": "Yosuke Seki",
"url": "https://github.com/jshosomichi",
"githubUsername": "jshosomichi"
},
{
"name": "Jake",
"url": "https://github.com/jakebooyah",
"githubUsername": "jakebooyah"
},
{
"name": "Gustavo Brunoro",
"url": "https://github.com/brunoro",
"githubUsername": "brunoro"
},
{
"name": "Denis Frezzato",
"url": "https://github.com/DenisFrezzato",
"githubUsername": "DenisFrezzato"
},
{
"name": "Mickael Wegerich",
"url": "https://github.com/mickaelw",
"githubUsername": "mickaelw"
},
{
"name": "Max Davidson",
"url": "https://github.com/maxdavidson",
"githubUsername": "maxdavidson"
},
{
"name": "Alec Hill",
"url": "https://github.com/alechill",
"githubUsername": "alechill"
},
{
"name": "Lachlan Young",
"url": "https://github.com/builtbyproxy",
"githubUsername": "builtbyproxy"
},
{
"name": "Jason Killian",
"url": "https://github.com/jkillian",
"githubUsername": "jkillian"
},
{
"name": "Jeroen Vervaeke",
"url": "https://github.com/jeroenvervaeke",
"githubUsername": "jeroenvervaeke"
},
{
"name": "Fellipe Chagas",
"url": "https://github.com/chagasaway",
"githubUsername": "chagasaway"
},
{
"name": "Deniss Borisovs",
"url": "https://github.com/denissb",
"githubUsername": "denissb"
},
{
"name": "Kenneth Skovhus",
"url": "https://github.com/skovhus",
"githubUsername": "skovhus"
},
{
"name": "Aaron Rosen",
"url": "https://github.com/azrosen92",
"githubUsername": "azrosen92"
},
{
"name": "Haseeb Majid",
"url": "https://github.com/hmajid2301",
"githubUsername": "hmajid2301"
}
],
"version": "3.4.0",
"typings": null,
"description": "Stub TypeScript definitions entry for react-navigation, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-navigation"
},
"scripts": {},
"author": "",
"repository": "https://github.com/react-navigation/react-navigation",
"license": "MIT",
"dependencies": {
"@types/react": "*",
"@types/react-native": "*"
},
"typesPublisherContentHash": "c8cc574c14eafdfd090926f760ad85082c1e412ef54c5773bda10eaf1f5a7db7",
"typeScriptVersion": "2.8"
"react-navigation": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/react-navigation`
This is a stub types definition for react-navigation (https://github.com/react-navigation/react-navigation).
# Summary
This package contains type definitions for react-navigation (https://github.com/react-navigation/react-navigation).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-navigation
Additional Details
* Last updated: Mon, 05 Aug 2019 20:12:49 GMT
* Dependencies: @types/react, @types/react-native
* Global values: none
# Credits
These definitions were written by Huhuanming <https://github.com/huhuanming>, mhcgrq <https://github.com/mhcgrq>, fangpenlin <https://github.com/fangpenlin>, petejkim <https://github.com/petejkim>, Kyle Roach <https://github.com/iRoachie>, phanalpha <https://github.com/phanalpha>, charlesfamu <https://github.com/charlesfamu>, Tim Wang <https://github.com/timwangdev>, Qibang Sun <https://github.com/bang88>, Sergei Butko: <https://github.com/svbutko>, Veit Lehmann: <https://github.com/levito>, Steven Miller <https://github.com/YourGamesBeOver>, Armando Assuncao <https://github.com/ArmandoAssuncao>, Ciaran Liedeman <https://github.com/cliedeman>, Jérémy Magrin <https://github.com/magrinj>, Luca Campana <https://github.com/TizioFittizio>, Ullrich Schaefer <https://github.com/stigi>, Linus Unnebäck <https://github.com/LinusU>, Yosuke Seki <https://github.com/jshosomichi>, Jake <https://github.com/jakebooyah>, Gustavo Brunoro <https://github.com/brunoro>, Denis Frezzato <https://github.com/DenisFrezzato>, Mickael Wegerich <https://github.com/mickaelw>, Max Davidson <https://github.com/maxdavidson>, Alec Hill <https://github.com/alechill>, Lachlan Young <https://github.com/builtbyproxy>, Jason Killian <https://github.com/jkillian>, Jeroen Vervaeke <https://github.com/jeroenvervaeke>, Fellipe Chagas <https://github.com/chagasaway>, Deniss Borisovs <https://github.com/denissb>, Kenneth Skovhus <https://github.com/skovhus>, Aaron Rosen <https://github.com/azrosen92>, and Haseeb Majid <https://github.com/hmajid2301>.
react-navigation provides its own type definitions, so you don't need @types/react-navigation installed!
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc