Socket
Socket
Sign inDemoInstall

@babel/traverse

Package Overview
Dependencies
25
Maintainers
4
Versions
167
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0-alpha.7 to 8.0.0-alpha.8

22

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

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

"dependencies": {
"@babel/code-frame": "^8.0.0-alpha.7",
"@babel/generator": "^8.0.0-alpha.7",
"@babel/helper-environment-visitor": "^8.0.0-alpha.7",
"@babel/helper-function-name": "^8.0.0-alpha.7",
"@babel/helper-hoist-variables": "^8.0.0-alpha.7",
"@babel/helper-split-export-declaration": "^8.0.0-alpha.7",
"@babel/parser": "^8.0.0-alpha.7",
"@babel/types": "^8.0.0-alpha.7",
"@babel/code-frame": "^8.0.0-alpha.8",
"@babel/generator": "^8.0.0-alpha.8",
"@babel/helper-environment-visitor": "^8.0.0-alpha.8",
"@babel/helper-function-name": "^8.0.0-alpha.8",
"@babel/helper-hoist-variables": "^8.0.0-alpha.8",
"@babel/helper-split-export-declaration": "^8.0.0-alpha.8",
"@babel/parser": "^8.0.0-alpha.8",
"@babel/types": "^8.0.0-alpha.8",
"debug": "^4.3.1",

@@ -32,4 +32,4 @@ "globals": "^13.5.0"

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

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

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc