hermes-parser
Advanced tools
@@ -815,2 +815,3 @@ /** | ||
| value: 'Node', | ||
| decorators: 'NodeList', | ||
| variance: 'Node', | ||
@@ -822,2 +823,3 @@ typeAnnotation: 'Node' | ||
| value: 'Node', | ||
| decorators: 'NodeList', | ||
| variance: 'Node', | ||
@@ -824,0 +826,0 @@ typeAnnotation: 'Node' |
@@ -815,2 +815,3 @@ /** | ||
| value: 'Node', | ||
| decorators: 'NodeList', | ||
| variance: 'Node', | ||
@@ -822,2 +823,3 @@ typeAnnotation: 'Node' | ||
| value: 'Node', | ||
| decorators: 'NodeList', | ||
| variance: 'Node', | ||
@@ -824,0 +826,0 @@ typeAnnotation: 'Node' |
+2
-2
| { | ||
| "name": "hermes-parser", | ||
| "version": "0.34.0", | ||
| "version": "0.35.0", | ||
| "description": "A JavaScript parser built from the Hermes engine", | ||
@@ -12,3 +12,3 @@ "main": "dist/index.js", | ||
| "dependencies": { | ||
| "hermes-estree": "0.34.0" | ||
| "hermes-estree": "0.35.0" | ||
| }, | ||
@@ -15,0 +15,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
1607572
0.14%17305
0.02%+ Added
- Removed
Updated