hermes-eslint
Advanced tools
Comparing version 0.20.0 to 0.20.1
@@ -343,2 +343,4 @@ /** | ||
this._referencer.currentScope().referenceValue(identifier); | ||
this.visit(node.typeArguments); | ||
} | ||
@@ -345,0 +347,0 @@ |
{ | ||
"name": "hermes-eslint", | ||
"version": "0.20.0", | ||
"version": "0.20.1", | ||
"description": "A custom parser for ESLint using the Hermes parser", | ||
@@ -19,5 +19,5 @@ "main": "dist/index.js", | ||
"esrecurse": "^4.3.0", | ||
"hermes-estree": "0.20.0", | ||
"hermes-parser": "0.20.0" | ||
"hermes-estree": "0.20.1", | ||
"hermes-parser": "0.20.1" | ||
} | ||
} |
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
264046
3549
+ Addedhermes-estree@0.20.1(transitive)
+ Addedhermes-parser@0.20.1(transitive)
- Removedhermes-estree@0.20.0(transitive)
- Removedhermes-parser@0.20.0(transitive)
Updatedhermes-estree@0.20.1
Updatedhermes-parser@0.20.1