@babel/parser
Advanced tools
+2
-2
| { | ||
| "name": "@babel/parser", | ||
| "version": "7.28.3", | ||
| "version": "7.28.4", | ||
| "description": "A JavaScript parser", | ||
@@ -38,3 +38,3 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
| "dependencies": { | ||
| "@babel/types": "^7.28.2" | ||
| "@babel/types": "^7.28.4" | ||
| }, | ||
@@ -41,0 +41,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
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
1980416
0.03%14871
0.03%Updated