@react-navigation/core
Advanced tools
Comparing version 6.4.12 to 6.4.13
@@ -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 @@ */ |
{ | ||
"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
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
843531
13854