@react-native/babel-plugin-codegen
Advanced tools
+5
-5
| { | ||
| "name": "@react-native/babel-plugin-codegen", | ||
| "version": "0.86.1", | ||
| "version": "0.86.2", | ||
| "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 || ^22.13.0 || ^24.3.0 || >= 25.0.0" | ||
| "@babel/traverse": "^7.29.0", | ||
| "@react-native/codegen": "0.86.1" | ||
| "@react-native/codegen": "0.86.2" | ||
| }, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
9761
-0.09%+ Added
- Removed
Updated