@react-native/babel-plugin-codegen
Advanced tools
+1
-1
@@ -16,3 +16,3 @@ /** | ||
| const {cheap: traverseCheap} = require('@babel/traverse').default; | ||
| const {basename} = require('path'); | ||
| const {basename} = require('node:path'); | ||
@@ -19,0 +19,0 @@ try { |
+2
-2
| { | ||
| "name": "@react-native/babel-plugin-codegen", | ||
| "version": "0.88.0-nightly-20260721-7bb31ff7b", | ||
| "version": "0.88.0-nightly-20260722-eb4d3892a", | ||
| "description": "Babel plugin to generate native module and view manager code for React Native.", | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
| "@babel/traverse": "^7.29.0", | ||
| "@react-native/codegen": "0.88.0-nightly-20260721-7bb31ff7b" | ||
| "@react-native/codegen": "0.88.0-nightly-20260722-eb4d3892a" | ||
| }, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
9684
0.05%+ Added
- Removed
Updated