babel-plugin-react-compiler
Advanced tools
Comparing version 0.0.0-experimental-b12479e-20240926 to 0.0.0-experimental-b4db8c3-20241001
{ | ||
"name": "babel-plugin-react-compiler", | ||
"version": "0.0.0-experimental-b12479e-20240926", | ||
"version": "0.0.0-experimental-b4db8c3-20241001", | ||
"description": "Babel plugin for React Compiler.", | ||
@@ -44,8 +44,8 @@ "main": "dist/index.js", | ||
"@types/node": "^18.7.18", | ||
"@typescript-eslint/eslint-plugin": "^7.4.0", | ||
"@typescript-eslint/parser": "^7.4.0", | ||
"@typescript-eslint/eslint-plugin": "^8.7.0", | ||
"@typescript-eslint/parser": "^8.7.0", | ||
"babel-jest": "^29.0.3", | ||
"babel-plugin-fbt": "^1.0.0", | ||
"babel-plugin-fbt-runtime": "^1.0.0", | ||
"eslint": "8.27.0", | ||
"eslint": "^8.57.1", | ||
"glob": "^7.1.6", | ||
@@ -52,0 +52,0 @@ "jest": "^29.0.3", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5072669