@babel/core
Advanced tools
Comparing version
@@ -54,2 +54,3 @@ "use strict"; | ||
var fs = require("../../gensync-utils/fs.js"); | ||
require("module"); | ||
var _rewriteStackTrace = require("../../errors/rewrite-stack-trace.js"); | ||
@@ -56,0 +57,0 @@ var _async = require("../../gensync-utils/async.js"); |
@@ -23,2 +23,3 @@ "use strict"; | ||
} | ||
require("module"); | ||
function _semver() { | ||
@@ -25,0 +26,0 @@ const data = require("semver"); |
@@ -33,2 +33,3 @@ "use strict"; | ||
var _importMetaResolve = require("../../vendor/import-meta-resolve.js"); | ||
require("module"); | ||
function _fs() { | ||
@@ -35,0 +36,0 @@ const data = require("fs"); |
@@ -214,5 +214,4 @@ "use strict"; | ||
var _parse = require("./parse.js"); | ||
var thisFile = require("./index.js"); | ||
; | ||
const version = exports.version = "7.26.8"; | ||
const version = exports.version = "7.26.9"; | ||
const resolvePlugin = (name, dirname) => resolvers.resolvePlugin(name, dirname, false).filepath; | ||
@@ -219,0 +218,0 @@ exports.resolvePlugin = resolvePlugin; |
@@ -42,5 +42,3 @@ "use strict"; | ||
} | ||
var babel7 = _interopRequireWildcard(require("./babel-7-helpers.cjs"), true); | ||
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); } | ||
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; } | ||
var _babel7Helpers = require("./babel-7-helpers.cjs"); | ||
const { | ||
@@ -209,3 +207,3 @@ cloneNode, | ||
File.prototype.getModuleName = function getModuleName() { | ||
return babel7.getModuleName()(this.opts, this.opts); | ||
return _babel7Helpers.getModuleName()(this.opts, this.opts); | ||
}; | ||
@@ -212,0 +210,0 @@ } |
{ | ||
"name": "@babel/core", | ||
"version": "7.26.8", | ||
"version": "7.26.9", | ||
"description": "Babel compiler core.", | ||
@@ -51,11 +51,10 @@ "main": "./lib/index.js", | ||
"@babel/code-frame": "^7.26.2", | ||
"@babel/generator": "^7.26.8", | ||
"@babel/generator": "^7.26.9", | ||
"@babel/helper-compilation-targets": "^7.26.5", | ||
"@babel/helper-module-transforms": "^7.26.0", | ||
"@babel/helpers": "^7.26.7", | ||
"@babel/parser": "^7.26.8", | ||
"@babel/template": "^7.26.8", | ||
"@babel/traverse": "^7.26.8", | ||
"@babel/types": "^7.26.8", | ||
"@types/gensync": "^1.0.0", | ||
"@babel/helpers": "^7.26.9", | ||
"@babel/parser": "^7.26.9", | ||
"@babel/template": "^7.26.9", | ||
"@babel/traverse": "^7.26.9", | ||
"@babel/types": "^7.26.9", | ||
"convert-source-map": "^2.0.0", | ||
@@ -72,3 +71,3 @@ "debug": "^4.1.0", | ||
"@babel/plugin-transform-modules-commonjs": "^7.26.3", | ||
"@babel/preset-env": "^7.26.8", | ||
"@babel/preset-env": "^7.26.9", | ||
"@babel/preset-typescript": "^7.26.0", | ||
@@ -75,0 +74,0 @@ "@jridgewell/trace-mapping": "^0.3.25", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
15
-6.25%6941
0.01%793624
-0.21%16
23.08%- Removed
Updated
Updated
Updated
Updated
Updated
Updated