Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@babel/types

Package Overview
Dependencies
Maintainers
4
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/types - npm Package Compare versions

Comparing version
7.29.0
to
7.29.7
+6
-6
package.json
{
"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": {