🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@babel/traverse

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

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

{
"compilerOptions": {
"strictNullChecks": true,
"strictPropertyInitialization": true
}
}

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