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

@babel/traverse

Package Overview
Dependencies
Maintainers
4
Versions
217
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-rc.5
to
8.0.0-rc.6
+9
-9
package.json
{
"name": "@babel/traverse",
"version": "8.0.0-rc.5",
"version": "8.0.0-rc.6",
"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-rc.5",
"@babel/generator": "^8.0.0-rc.5",
"@babel/helper-globals": "^8.0.0-rc.5",
"@babel/parser": "^8.0.0-rc.5",
"@babel/template": "^8.0.0-rc.5",
"@babel/types": "^8.0.0-rc.5",
"@babel/code-frame": "^8.0.0-rc.6",
"@babel/generator": "^8.0.0-rc.6",
"@babel/helper-globals": "^8.0.0-rc.6",
"@babel/parser": "^8.0.0-rc.6",
"@babel/template": "^8.0.0-rc.6",
"@babel/types": "^8.0.0-rc.6",
"obug": "^2.1.1"
},
"devDependencies": {
"@babel/core": "^8.0.0-rc.5",
"@babel/helper-plugin-test-runner": "^8.0.0-rc.5"
"@babel/core": "^8.0.0-rc.6",
"@babel/helper-plugin-test-runner": "^8.0.0-rc.6"
},

@@ -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