Socket
Socket
Sign inDemoInstall

babel-core

Package Overview
Dependencies
49
Maintainers
6
Versions
257
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.20.0 to 6.21.0

13

package.json
{
"name": "babel-core",
"version": "6.20.0",
"version": "6.21.0",
"description": "Babel compiler core.",

@@ -20,3 +20,4 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

"transpiler",
"var"
"var",
"babel-core"
],

@@ -29,3 +30,3 @@ "scripts": {

"babel-code-frame": "^6.20.0",
"babel-generator": "^6.20.0",
"babel-generator": "^6.21.0",
"babel-helpers": "^6.16.0",

@@ -36,4 +37,4 @@ "babel-messages": "^6.8.0",

"babel-register": "^6.18.0",
"babel-traverse": "^6.20.0",
"babel-types": "^6.20.0",
"babel-traverse": "^6.21.0",
"babel-types": "^6.21.0",
"babylon": "^6.11.0",

@@ -52,5 +53,5 @@ "convert-source-map": "^1.1.0",

"babel-helper-fixtures": "^6.20.0",
"babel-helper-transform-fixture-test-runner": "^6.20.0",
"babel-helper-transform-fixture-test-runner": "^6.21.0",
"babel-polyfill": "^6.20.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc