Socket
Socket
Sign inDemoInstall

babel-core

Package Overview
Dependencies
51
Maintainers
6
Versions
257
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.3.2 to 6.3.13

26

package.json
{
"name": "babel-core",
"version": "6.3.2",
"version": "6.3.13",
"description": "Babel compiler core.",

@@ -27,12 +27,12 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

"dependencies": {
"babel-code-frame": "^6.1.18",
"babel-generator": "^6.2.0",
"babel-helpers": "^6.1.20",
"babel-messages": "^6.2.1",
"babel-template": "^6.2.0",
"babel-code-frame": "^6.3.13",
"babel-generator": "^6.3.13",
"babel-helpers": "^6.3.13",
"babel-messages": "^6.3.13",
"babel-template": "^6.3.13",
"babel-runtime": "^5.0.0",
"babel-register": "^6.3.2",
"babel-traverse": "^6.3.2",
"babel-types": "^6.2.0",
"babylon": "^6.2.0",
"babel-register": "^6.3.13",
"babel-traverse": "^6.3.13",
"babel-types": "^6.3.13",
"babylon": "^6.3.13",
"convert-source-map": "^1.1.0",

@@ -51,6 +51,6 @@ "debug": "^2.1.1",

"devDependencies": {
"babel-helper-fixtures": "^6.1.18",
"babel-helper-transform-fixture-test-runner": "^6.1.18",
"babel-polyfill": "^6.2.0"
"babel-helper-fixtures": "^6.3.13",
"babel-helper-transform-fixture-test-runner": "^6.3.13",
"babel-polyfill": "^6.3.13"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc