@babel/core
Advanced tools
Comparing version 7.16.0 to 7.16.5
@@ -250,3 +250,3 @@ "use strict"; | ||
const version = "7.16.0"; | ||
const version = "7.16.5"; | ||
exports.version = version; | ||
@@ -253,0 +253,0 @@ const DEFAULT_EXTENSIONS = Object.freeze([".js", ".jsx", ".es6", ".es", ".mjs", ".cjs"]); |
{ | ||
"name": "@babel/core", | ||
"version": "7.16.0", | ||
"version": "7.16.5", | ||
"description": "Babel compiler core.", | ||
@@ -52,9 +52,9 @@ "main": "./lib/index.js", | ||
"@babel/code-frame": "^7.16.0", | ||
"@babel/generator": "^7.16.0", | ||
"@babel/helper-compilation-targets": "^7.16.0", | ||
"@babel/helper-module-transforms": "^7.16.0", | ||
"@babel/helpers": "^7.16.0", | ||
"@babel/parser": "^7.16.0", | ||
"@babel/generator": "^7.16.5", | ||
"@babel/helper-compilation-targets": "^7.16.3", | ||
"@babel/helper-module-transforms": "^7.16.5", | ||
"@babel/helpers": "^7.16.5", | ||
"@babel/parser": "^7.16.5", | ||
"@babel/template": "^7.16.0", | ||
"@babel/traverse": "^7.16.0", | ||
"@babel/traverse": "^7.16.5", | ||
"@babel/types": "^7.16.0", | ||
@@ -70,3 +70,3 @@ "convert-source-map": "^1.7.0", | ||
"@babel/helper-transform-fixture-test-runner": "^7.16.0", | ||
"@babel/plugin-transform-modules-commonjs": "^7.16.0", | ||
"@babel/plugin-transform-modules-commonjs": "^7.16.5", | ||
"@types/convert-source-map": "^1.5.1", | ||
@@ -73,0 +73,0 @@ "@types/debug": "^4.1.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package