@oclif/plugin-test-esbuild 0.5.142 → 0.5.143
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/{chunk-U3C275WD.js → chunk-AOZWFMOD.js} +1 -1
- package/dist/{chunk-X43BY2LQ.js → chunk-JSJXOPSH.js} +1 -1
- package/dist/{chunk-LPEKLRLJ.js → chunk-QF7LVKGF.js} +19 -19
- package/dist/{chunk-CDZ5O4CJ.js → chunk-R5IWD7DQ.js} +1 -1
- package/dist/{chunk-SPJRFISZ.js → chunk-SY6Y23HV.js} +1 -1
- package/dist/{chunk-7EKGHPU5.js → chunk-YN76ED2Q.js} +5 -2
- package/dist/commands/esbuild.js +3 -3
- package/dist/commands/hello/index.js +3 -3
- package/dist/commands/hello/world.js +3 -3
- package/dist/hooks/init/init.js +3 -3
- package/dist/index.js +7 -7
- package/dist/{npa-MSYXREUM.js → npa-LDY3FZSQ.js} +1 -1
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -17,7 +17,7 @@ $ npm install -g @oclif/plugin-test-esbuild
|
|
|
17
17
|
$ bundle COMMAND
|
|
18
18
|
running command...
|
|
19
19
|
$ bundle (--version)
|
|
20
|
-
@oclif/plugin-test-esbuild/0.5.
|
|
20
|
+
@oclif/plugin-test-esbuild/0.5.143 linux-x64 node-v24.16.0
|
|
21
21
|
$ bundle --help [COMMAND]
|
|
22
22
|
USAGE
|
|
23
23
|
$ bundle COMMAND
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
require_semver
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-YN76ED2Q.js";
|
|
4
4
|
import {
|
|
5
5
|
__commonJS,
|
|
6
6
|
__require,
|
|
@@ -254,7 +254,7 @@ var require_package = __commonJS({
|
|
|
254
254
|
module.exports = {
|
|
255
255
|
name: "@oclif/core",
|
|
256
256
|
description: "base library for oclif CLIs",
|
|
257
|
-
version: "4.11.
|
|
257
|
+
version: "4.11.4",
|
|
258
258
|
author: "Salesforce",
|
|
259
259
|
bugs: "https://github.com/oclif/core/issues",
|
|
260
260
|
dependencies: {
|
|
@@ -269,7 +269,7 @@ var require_package = __commonJS({
|
|
|
269
269
|
"is-wsl": "^2.2.0",
|
|
270
270
|
lilconfig: "^3.1.3",
|
|
271
271
|
minimatch: "^10.2.5",
|
|
272
|
-
semver: "^7.8.
|
|
272
|
+
semver: "^7.8.1",
|
|
273
273
|
"string-width": "^4.2.3",
|
|
274
274
|
"supports-color": "^8",
|
|
275
275
|
tinyglobby: "^0.2.16",
|
|
@@ -219636,9 +219636,9 @@ var require_commonjs3 = __commonJS({
|
|
|
219636
219636
|
}
|
|
219637
219637
|
});
|
|
219638
219638
|
|
|
219639
|
-
// node_modules
|
|
219639
|
+
// node_modules/tinyglobby/node_modules/picomatch/lib/constants.js
|
|
219640
219640
|
var require_constants = __commonJS({
|
|
219641
|
-
"node_modules
|
|
219641
|
+
"node_modules/tinyglobby/node_modules/picomatch/lib/constants.js"(exports, module) {
|
|
219642
219642
|
"use strict";
|
|
219643
219643
|
init_cjs_shims();
|
|
219644
219644
|
var WIN_SLASH = "\\\\/";
|
|
@@ -219839,9 +219839,9 @@ var require_constants = __commonJS({
|
|
|
219839
219839
|
}
|
|
219840
219840
|
});
|
|
219841
219841
|
|
|
219842
|
-
// node_modules
|
|
219842
|
+
// node_modules/tinyglobby/node_modules/picomatch/lib/utils.js
|
|
219843
219843
|
var require_utils2 = __commonJS({
|
|
219844
|
-
"node_modules
|
|
219844
|
+
"node_modules/tinyglobby/node_modules/picomatch/lib/utils.js"(exports) {
|
|
219845
219845
|
"use strict";
|
|
219846
219846
|
init_cjs_shims();
|
|
219847
219847
|
var {
|
|
@@ -219904,9 +219904,9 @@ var require_utils2 = __commonJS({
|
|
|
219904
219904
|
}
|
|
219905
219905
|
});
|
|
219906
219906
|
|
|
219907
|
-
// node_modules
|
|
219907
|
+
// node_modules/tinyglobby/node_modules/picomatch/lib/scan.js
|
|
219908
219908
|
var require_scan = __commonJS({
|
|
219909
|
-
"node_modules
|
|
219909
|
+
"node_modules/tinyglobby/node_modules/picomatch/lib/scan.js"(exports, module) {
|
|
219910
219910
|
"use strict";
|
|
219911
219911
|
init_cjs_shims();
|
|
219912
219912
|
var utils = require_utils2();
|
|
@@ -220235,9 +220235,9 @@ var require_scan = __commonJS({
|
|
|
220235
220235
|
}
|
|
220236
220236
|
});
|
|
220237
220237
|
|
|
220238
|
-
// node_modules
|
|
220238
|
+
// node_modules/tinyglobby/node_modules/picomatch/lib/parse.js
|
|
220239
220239
|
var require_parse = __commonJS({
|
|
220240
|
-
"node_modules
|
|
220240
|
+
"node_modules/tinyglobby/node_modules/picomatch/lib/parse.js"(exports, module) {
|
|
220241
220241
|
"use strict";
|
|
220242
220242
|
init_cjs_shims();
|
|
220243
220243
|
var constants = require_constants();
|
|
@@ -221233,9 +221233,9 @@ var require_parse = __commonJS({
|
|
|
221233
221233
|
}
|
|
221234
221234
|
});
|
|
221235
221235
|
|
|
221236
|
-
// node_modules
|
|
221236
|
+
// node_modules/tinyglobby/node_modules/picomatch/lib/picomatch.js
|
|
221237
221237
|
var require_picomatch = __commonJS({
|
|
221238
|
-
"node_modules
|
|
221238
|
+
"node_modules/tinyglobby/node_modules/picomatch/lib/picomatch.js"(exports, module) {
|
|
221239
221239
|
"use strict";
|
|
221240
221240
|
init_cjs_shims();
|
|
221241
221241
|
var scan = require_scan();
|
|
@@ -221374,9 +221374,9 @@ var require_picomatch = __commonJS({
|
|
|
221374
221374
|
}
|
|
221375
221375
|
});
|
|
221376
221376
|
|
|
221377
|
-
// node_modules
|
|
221377
|
+
// node_modules/tinyglobby/node_modules/picomatch/index.js
|
|
221378
221378
|
var require_picomatch2 = __commonJS({
|
|
221379
|
-
"node_modules
|
|
221379
|
+
"node_modules/tinyglobby/node_modules/picomatch/index.js"(exports, module) {
|
|
221380
221380
|
"use strict";
|
|
221381
221381
|
init_cjs_shims();
|
|
221382
221382
|
var pico = require_picomatch();
|
|
@@ -221392,9 +221392,9 @@ var require_picomatch2 = __commonJS({
|
|
|
221392
221392
|
}
|
|
221393
221393
|
});
|
|
221394
221394
|
|
|
221395
|
-
// node_modules
|
|
221395
|
+
// node_modules/tinyglobby/node_modules/fdir/dist/index.cjs
|
|
221396
221396
|
var require_dist = __commonJS({
|
|
221397
|
-
"node_modules
|
|
221397
|
+
"node_modules/tinyglobby/node_modules/fdir/dist/index.cjs"(exports) {
|
|
221398
221398
|
init_cjs_shims();
|
|
221399
221399
|
var __create = Object.create;
|
|
221400
221400
|
var __defProp = Object.defineProperty;
|
|
@@ -221925,9 +221925,9 @@ var require_dist = __commonJS({
|
|
|
221925
221925
|
}
|
|
221926
221926
|
});
|
|
221927
221927
|
|
|
221928
|
-
// node_modules
|
|
221928
|
+
// node_modules/tinyglobby/dist/index.cjs
|
|
221929
221929
|
var require_dist2 = __commonJS({
|
|
221930
|
-
"node_modules
|
|
221930
|
+
"node_modules/tinyglobby/dist/index.cjs"(exports) {
|
|
221931
221931
|
init_cjs_shims();
|
|
221932
221932
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
221933
221933
|
var __create = Object.create;
|
|
@@ -1016,6 +1016,7 @@ var require_range = __commonJS({
|
|
|
1016
1016
|
return this.range;
|
|
1017
1017
|
}
|
|
1018
1018
|
parseRange(range) {
|
|
1019
|
+
range = range.replace(BUILDSTRIPRE, "");
|
|
1019
1020
|
const memoOpts = (this.options.includePrerelease && FLAG_INCLUDE_PRERELEASE) | (this.options.loose && FLAG_LOOSE);
|
|
1020
1021
|
const memoKey = memoOpts + ":" + range;
|
|
1021
1022
|
const cached = cache.get(memoKey);
|
|
@@ -1098,12 +1099,14 @@ var require_range = __commonJS({
|
|
|
1098
1099
|
var SemVer = require_semver();
|
|
1099
1100
|
var {
|
|
1100
1101
|
safeRe: re,
|
|
1102
|
+
src,
|
|
1101
1103
|
t,
|
|
1102
1104
|
comparatorTrimReplace,
|
|
1103
1105
|
tildeTrimReplace,
|
|
1104
1106
|
caretTrimReplace
|
|
1105
1107
|
} = require_re();
|
|
1106
1108
|
var { FLAG_INCLUDE_PRERELEASE, FLAG_LOOSE } = require_constants();
|
|
1109
|
+
var BUILDSTRIPRE = new RegExp(src[t.BUILD], "g");
|
|
1107
1110
|
var isNullSet = (c) => c.value === "<0.0.0-0";
|
|
1108
1111
|
var isAny = (c) => c.value === "";
|
|
1109
1112
|
var isSatisfiable = (comparators, options) => {
|
|
@@ -1872,7 +1875,7 @@ var require_subset = __commonJS({
|
|
|
1872
1875
|
if (higher === c && higher !== gt) {
|
|
1873
1876
|
return false;
|
|
1874
1877
|
}
|
|
1875
|
-
} else if (gt.operator === ">=" && !
|
|
1878
|
+
} else if (gt.operator === ">=" && !c.test(gt.semver)) {
|
|
1876
1879
|
return false;
|
|
1877
1880
|
}
|
|
1878
1881
|
}
|
|
@@ -1887,7 +1890,7 @@ var require_subset = __commonJS({
|
|
|
1887
1890
|
if (lower === c && lower !== lt) {
|
|
1888
1891
|
return false;
|
|
1889
1892
|
}
|
|
1890
|
-
} else if (lt.operator === "<=" && !
|
|
1893
|
+
} else if (lt.operator === "<=" && !c.test(lt.semver)) {
|
|
1891
1894
|
return false;
|
|
1892
1895
|
}
|
|
1893
1896
|
}
|
package/dist/commands/esbuild.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ESBuild
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-JSJXOPSH.js";
|
|
4
|
+
import "../chunk-QF7LVKGF.js";
|
|
5
|
+
import "../chunk-YN76ED2Q.js";
|
|
6
6
|
import "../chunk-RRP6KXWN.js";
|
|
7
7
|
export {
|
|
8
8
|
ESBuild as default
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Hello
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-SY6Y23HV.js";
|
|
4
|
+
import "../../chunk-QF7LVKGF.js";
|
|
5
|
+
import "../../chunk-YN76ED2Q.js";
|
|
6
6
|
import "../../chunk-RRP6KXWN.js";
|
|
7
7
|
export {
|
|
8
8
|
Hello as default
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
World
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-AOZWFMOD.js";
|
|
4
|
+
import "../../chunk-QF7LVKGF.js";
|
|
5
|
+
import "../../chunk-YN76ED2Q.js";
|
|
6
6
|
import "../../chunk-RRP6KXWN.js";
|
|
7
7
|
export {
|
|
8
8
|
World as default
|
package/dist/hooks/init/init.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
init_default
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-R5IWD7DQ.js";
|
|
4
|
+
import "../../chunk-QF7LVKGF.js";
|
|
5
|
+
import "../../chunk-YN76ED2Q.js";
|
|
6
6
|
import "../../chunk-RRP6KXWN.js";
|
|
7
7
|
export {
|
|
8
8
|
init_default as default
|
package/dist/index.js
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ESBuild
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-JSJXOPSH.js";
|
|
4
4
|
import {
|
|
5
5
|
Hello
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-SY6Y23HV.js";
|
|
7
7
|
import {
|
|
8
8
|
World
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-AOZWFMOD.js";
|
|
10
10
|
import {
|
|
11
11
|
init_default
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-R5IWD7DQ.js";
|
|
13
13
|
import {
|
|
14
14
|
require_ansis,
|
|
15
15
|
require_lib,
|
|
16
16
|
require_src
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-QF7LVKGF.js";
|
|
18
18
|
import {
|
|
19
19
|
require_lib as require_lib2
|
|
20
20
|
} from "./chunk-SO2G2ODZ.js";
|
|
21
21
|
import {
|
|
22
22
|
require_semver
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-YN76ED2Q.js";
|
|
24
24
|
import {
|
|
25
25
|
__toESM,
|
|
26
26
|
init_cjs_shims
|
|
@@ -515,7 +515,7 @@ var Plugins = class {
|
|
|
515
515
|
const url = name;
|
|
516
516
|
const output = await this.npm.install([...args, url], options);
|
|
517
517
|
const { dependencies } = await this.pjson();
|
|
518
|
-
const { default: npa } = await import("./npa-
|
|
518
|
+
const { default: npa } = await import("./npa-LDY3FZSQ.js");
|
|
519
519
|
const normalizedUrl = npa(url);
|
|
520
520
|
const matches = Object.entries(dependencies ?? {}).find(([, npmVersion]) => {
|
|
521
521
|
const normalized = npa(npmVersion);
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oclif/plugin-test-esbuild",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.143",
|
|
4
4
|
"description": "Bundled plugin for testing",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/oclif/plugin-test-esbuild/issues",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"chai": "^4",
|
|
26
26
|
"esbuild": "^0.28.0",
|
|
27
27
|
"eslint": "^9.39.4",
|
|
28
|
-
"eslint-config-oclif": "^6.0.
|
|
28
|
+
"eslint-config-oclif": "^6.0.165",
|
|
29
29
|
"eslint-config-prettier": "^10.1.8",
|
|
30
30
|
"mocha": "^10",
|
|
31
31
|
"oclif": "^4.23.7",
|