eslint-plugin-react-compiler
Advanced tools
Comparing version 0.0.0-experimental-a97cca1-20240529 to 0.0.0-experimental-b2e8e9c-20241220
{ | ||
"name": "eslint-plugin-react-compiler", | ||
"version": "0.0.0-experimental-a97cca1-20240529", | ||
"version": "0.0.0-experimental-b2e8e9c-20241220", | ||
"description": "ESLint plugin to display errors found by the React compiler.", | ||
@@ -17,3 +17,3 @@ "main": "dist/index.js", | ||
"@babel/plugin-proposal-private-methods": "^7.18.6", | ||
"hermes-parser": "^0.20.1", | ||
"hermes-parser": "^0.25.1", | ||
"zod": "^3.22.4", | ||
@@ -30,3 +30,3 @@ "zod-validation-error": "^3.0.3" | ||
"eslint": "8.57.0", | ||
"hermes-eslint": "^0.17.1", | ||
"hermes-eslint": "^0.25.1", | ||
"jest": "^29.5.0" | ||
@@ -40,3 +40,8 @@ }, | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/facebook/react.git", | ||
"directory": "compiler/packages/eslint-plugin-react-compiler" | ||
}, | ||
"license": "MIT" | ||
} |
Sorry, the diff of this file is too big to display
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
0
1733085
57039
+ Addedhermes-estree@0.25.1(transitive)
+ Addedhermes-parser@0.25.1(transitive)
- Removedhermes-estree@0.20.1(transitive)
- Removedhermes-parser@0.20.1(transitive)
Updatedhermes-parser@^0.25.1