@oclif/plugin-test-esbuild 0.4.15 → 0.4.17
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-UVP3JBLL.js → chunk-55OBP6TR.js} +18 -16
- package/dist/{chunk-7IPOJQBP.js → chunk-727UNHWR.js} +1 -1
- package/dist/{chunk-536JA2WY.js → chunk-J3PTX4DW.js} +1 -1
- package/dist/{chunk-PSD63DOD.js → chunk-O5XAMACW.js} +1 -1
- package/dist/{chunk-I3ZLDTRU.js → chunk-VSX2QY7C.js} +1 -1
- package/dist/commands/esbuild.js +2 -2
- package/dist/commands/hello/index.js +2 -2
- package/dist/commands/hello/world.js +2 -2
- package/dist/hooks/init/init.js +2 -2
- package/dist/index.js +5 -5
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
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.4.
|
|
20
|
+
@oclif/plugin-test-esbuild/0.4.17 linux-x64 node-v20.12.2
|
|
21
21
|
$ bundle --help [COMMAND]
|
|
22
22
|
USAGE
|
|
23
23
|
$ bundle COMMAND
|
|
@@ -2214,7 +2214,7 @@ var require_package = __commonJS({
|
|
|
2214
2214
|
module.exports = {
|
|
2215
2215
|
name: "@oclif/core",
|
|
2216
2216
|
description: "base library for oclif CLIs",
|
|
2217
|
-
version: "3.26.
|
|
2217
|
+
version: "3.26.6",
|
|
2218
2218
|
author: "Salesforce",
|
|
2219
2219
|
bugs: "https://github.com/oclif/core/issues",
|
|
2220
2220
|
dependencies: {
|
|
@@ -2252,7 +2252,7 @@ var require_package = __commonJS({
|
|
|
2252
2252
|
"@oclif/plugin-help": "^6",
|
|
2253
2253
|
"@oclif/plugin-plugins": "^4",
|
|
2254
2254
|
"@oclif/prettier-config": "^0.2.1",
|
|
2255
|
-
"@oclif/test": "^3.2.
|
|
2255
|
+
"@oclif/test": "^3.2.12",
|
|
2256
2256
|
"@types/ansi-styles": "^3.2.1",
|
|
2257
2257
|
"@types/benchmark": "^2.1.5",
|
|
2258
2258
|
"@types/chai": "^4.3.11",
|
|
@@ -2278,8 +2278,8 @@ var require_package = __commonJS({
|
|
|
2278
2278
|
commitlint: "^17.8.1",
|
|
2279
2279
|
"cross-env": "^7.0.3",
|
|
2280
2280
|
eslint: "^8.57.0",
|
|
2281
|
-
"eslint-config-oclif": "^5.
|
|
2282
|
-
"eslint-config-oclif-typescript": "^3.1.
|
|
2281
|
+
"eslint-config-oclif": "^5.2.0",
|
|
2282
|
+
"eslint-config-oclif-typescript": "^3.1.7",
|
|
2283
2283
|
"eslint-config-prettier": "^9.1.0",
|
|
2284
2284
|
"fancy-test": "^3.0.14",
|
|
2285
2285
|
globby: "^11.1.0",
|
|
@@ -224289,9 +224289,9 @@ var require_brace_expansion = __commonJS({
|
|
|
224289
224289
|
}
|
|
224290
224290
|
});
|
|
224291
224291
|
|
|
224292
|
-
// node_modules
|
|
224292
|
+
// node_modules/minimatch/dist/commonjs/assert-valid-pattern.js
|
|
224293
224293
|
var require_assert_valid_pattern = __commonJS({
|
|
224294
|
-
"node_modules
|
|
224294
|
+
"node_modules/minimatch/dist/commonjs/assert-valid-pattern.js"(exports) {
|
|
224295
224295
|
"use strict";
|
|
224296
224296
|
init_cjs_shims();
|
|
224297
224297
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -224309,9 +224309,9 @@ var require_assert_valid_pattern = __commonJS({
|
|
|
224309
224309
|
}
|
|
224310
224310
|
});
|
|
224311
224311
|
|
|
224312
|
-
// node_modules
|
|
224312
|
+
// node_modules/minimatch/dist/commonjs/brace-expressions.js
|
|
224313
224313
|
var require_brace_expressions = __commonJS({
|
|
224314
|
-
"node_modules
|
|
224314
|
+
"node_modules/minimatch/dist/commonjs/brace-expressions.js"(exports) {
|
|
224315
224315
|
"use strict";
|
|
224316
224316
|
init_cjs_shims();
|
|
224317
224317
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -224428,9 +224428,9 @@ var require_brace_expressions = __commonJS({
|
|
|
224428
224428
|
}
|
|
224429
224429
|
});
|
|
224430
224430
|
|
|
224431
|
-
// node_modules
|
|
224431
|
+
// node_modules/minimatch/dist/commonjs/unescape.js
|
|
224432
224432
|
var require_unescape = __commonJS({
|
|
224433
|
-
"node_modules
|
|
224433
|
+
"node_modules/minimatch/dist/commonjs/unescape.js"(exports) {
|
|
224434
224434
|
"use strict";
|
|
224435
224435
|
init_cjs_shims();
|
|
224436
224436
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -224442,9 +224442,9 @@ var require_unescape = __commonJS({
|
|
|
224442
224442
|
}
|
|
224443
224443
|
});
|
|
224444
224444
|
|
|
224445
|
-
// node_modules
|
|
224445
|
+
// node_modules/minimatch/dist/commonjs/ast.js
|
|
224446
224446
|
var require_ast = __commonJS({
|
|
224447
|
-
"node_modules
|
|
224447
|
+
"node_modules/minimatch/dist/commonjs/ast.js"(exports) {
|
|
224448
224448
|
"use strict";
|
|
224449
224449
|
init_cjs_shims();
|
|
224450
224450
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -224932,9 +224932,9 @@ var require_ast = __commonJS({
|
|
|
224932
224932
|
}
|
|
224933
224933
|
});
|
|
224934
224934
|
|
|
224935
|
-
// node_modules
|
|
224935
|
+
// node_modules/minimatch/dist/commonjs/escape.js
|
|
224936
224936
|
var require_escape2 = __commonJS({
|
|
224937
|
-
"node_modules
|
|
224937
|
+
"node_modules/minimatch/dist/commonjs/escape.js"(exports) {
|
|
224938
224938
|
"use strict";
|
|
224939
224939
|
init_cjs_shims();
|
|
224940
224940
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -224946,9 +224946,9 @@ var require_escape2 = __commonJS({
|
|
|
224946
224946
|
}
|
|
224947
224947
|
});
|
|
224948
224948
|
|
|
224949
|
-
// node_modules
|
|
224949
|
+
// node_modules/minimatch/dist/commonjs/index.js
|
|
224950
224950
|
var require_commonjs = __commonJS({
|
|
224951
|
-
"node_modules
|
|
224951
|
+
"node_modules/minimatch/dist/commonjs/index.js"(exports) {
|
|
224952
224952
|
"use strict";
|
|
224953
224953
|
init_cjs_shims();
|
|
224954
224954
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
@@ -232589,6 +232589,8 @@ This usually means you have an oclif.manifest.json file that should be deleted i
|
|
|
232589
232589
|
scope && `task: ${scope}`,
|
|
232590
232590
|
`plugin: ${this.name}`,
|
|
232591
232591
|
`root: ${this.root}`,
|
|
232592
|
+
...err.code ? [`code: ${err.code}`] : [],
|
|
232593
|
+
...err.message ? [`message: ${err.message}`] : [],
|
|
232592
232594
|
"See more details with DEBUG=*"
|
|
232593
232595
|
]).join("\n");
|
|
232594
232596
|
return err;
|
package/dist/commands/esbuild.js
CHANGED
package/dist/hooks/init/init.js
CHANGED
package/dist/index.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ESBuild
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-727UNHWR.js";
|
|
4
4
|
import {
|
|
5
5
|
Hello
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-J3PTX4DW.js";
|
|
7
7
|
import {
|
|
8
8
|
World
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-O5XAMACW.js";
|
|
10
10
|
import {
|
|
11
11
|
init_default
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-VSX2QY7C.js";
|
|
13
13
|
import {
|
|
14
14
|
__commonJS,
|
|
15
15
|
__toESM,
|
|
16
16
|
init_cjs_shims,
|
|
17
17
|
require_lib,
|
|
18
18
|
require_src
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-55OBP6TR.js";
|
|
20
20
|
|
|
21
21
|
// node_modules/semver/internal/constants.js
|
|
22
22
|
var require_constants = __commonJS({
|
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.4.
|
|
3
|
+
"version": "0.4.17",
|
|
4
4
|
"description": "Bundled plugin for testing",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/oclif/plugin-test-esbuild/issues",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"bundle": "./bin/run.js"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@oclif/core": "^3.
|
|
14
|
+
"@oclif/core": "^3.26.6",
|
|
15
15
|
"@oclif/plugin-test-esm-1": "^0.7.14",
|
|
16
16
|
"@oclif/plugin-plugins": "^4.3.10"
|
|
17
17
|
},
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"eslint-config-oclif-typescript": "^3",
|
|
29
29
|
"eslint-config-prettier": "^9.1.0",
|
|
30
30
|
"mocha": "^10",
|
|
31
|
-
"oclif": "^4.
|
|
31
|
+
"oclif": "^4.10.1",
|
|
32
32
|
"shx": "^0.3.4",
|
|
33
33
|
"ts-node": "^10.9.2",
|
|
34
34
|
"typescript": "^5"
|