New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@babel/core

Package Overview
Dependencies
Maintainers
4
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/core - npm Package Compare versions

Comparing version 8.0.0-alpha.13 to 8.0.0-alpha.14

2

lib/index.js
;
export const version = "8.0.0-alpha.13";
export const version = "8.0.0-alpha.14";
export { default as File } from "./transformation/file/file.js";

@@ -4,0 +4,0 @@ export { default as buildExternalHelpers } from "./tools/build-external-helpers.js";

{
"name": "@babel/core",
"version": "8.0.0-alpha.13",
"version": "8.0.0-alpha.14",
"description": "Babel compiler core.",

@@ -50,10 +50,10 @@ "main": "./lib/index.js",

"@ampproject/remapping": "^2.2.0",
"@babel/code-frame": "^8.0.0-alpha.13",
"@babel/generator": "^8.0.0-alpha.13",
"@babel/helper-compilation-targets": "^8.0.0-alpha.13",
"@babel/helpers": "^8.0.0-alpha.13",
"@babel/parser": "^8.0.0-alpha.13",
"@babel/template": "^8.0.0-alpha.13",
"@babel/traverse": "^8.0.0-alpha.13",
"@babel/types": "^8.0.0-alpha.13",
"@babel/code-frame": "^8.0.0-alpha.14",
"@babel/generator": "^8.0.0-alpha.14",
"@babel/helper-compilation-targets": "^8.0.0-alpha.14",
"@babel/helpers": "^8.0.0-alpha.14",
"@babel/parser": "^8.0.0-alpha.14",
"@babel/template": "^8.0.0-alpha.14",
"@babel/traverse": "^8.0.0-alpha.14",
"@babel/types": "^8.0.0-alpha.14",
"convert-source-map": "^2.0.0",

@@ -66,8 +66,8 @@ "debug": "^4.1.0",

"devDependencies": {
"@babel/helper-transform-fixture-test-runner": "^8.0.0-alpha.13",
"@babel/plugin-syntax-flow": "^8.0.0-alpha.13",
"@babel/plugin-transform-flow-strip-types": "^8.0.0-alpha.13",
"@babel/plugin-transform-modules-commonjs": "^8.0.0-alpha.13",
"@babel/preset-env": "^8.0.0-alpha.13",
"@babel/preset-typescript": "^8.0.0-alpha.13",
"@babel/helper-transform-fixture-test-runner": "^8.0.0-alpha.14",
"@babel/plugin-syntax-flow": "^8.0.0-alpha.14",
"@babel/plugin-transform-flow-strip-types": "^8.0.0-alpha.14",
"@babel/plugin-transform-modules-commonjs": "^8.0.0-alpha.14",
"@babel/preset-env": "^8.0.0-alpha.14",
"@babel/preset-typescript": "^8.0.0-alpha.14",
"@jridgewell/trace-mapping": "^0.3.25",

@@ -74,0 +74,0 @@ "@types/convert-source-map": "^2.0.0",

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