babel-plugin-react-compiler
Advanced tools
Comparing version 0.0.0-experimental-34d04b6-20241024 to 0.0.0-experimental-37ed2a7-20241204
{ | ||
"name": "babel-plugin-react-compiler", | ||
"version": "0.0.0-experimental-34d04b6-20241024", | ||
"version": "0.0.0-experimental-37ed2a7-20241204", | ||
"description": "Babel plugin for React Compiler.", | ||
@@ -8,3 +8,4 @@ "main": "dist/index.js", | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"!*.tsbuildinfo" | ||
], | ||
@@ -52,4 +53,4 @@ "scripts": { | ||
"pretty-format": "^24", | ||
"react": "19.0.0-beta-b498834eab-20240506", | ||
"react-dom": "19.0.0-beta-b498834eab-20240506", | ||
"react": "0.0.0-experimental-4beb1fd8-20241118", | ||
"react-dom": "0.0.0-experimental-4beb1fd8-20241118", | ||
"rimraf": "^3.0.2", | ||
@@ -56,0 +57,0 @@ "ts-jest": "^29.1.1", |
Sorry, the diff of this file is too big to display
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
5079506
3