You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@babel/traverse

Package Overview
Dependencies
Maintainers
4
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/traverse - npm Package Compare versions

Comparing version
8.0.0-alpha.16
to
8.0.0-alpha.17
+8
-8
package.json
{
"name": "@babel/traverse",
"version": "8.0.0-alpha.16",
"version": "8.0.0-alpha.17",
"description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",

@@ -19,7 +19,7 @@ "author": "The Babel Team (https://babel.dev/team)",

"dependencies": {
"@babel/code-frame": "^8.0.0-alpha.16",
"@babel/generator": "^8.0.0-alpha.16",
"@babel/parser": "^8.0.0-alpha.16",
"@babel/template": "^8.0.0-alpha.16",
"@babel/types": "^8.0.0-alpha.16",
"@babel/code-frame": "^8.0.0-alpha.17",
"@babel/generator": "^8.0.0-alpha.17",
"@babel/parser": "^8.0.0-alpha.17",
"@babel/template": "^8.0.0-alpha.17",
"@babel/types": "^8.0.0-alpha.17",
"debug": "^4.3.1",

@@ -29,4 +29,4 @@ "globals": "^15.9.0"

"devDependencies": {
"@babel/core": "^8.0.0-alpha.16",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.16"
"@babel/core": "^8.0.0-alpha.17",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.17"
},

@@ -33,0 +33,0 @@ "engines": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display