🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

react-native

Package Overview
Dependencies
Maintainers
7
Versions
2220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native - npm Package Compare versions

Comparing version

to
0.79.4

2

Libraries/Core/ReactNativeVersion.js

@@ -19,4 +19,4 @@ /**

minor: 79,
patch: 3,
patch: 4,
prerelease: null,
};
{
"name": "react-native",
"version": "0.79.3",
"version": "0.79.4",
"description": "A framework for building native apps using React",

@@ -42,2 +42,3 @@ "license": "MIT",

"index.js",
"index.flow.js",
"interface.js",

@@ -112,9 +113,9 @@ "jest-preset.js",

"@jest/create-cache-key-function": "^29.7.0",
"@react-native/assets-registry": "0.79.3",
"@react-native/codegen": "0.79.3",
"@react-native/community-cli-plugin": "0.79.3",
"@react-native/gradle-plugin": "0.79.3",
"@react-native/js-polyfills": "0.79.3",
"@react-native/normalize-colors": "0.79.3",
"@react-native/virtualized-lists": "0.79.3",
"@react-native/assets-registry": "0.79.4",
"@react-native/codegen": "0.79.4",
"@react-native/community-cli-plugin": "0.79.4",
"@react-native/gradle-plugin": "0.79.4",
"@react-native/js-polyfills": "0.79.4",
"@react-native/normalize-colors": "0.79.4",
"@react-native/virtualized-lists": "0.79.4",
"abort-controller": "^3.0.0",

@@ -121,0 +122,0 @@ "anser": "^1.4.9",

@@ -201,2 +201,3 @@ /**

return {
name: config.name,
config,

@@ -217,2 +218,3 @@ libraryPath: dependencyPath,

{
name: configFile.name,
config,

@@ -219,0 +221,0 @@ libraryPath: dependencyPath,

@@ -7,3 +7,3 @@ /**

*
* @generated SignedSource<<5b1d3ba6712de7a927eeeb8602ee2a8f>>
* @generated SignedSource<<a28a3b729eaeee7ba3b1c2105d277286>>
* @flow strict

@@ -90,3 +90,2 @@ */

useAlwaysAvailableJSErrorHandling: Getter<boolean>,
useEditTextStockAndroidFocusBehavior: Getter<boolean>,
useFabricInterop: Getter<boolean>,

@@ -329,6 +328,2 @@ useNativeViewConfigsInBridgelessMode: Getter<boolean>,

/**
* If true, focusing in ReactEditText will mainly use stock Android requestFocus() behavior. If false it will use legacy custom focus behavior.
*/
export const useEditTextStockAndroidFocusBehavior: Getter<boolean> = createNativeFlagGetter('useEditTextStockAndroidFocusBehavior', true);
/**
* Should this application enable the Fabric Interop Layer for Android? If yes, the application will behave so that it can accept non-Fabric components and render them on Fabric. This toggle is controlling extra logic such as custom event dispatching that are needed for the Fabric Interop Layer to work correctly.

@@ -335,0 +330,0 @@ */

@@ -7,3 +7,3 @@ /**

*
* @generated SignedSource<<f8da5261357616749d6319190ed0139d>>
* @generated SignedSource<<2499cbe243c048d9e3647342ebec3544>>
* @flow strict

@@ -65,3 +65,2 @@ */

+useAlwaysAvailableJSErrorHandling?: () => boolean;
+useEditTextStockAndroidFocusBehavior?: () => boolean;
+useFabricInterop?: () => boolean;

@@ -68,0 +67,0 @@ +useNativeViewConfigsInBridgelessMode?: () => boolean;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet