babel-plugin-react-compiler
Advanced tools
Comparing version 19.0.0-beta-a7bf2bd-20241110 to 19.0.0-beta-b2e8e9c-20241220
{ | ||
"name": "babel-plugin-react-compiler", | ||
"version": "19.0.0-beta-a7bf2bd-20241110", | ||
"version": "19.0.0-beta-b2e8e9c-20241220", | ||
"description": "Babel plugin for React Compiler.", | ||
@@ -8,3 +8,4 @@ "main": "dist/index.js", | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"!*.tsbuildinfo" | ||
], | ||
@@ -45,5 +46,3 @@ "scripts": { | ||
"babel-plugin-fbt-runtime": "^1.0.0", | ||
"chalk": "4", | ||
"eslint": "^8.57.1", | ||
"glob": "^7.1.6", | ||
"invariant": "^2.2.4", | ||
@@ -53,4 +52,4 @@ "jest": "^29.0.3", | ||
"pretty-format": "^24", | ||
"react": "0.0.0-experimental-0bc30748-20241028", | ||
"react-dom": "0.0.0-experimental-0bc30748-20241028", | ||
"react": "0.0.0-experimental-4beb1fd8-20241118", | ||
"react-dom": "0.0.0-experimental-4beb1fd8-20241118", | ||
"rimraf": "^3.0.2", | ||
@@ -57,0 +56,0 @@ "ts-jest": "^29.1.1", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32
5059771
3