@babel/types
Advanced tools
@@ -1083,3 +1083,3 @@ "use strict"; | ||
| defineType("ExportAllDeclaration", { | ||
| builder: ["source"], | ||
| builder: ["source", "attributes"], | ||
| visitor: ["source", "attributes", "assertions"], | ||
@@ -1103,3 +1103,3 @@ aliases: ["Statement", "Declaration", "ImportOrExportDeclaration", "ExportDeclaration"], | ||
| defineType("ExportNamedDeclaration", { | ||
| builder: ["declaration", "specifiers", "source"], | ||
| builder: ["declaration", "specifiers", "source", "attributes"], | ||
| visitor: ["declaration", "specifiers", "source", "attributes", "assertions"], | ||
@@ -1194,3 +1194,3 @@ aliases: ["Statement", "Declaration", "ImportOrExportDeclaration", "ExportDeclaration"], | ||
| defineType("ImportDeclaration", { | ||
| builder: ["specifiers", "source"], | ||
| builder: ["specifiers", "source", "attributes"], | ||
| visitor: ["specifiers", "source", "attributes", "assertions"], | ||
@@ -1197,0 +1197,0 @@ aliases: ["Statement", "Declaration", "ImportOrExportDeclaration"], |
+3
-3
| { | ||
| "name": "@babel/types", | ||
| "version": "7.28.6", | ||
| "version": "7.29.0", | ||
| "description": "Babel Types is a Lodash-esque utility library for AST nodes", | ||
@@ -23,5 +23,5 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
| "devDependencies": { | ||
| "@babel/generator": "^7.28.6", | ||
| "@babel/generator": "^7.29.0", | ||
| "@babel/helper-fixtures": "^7.28.6", | ||
| "@babel/parser": "^7.28.6" | ||
| "@babel/parser": "^7.29.0" | ||
| }, | ||
@@ -28,0 +28,0 @@ "engines": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
2750097
0.06%20694
0.03%