@babel/code-frame
Advanced tools
+4
-4
| { | ||
| "name": "@babel/code-frame", | ||
| "version": "8.0.0-alpha.17", | ||
| "version": "8.0.0-beta.0", | ||
| "description": "Generate errors that contain a code frame that point to source locations.", | ||
@@ -19,5 +19,5 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
| "dependencies": { | ||
| "@babel/helper-validator-identifier": "^8.0.0-alpha.17", | ||
| "@babel/helper-validator-identifier": "^8.0.0-beta.0", | ||
| "js-tokens": "^8.0.0", | ||
| "picocolors": "^1.0.0" | ||
| "picocolors": "^1.1.1" | ||
| }, | ||
@@ -29,3 +29,3 @@ "devDependencies": { | ||
| "engines": { | ||
| "node": "^18.20.0 || ^20.17.0 || >=22.8.0" | ||
| "node": "^20.19.0 || >=22.12.0" | ||
| }, | ||
@@ -32,0 +32,0 @@ "exports": { |
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
36507
-0.04%