Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign 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-beta.3
to
8.0.0-beta.4
+10
-10
package.json
{
"name": "@babel/traverse",
"version": "8.0.0-beta.3",
"version": "8.0.0-beta.4",
"description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",

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

"dependencies": {
"@babel/code-frame": "^8.0.0-beta.3",
"@babel/generator": "^8.0.0-beta.3",
"@babel/helper-globals": "^8.0.0-beta.3",
"@babel/parser": "^8.0.0-beta.3",
"@babel/template": "^8.0.0-beta.3",
"@babel/types": "^8.0.0-beta.3",
"debug": "^4.3.1"
"@babel/code-frame": "^8.0.0-beta.4",
"@babel/generator": "^8.0.0-beta.4",
"@babel/helper-globals": "^8.0.0-beta.4",
"@babel/parser": "^8.0.0-beta.4",
"@babel/template": "^8.0.0-beta.4",
"@babel/types": "^8.0.0-beta.4",
"obug": "^2.1.1"
},
"devDependencies": {
"@babel/core": "^8.0.0-beta.3",
"@babel/helper-plugin-test-runner": "^8.0.0-beta.3"
"@babel/core": "^8.0.0-beta.4",
"@babel/helper-plugin-test-runner": "^8.0.0-beta.4"
},

@@ -32,0 +32,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