🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@react-native/codegen

Package Overview
Dependencies
Maintainers
2
Versions
1094
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native/codegen - npm Package Compare versions

Comparing version
0.85.0-nightly-20260223-352d73bef
to
0.85.0-nightly-20260224-42cd0f041
+1
-1
lib/generators/components/GenerateViewConfigJs.js

@@ -136,3 +136,3 @@ /**

// Check whether the native component exists in the app binary.
// Old getViewManagerConfig() checks for the existance of the native Paper view manager. Not available in Bridgeless.
// Old getViewManagerConfig() checks for the existence of the native Paper view manager. Not available in Bridgeless.
// New hasViewManagerConfig() queries Fabric’s native component registry directly.

@@ -139,0 +139,0 @@ const DeprecatedComponentNameCheckTemplate = ({

@@ -505,6 +505,6 @@ /**

* TODO(T77968131): We have two options:
* - Throw the first error, but indicate there are more then one errors.
* - Throw the first error, but indicate there are more than one error.
* - Display all errors, nicely formatted.
*
* For the time being, we're just throw the first error.
* For the time being, we're just throwing the first error.
**/

@@ -511,0 +511,0 @@

{
"name": "@react-native/codegen",
"version": "0.85.0-nightly-20260223-352d73bef",
"version": "0.85.0-nightly-20260224-42cd0f041",
"description": "Code generation tools for React Native",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet