@yqg/max-utils
Advanced tools
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| const path_1 = require("path"); | ||
| const plugin_utils_1 = require("umi/plugin-utils"); | ||
| const utils_1 = require("@umijs/utils"); | ||
| function withTmpPath(opts) { | ||
| return (0, plugin_utils_1.winPath)((0, path_1.join)(opts.api.paths.absTmpPath, opts.api.plugin.key && !opts.noPluginDir | ||
| return (0, utils_1.winPath)((0, path_1.join)(opts.api.paths.absTmpPath, opts.api.plugin.key && !opts.noPluginDir | ||
| ? `plugin-${opts.api.plugin.key}` | ||
@@ -8,0 +8,0 @@ : '', opts.path)); |
+1
-1
| { | ||
| "name": "@yqg/max-utils", | ||
| "version": "1.0.4-beta.0", | ||
| "version": "1.0.4-beta.1", | ||
| "description": "max-utils", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
0
-100%3805
-0.47%