@eslint-react/var
Advanced tools
Comparing version 1.5.0-next.1 to 1.5.0-next.2
{ | ||
"name": "@eslint-react/var", | ||
"version": "1.5.0-next.1", | ||
"version": "1.5.0-next.2", | ||
"description": "TSESTree AST utility module for static analysis of variables", | ||
@@ -42,5 +42,5 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"string-ts": "2.0.0", | ||
"@eslint-react/ast": "1.5.0-next.1", | ||
"@eslint-react/tools": "1.5.0-next.1", | ||
"@eslint-react/types": "1.5.0-next.1" | ||
"@eslint-react/ast": "1.5.0-next.2", | ||
"@eslint-react/tools": "1.5.0-next.2", | ||
"@eslint-react/types": "1.5.0-next.2" | ||
}, | ||
@@ -47,0 +47,0 @@ "scripts": { |
+ Added@eslint-react/ast@1.5.0-next.2(transitive)
+ Added@eslint-react/tools@1.5.0-next.2(transitive)
+ Added@eslint-react/types@1.5.0-next.2(transitive)
- Removed@eslint-react/ast@1.5.0-next.1(transitive)
- Removed@eslint-react/tools@1.5.0-next.1(transitive)
- Removed@eslint-react/types@1.5.0-next.1(transitive)