hermes-parser
Advanced tools
Comparing version 0.13.1 to 0.14.0
@@ -134,2 +134,3 @@ "use strict"; | ||
case 'ComponentTypeAnnotation': | ||
case 'TypePredicate': | ||
return this.mapUnsupportedTypeAnnotation(node); | ||
@@ -136,0 +137,0 @@ |
{ | ||
"name": "hermes-parser", | ||
"version": "0.13.1", | ||
"version": "0.14.0", | ||
"description": "A JavaScript parser built from the Hermes engine", | ||
@@ -12,3 +12,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"hermes-estree": "0.13.1" | ||
"hermes-estree": "0.14.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "devDependencies": { |
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
961836
5004
+ Addedhermes-estree@0.14.0(transitive)
- Removedhermes-estree@0.13.1(transitive)
Updatedhermes-estree@0.14.0