Socket
Socket
Sign inDemoInstall

babel-traverse

Package Overview
Dependencies
Maintainers
6
Versions
78
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-alpha.8 to 7.0.0-alpha.9

12

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

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

"dependencies": {
"babel-code-frame": "7.0.0-alpha.3",
"babel-messages": "7.0.0-alpha.8",
"babel-types": "7.0.0-alpha.7",
"babel-code-frame": "7.0.0-alpha.9",
"babel-messages": "7.0.0-alpha.9",
"babel-types": "7.0.0-alpha.9",
"babylon": "7.0.0-beta.8",

@@ -22,5 +22,5 @@ "debug": "^2.2.0",

"devDependencies": {
"babel-generator": "7.0.0-alpha.8",
"babel-helper-plugin-test-runner": "7.0.0-alpha.8"
"babel-generator": "7.0.0-alpha.9",
"babel-helper-plugin-test-runner": "7.0.0-alpha.9"
}
}
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