babel-plugin-react-compiler
Advanced tools
Comparing version 0.0.0-experimental-592953e-20240517 to 0.0.0-experimental-938cd9a-20240601
{ | ||
"name": "babel-plugin-react-compiler", | ||
"version": "0.0.0-experimental-592953e-20240517", | ||
"version": "0.0.0-experimental-938cd9a-20240601", | ||
"description": "Babel plugin for React Compiler.", | ||
@@ -18,5 +18,2 @@ "main": "dist/index.js", | ||
"ts:analyze-trace": "scripts/ts-analyze-trace.sh", | ||
"prettier": "node ./scripts/prettier.js write-changed", | ||
"prettier:all": "node ./scripts/prettier.js write", | ||
"prettier:ci": "prettier --check .", | ||
"lint": "yarn eslint src" | ||
@@ -57,3 +54,2 @@ }, | ||
"jest-environment-jsdom": "^29.0.3", | ||
"prettier": "2.8.8", | ||
"react": "19.0.0-beta-b498834eab-20240506", | ||
@@ -60,0 +56,0 @@ "react-dom": "19.0.0-beta-b498834eab-20240506", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
5467624
28