Socket
Socket
Sign inDemoInstall

babel-traverse

Package Overview
Dependencies
Maintainers
4
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.14 to 7.0.0-alpha.15

14

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

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

"dependencies": {
"babel-code-frame": "7.0.0-alpha.14",
"babel-helper-function-name": "7.0.0-alpha.14",
"babel-messages": "7.0.0-alpha.14",
"babel-types": "7.0.0-alpha.14",
"babel-code-frame": "7.0.0-alpha.15",
"babel-helper-function-name": "7.0.0-alpha.15",
"babel-messages": "7.0.0-alpha.15",
"babel-types": "7.0.0-alpha.15",
"babylon": "7.0.0-beta.15",

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

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