🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@react-native/babel-plugin-codegen

Package Overview
Dependencies
Maintainers
2
Versions
1121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native/babel-plugin-codegen - npm Package Compare versions

Comparing version
0.83.9
to
0.83.10
+5
-5
package.json
{
"name": "@react-native/babel-plugin-codegen",
"version": "0.83.9",
"version": "0.83.10",
"description": "Babel plugin to generate native module and view manager code for React Native.",

@@ -8,6 +8,6 @@ "license": "MIT",

"type": "git",
"url": "git+https://github.com/facebook/react-native.git",
"url": "git+https://github.com/react/react-native.git",
"directory": "packages/babel-plugin-codegen"
},
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/babel-plugin-codegen#readme",
"homepage": "https://github.com/react/react-native/tree/HEAD/packages/babel-plugin-codegen#readme",
"keywords": [

@@ -21,3 +21,3 @@ "babel",

],
"bugs": "https://github.com/facebook/react-native/issues",
"bugs": "https://github.com/react/react-native/issues",
"engines": {

@@ -31,3 +31,3 @@ "node": ">= 20.19.4"

"@babel/traverse": "^7.25.3",
"@react-native/codegen": "0.83.9"
"@react-native/codegen": "0.83.10"
},

@@ -34,0 +34,0 @@ "devDependencies": {