hermes-parser
Advanced tools
+2
-2
| { | ||
| "name": "hermes-parser", | ||
| "version": "0.33.0", | ||
| "version": "0.33.1", | ||
| "description": "A JavaScript parser built from the Hermes engine", | ||
@@ -12,3 +12,3 @@ "main": "dist/index.js", | ||
| "dependencies": { | ||
| "hermes-estree": "0.33.0" | ||
| "hermes-estree": "0.33.1" | ||
| }, | ||
@@ -15,0 +15,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1583147
-0.22%+ Added
- Removed
Updated