react-compiler-healthcheck
Advanced tools
Comparing version 19.0.0-beta-6fc168f-20241025 to 19.0.0-beta-714736e-20250131
{ | ||
"name": "react-compiler-healthcheck", | ||
"version": "19.0.0-beta-6fc168f-20241025", | ||
"version": "19.0.0-beta-714736e-20250131", | ||
"description": "Health check script to test violations of the rules of react.", | ||
@@ -9,4 +9,5 @@ "bin": { | ||
"scripts": { | ||
"build": "rimraf dist && rollup --config --bundleConfigAsCjs", | ||
"test": "echo 'no tests'" | ||
"build": "rimraf dist && scripts/build.js", | ||
"test": "echo 'no tests'", | ||
"watch": "scripts/build.js --watch" | ||
}, | ||
@@ -13,0 +14,0 @@ "dependencies": { |
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
5071597
10
0
53324