Socket
Socket
Sign inDemoInstall

@babel/traverse

Package Overview
Dependencies
Maintainers
5
Versions
180
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 7.0.0-beta.54 to 7.0.0-beta.55

18

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

@@ -11,15 +11,15 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

"dependencies": {
"@babel/code-frame": "7.0.0-beta.54",
"@babel/generator": "7.0.0-beta.54",
"@babel/helper-function-name": "7.0.0-beta.54",
"@babel/helper-split-export-declaration": "7.0.0-beta.54",
"@babel/parser": "7.0.0-beta.54",
"@babel/types": "7.0.0-beta.54",
"@babel/code-frame": "7.0.0-beta.55",
"@babel/generator": "7.0.0-beta.55",
"@babel/helper-function-name": "7.0.0-beta.55",
"@babel/helper-split-export-declaration": "7.0.0-beta.55",
"@babel/parser": "7.0.0-beta.55",
"@babel/types": "7.0.0-beta.55",
"debug": "^3.1.0",
"globals": "^11.1.0",
"lodash": "^4.17.5"
"lodash": "^4.17.10"
},
"devDependencies": {
"@babel/helper-plugin-test-runner": "7.0.0-beta.54"
"@babel/helper-plugin-test-runner": "7.0.0-beta.55"
}
}
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