@babel/types
Advanced tools
+6
-6
| { | ||
| "name": "@babel/types", | ||
| "version": "7.29.0", | ||
| "version": "7.29.7", | ||
| "description": "Babel Types is a Lodash-esque utility library for AST nodes", | ||
@@ -19,9 +19,9 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
| "dependencies": { | ||
| "@babel/helper-string-parser": "^7.27.1", | ||
| "@babel/helper-validator-identifier": "^7.28.5" | ||
| "@babel/helper-string-parser": "^7.29.7", | ||
| "@babel/helper-validator-identifier": "^7.29.7" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/generator": "^7.29.0", | ||
| "@babel/helper-fixtures": "^7.28.6", | ||
| "@babel/parser": "^7.29.0" | ||
| "@babel/generator": "^7.29.7", | ||
| "@babel/helper-fixtures": "^7.29.7", | ||
| "@babel/parser": "^7.29.7" | ||
| }, | ||
@@ -28,0 +28,0 @@ "engines": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package