@babel/parser
Advanced tools
+7
-7
| { | ||
| "name": "@babel/parser", | ||
| "version": "8.0.0-rc.5", | ||
| "version": "8.0.0-rc.6", | ||
| "description": "A JavaScript parser", | ||
@@ -37,10 +37,10 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
| "dependencies": { | ||
| "@babel/types": "^8.0.0-rc.5" | ||
| "@babel/types": "^8.0.0-rc.6" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/code-frame": "^8.0.0-rc.5", | ||
| "@babel/helper-check-duplicate-nodes": "^8.0.0-rc.5", | ||
| "@babel/helper-fixtures": "^8.0.0-rc.5", | ||
| "@babel/helper-string-parser": "^8.0.0-rc.5", | ||
| "@babel/helper-validator-identifier": "^8.0.0-rc.5", | ||
| "@babel/code-frame": "^8.0.0-rc.6", | ||
| "@babel/helper-check-duplicate-nodes": "^8.0.0-rc.6", | ||
| "@babel/helper-fixtures": "^8.0.0-rc.6", | ||
| "@babel/helper-string-parser": "^8.0.0-rc.6", | ||
| "@babel/helper-validator-identifier": "^8.0.0-rc.6", | ||
| "charcodes": "^0.2.0", | ||
@@ -47,0 +47,0 @@ "typescript": "6.0.2" |
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.
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
1980052
0Updated