@yqg/max-utils
Advanced tools
+1
-2
| export * from '@umijs/utils'; | ||
| export { cliTable3, gitClient, ora, qiniu, sharp }; | ||
| export { cliTable3, gitClient, ora, qiniu }; | ||
| import cliTable3 from 'cli-table3'; | ||
@@ -7,5 +7,4 @@ import gitClient from 'git-promise'; | ||
| import { default as qiniu } from 'qiniu'; | ||
| import { default as sharp } from 'sharp'; | ||
| export { default as dotenv } from 'dotenv'; | ||
| export { default as preprocess } from 'preprocess'; | ||
| export { default as withTmpPath } from './withTmpPath'; |
+1
-3
@@ -20,3 +20,3 @@ "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.withTmpPath = exports.preprocess = exports.dotenv = exports.sharp = exports.qiniu = exports.ora = exports.gitClient = exports.cliTable3 = void 0; | ||
| exports.withTmpPath = exports.preprocess = exports.dotenv = exports.qiniu = exports.ora = exports.gitClient = exports.cliTable3 = void 0; | ||
| __exportStar(require("@umijs/utils"), exports); | ||
@@ -31,4 +31,2 @@ const cli_table3_1 = __importDefault(require("cli-table3")); | ||
| Object.defineProperty(exports, "qiniu", { enumerable: true, get: function () { return qiniu_1.default; } }); | ||
| const sharp_1 = __importDefault(require("sharp")); | ||
| Object.defineProperty(exports, "sharp", { enumerable: true, get: function () { return sharp_1.default; } }); | ||
| var dotenv_1 = require("dotenv"); | ||
@@ -35,0 +33,0 @@ Object.defineProperty(exports, "dotenv", { enumerable: true, get: function () { return __importDefault(dotenv_1).default; } }); |
+2
-3
| { | ||
| "name": "@yqg/max-utils", | ||
| "version": "1.0.5", | ||
| "version": "1.0.6", | ||
| "description": "max-utils", | ||
@@ -18,4 +18,3 @@ "license": "MIT", | ||
| "preprocess": "^3.2.0", | ||
| "qiniu": "7.11.0", | ||
| "sharp": "0.34.1" | ||
| "qiniu": "7.11.0" | ||
| }, | ||
@@ -22,0 +21,0 @@ "scripts": { |
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.
7
-12.5%0
-100%3550
-6.53%60
-4.76%- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed