PHP 7.4.33
Preview: helpers.js Size: 470 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/@babel/plugin-transform-runtime/lib/helpers.js
"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.hasMinVersion = hasMinVersion;
var _semver = require("semver");
function hasMinVersion(minVersion, runtimeVersion) {
  if (!runtimeVersion) return true;
  if (_semver.valid(runtimeVersion)) runtimeVersion = `^${runtimeVersion}`;
  return !_semver.intersects(`<${minVersion}`, runtimeVersion) && !_semver.intersects(`>=8.0.0`, runtimeVersion);
}

//# sourceMappingURL=helpers.js.map

Directory Contents

Dirs: 2 × Files: 4
Name Size Perms Modified Actions
babel-7 DIR
- drwxr-xr-x 2025-03-28 11:04:33
Edit Download
- drwxr-xr-x 2025-03-28 11:04:33
Edit Download
470 B lrw-r--r-- 2025-03-28 11:04:33
Edit Download
1.87 KB lrw-r--r-- 2025-03-28 11:04:33
Edit Download
4.50 KB lrw-r--r-- 2025-03-28 11:04:33
Edit Download
12.53 KB lrw-r--r-- 2025-03-28 11:04:33
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).