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

@react-navigation/core

Package Overview
Dependencies
Maintainers
6
Versions
248
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-navigation/core - npm Package Compare versions

Comparing version 6.4.12 to 6.4.13

4

lib/typescript/src/types.d.ts

@@ -467,6 +467,2 @@ import type { DefaultRouterOptions, InitialState, NavigationAction, NavigationState, ParamListBase, PartialState, Route } from '@react-navigation/routers';

/**
* Stub function for setParams on navigation object for use with useNavigation.
*/
setParams(): never;
/**
* Stub function for getParent on navigation object for use with useNavigation.

@@ -473,0 +469,0 @@ */

4

package.json
{
"name": "@react-navigation/core",
"description": "Core utilities for building navigators",
"version": "6.4.12",
"version": "6.4.13",
"keywords": [

@@ -73,3 +73,3 @@ "react",

},
"gitHead": "728f13e03cd6d7a6b355e38995672e3f5e186df3"
"gitHead": "523fa4f3afb7c428a8370bfd83933c0163224e66"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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