Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@babel/traverse

Package Overview
Dependencies
Maintainers
4
Versions
188
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.13 to 8.0.0-alpha.14

16

package.json
{
"name": "@babel/traverse",
"version": "8.0.0-alpha.13",
"version": "8.0.0-alpha.14",
"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.13",
"@babel/generator": "^8.0.0-alpha.13",
"@babel/parser": "^8.0.0-alpha.13",
"@babel/template": "^8.0.0-alpha.13",
"@babel/types": "^8.0.0-alpha.13",
"@babel/code-frame": "^8.0.0-alpha.14",
"@babel/generator": "^8.0.0-alpha.14",
"@babel/parser": "^8.0.0-alpha.14",
"@babel/template": "^8.0.0-alpha.14",
"@babel/types": "^8.0.0-alpha.14",
"debug": "^4.3.1",

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

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

@@ -33,0 +33,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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc