babel-plugin-react-compiler
Advanced tools
Comparing version 0.0.0 to 19.0.0-beta-8a03594-20241020
{ | ||
"name": "babel-plugin-react-compiler", | ||
"version": "0.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "19.0.0-beta-8a03594-20241020", | ||
"description": "Babel plugin for React Compiler.", | ||
"main": "dist/index.js", | ||
"license": "MIT", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "rimraf dist && rollup --config --bundleConfigAsCjs", | ||
"test": "./scripts/link-react-compiler-runtime.sh && yarn snap:ci", | ||
"jest": "yarn build && ts-node node_modules/.bin/jest", | ||
"snap": "node ../snap/dist/main.js", | ||
"snap:build": "yarn workspace snap run build", | ||
"snap:ci": "yarn snap:build && yarn snap", | ||
"ts:analyze-trace": "scripts/ts-analyze-trace.sh", | ||
"lint": "yarn eslint src" | ||
}, | ||
"author": "", | ||
"license": "MIT" | ||
"dependencies": { | ||
"@babel/generator": "7.2.0", | ||
"@babel/types": "^7.19.0", | ||
"chalk": "4", | ||
"invariant": "^2.2.4", | ||
"pretty-format": "^24", | ||
"zod": "^3.22.4", | ||
"zod-validation-error": "^2.1.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.2.0", | ||
"@babel/parser": "^7.2.0", | ||
"@babel/plugin-syntax-typescript": "^7.18.6", | ||
"@babel/plugin-transform-block-scoping": "^7.18.9", | ||
"@babel/plugin-transform-modules-commonjs": "^7.18.6", | ||
"@babel/preset-react": "^7.18.6", | ||
"@babel/preset-typescript": "^7.18.6", | ||
"@babel/traverse": "^7.2.0", | ||
"@testing-library/react": "^13.4.0", | ||
"@tsconfig/node18-strictest": "^1.0.0", | ||
"@types/glob": "^8.1.0", | ||
"@types/invariant": "^2.2.35", | ||
"@types/jest": "^29.0.3", | ||
"@types/node": "^18.7.18", | ||
"@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.57.1", | ||
"glob": "^7.1.6", | ||
"jest": "^29.0.3", | ||
"jest-environment-jsdom": "^29.0.3", | ||
"react": "19.0.0-beta-b498834eab-20240506", | ||
"react-dom": "19.0.0-beta-b498834eab-20240506", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^29.1.1", | ||
"ts-node": "^10.9.2" | ||
}, | ||
"resolutions": { | ||
"./**/@babel/parser": "7.7.4", | ||
"./**/@babel/plugin-syntax-flow": "7.7.4", | ||
"./**/@babel/types": "7.7.4", | ||
"@babel/core": "7.2.0", | ||
"@babel/generator": "7.2.0", | ||
"@babel/traverse": "7.7.4" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/facebook/react.git", | ||
"directory": "compiler/packages/babel-plugin-react-compiler" | ||
} | ||
} |
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
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
5102316
4
1000
0
2
0
6
0
108
21
43
108
7
28
+ Added@babel/generator@7.2.0
+ Added@babel/types@^7.19.0
+ Addedchalk@4
+ Addedinvariant@^2.2.4
+ Addedpretty-format@^24
+ Addedzod@^3.22.4
+ Addedzod-validation-error@^2.1.0
+ Added@babel/generator@7.2.0(transitive)
+ Added@babel/helper-string-parser@7.25.9(transitive)
+ Added@babel/helper-validator-identifier@7.25.9(transitive)
+ Added@babel/types@7.26.3(transitive)
+ Added@jest/types@24.9.0(transitive)
+ Added@types/istanbul-lib-coverage@2.0.6(transitive)
+ Added@types/istanbul-lib-report@3.0.3(transitive)
+ Added@types/istanbul-reports@1.1.2(transitive)
+ Added@types/yargs@13.0.12(transitive)
+ Added@types/yargs-parser@21.0.3(transitive)
+ Addedansi-regex@4.1.1(transitive)
+ Addedansi-styles@3.2.14.3.0(transitive)
+ Addedchalk@4.1.2(transitive)
+ Addedcolor-convert@1.9.32.0.1(transitive)
+ Addedcolor-name@1.1.31.1.4(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedinvariant@2.2.4(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedjsesc@2.5.2(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedpretty-format@24.9.0(transitive)
+ Addedreact-is@16.13.1(transitive)
+ Addedsource-map@0.5.7(transitive)
+ Addedsupports-color@7.2.0(transitive)
+ Addedtrim-right@1.0.1(transitive)
+ Addedzod@3.24.1(transitive)
+ Addedzod-validation-error@2.1.0(transitive)