@jayree/sfdx-plugin-manifest 3.3.4 → 3.3.6
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +18 -0
- package/README.md +3 -3
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +84 -84
- package/oclif.lock +50 -50
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
package/npm-shrinkwrap.json
CHANGED
@@ -1,20 +1,20 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
|
-
"version": "3.3.
|
3
|
+
"version": "3.3.6",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
9
|
-
"version": "3.3.
|
9
|
+
"version": "3.3.6",
|
10
10
|
"license": "BSD-3-Clause",
|
11
11
|
"dependencies": {
|
12
12
|
"@jayree/changelog": "^1.2.0",
|
13
13
|
"@oclif/core": "^4.0.6",
|
14
14
|
"@salesforce/core": "^7.3.12",
|
15
15
|
"@salesforce/kit": "^3.1.2",
|
16
|
-
"@salesforce/sf-plugins-core": "^
|
17
|
-
"@salesforce/source-deploy-retrieve": "^11.6.
|
16
|
+
"@salesforce/sf-plugins-core": "^11.0.1",
|
17
|
+
"@salesforce/source-deploy-retrieve": "^11.6.7",
|
18
18
|
"@salesforce/ts-types": "^2.0.10",
|
19
19
|
"fast-deep-equal": "^3.1.3",
|
20
20
|
"fast-xml-parser": "^4.4.0",
|
@@ -25,16 +25,16 @@
|
|
25
25
|
"devDependencies": {
|
26
26
|
"@oclif/plugin-command-snapshot": "^5.2.0",
|
27
27
|
"@oclif/plugin-help": "^6.1.0",
|
28
|
-
"@salesforce/cli-plugins-testkit": "^5.3.
|
28
|
+
"@salesforce/cli-plugins-testkit": "^5.3.14",
|
29
29
|
"@salesforce/dev-scripts": "^10.1.0",
|
30
|
-
"@salesforce/ts-sinon": "^1.4.
|
30
|
+
"@salesforce/ts-sinon": "^1.4.22",
|
31
31
|
"@types/fs-extra": "^11.0.4",
|
32
32
|
"@types/graceful-fs": "^4.1.9",
|
33
33
|
"@types/inquirer": "^9.0.7",
|
34
34
|
"c8": "^9.1.0",
|
35
35
|
"eslint-config-oclif": "^5.2",
|
36
36
|
"eslint-plugin-prettier": "^5.1.3",
|
37
|
-
"eslint-plugin-sf-plugin": "^1.18.
|
37
|
+
"eslint-plugin-sf-plugin": "^1.18.7",
|
38
38
|
"is-ci": "^3.0.1",
|
39
39
|
"oclif": "^4.13.1",
|
40
40
|
"patch-package": "^8.0.0",
|
@@ -42,7 +42,7 @@
|
|
42
42
|
"pretty-quick": "^4.0.0",
|
43
43
|
"ts-node": "^10.9.2",
|
44
44
|
"typedoc": "0.25.13",
|
45
|
-
"typedoc-plugin-missing-exports": "2.
|
45
|
+
"typedoc-plugin-missing-exports": "2.3.0",
|
46
46
|
"typescript": "^5.4.5"
|
47
47
|
},
|
48
48
|
"engines": {
|
@@ -100,9 +100,9 @@
|
|
100
100
|
}
|
101
101
|
},
|
102
102
|
"node_modules/@aws-crypto/crc32/node_modules/@aws-sdk/types/node_modules/tslib": {
|
103
|
-
"version": "2.6.
|
104
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
105
|
-
"integrity": "sha512-
|
103
|
+
"version": "2.6.3",
|
104
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
105
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
106
106
|
"dev": true,
|
107
107
|
"license": "0BSD"
|
108
108
|
},
|
@@ -120,9 +120,9 @@
|
|
120
120
|
}
|
121
121
|
},
|
122
122
|
"node_modules/@aws-crypto/crc32/node_modules/@smithy/types/node_modules/tslib": {
|
123
|
-
"version": "2.6.
|
124
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
125
|
-
"integrity": "sha512-
|
123
|
+
"version": "2.6.3",
|
124
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
125
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
126
126
|
"dev": true,
|
127
127
|
"license": "0BSD"
|
128
128
|
},
|
@@ -160,9 +160,9 @@
|
|
160
160
|
}
|
161
161
|
},
|
162
162
|
"node_modules/@aws-crypto/crc32c/node_modules/@aws-sdk/types/node_modules/tslib": {
|
163
|
-
"version": "2.6.
|
164
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
165
|
-
"integrity": "sha512-
|
163
|
+
"version": "2.6.3",
|
164
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
165
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
166
166
|
"dev": true,
|
167
167
|
"license": "0BSD"
|
168
168
|
},
|
@@ -180,9 +180,9 @@
|
|
180
180
|
}
|
181
181
|
},
|
182
182
|
"node_modules/@aws-crypto/crc32c/node_modules/@smithy/types/node_modules/tslib": {
|
183
|
-
"version": "2.6.
|
184
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
185
|
-
"integrity": "sha512-
|
183
|
+
"version": "2.6.3",
|
184
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
185
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
186
186
|
"dev": true,
|
187
187
|
"license": "0BSD"
|
188
188
|
},
|
@@ -241,9 +241,9 @@
|
|
241
241
|
}
|
242
242
|
},
|
243
243
|
"node_modules/@aws-crypto/sha1-browser/node_modules/@aws-sdk/types/node_modules/tslib": {
|
244
|
-
"version": "2.6.
|
245
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
246
|
-
"integrity": "sha512-
|
244
|
+
"version": "2.6.3",
|
245
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
246
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
247
247
|
"dev": true,
|
248
248
|
"license": "0BSD"
|
249
249
|
},
|
@@ -261,9 +261,9 @@
|
|
261
261
|
}
|
262
262
|
},
|
263
263
|
"node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/types/node_modules/tslib": {
|
264
|
-
"version": "2.6.
|
265
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
266
|
-
"integrity": "sha512-
|
264
|
+
"version": "2.6.3",
|
265
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
266
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
267
267
|
"dev": true,
|
268
268
|
"license": "0BSD"
|
269
269
|
},
|
@@ -306,9 +306,9 @@
|
|
306
306
|
}
|
307
307
|
},
|
308
308
|
"node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/node_modules/tslib": {
|
309
|
-
"version": "2.6.
|
310
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
311
|
-
"integrity": "sha512-
|
309
|
+
"version": "2.6.3",
|
310
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
311
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
312
312
|
"dev": true,
|
313
313
|
"license": "0BSD"
|
314
314
|
},
|
@@ -326,9 +326,9 @@
|
|
326
326
|
}
|
327
327
|
},
|
328
328
|
"node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/types/node_modules/tslib": {
|
329
|
-
"version": "2.6.
|
330
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
331
|
-
"integrity": "sha512-
|
329
|
+
"version": "2.6.3",
|
330
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
331
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
332
332
|
"dev": true,
|
333
333
|
"license": "0BSD"
|
334
334
|
},
|
@@ -366,9 +366,9 @@
|
|
366
366
|
}
|
367
367
|
},
|
368
368
|
"node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/node_modules/tslib": {
|
369
|
-
"version": "2.6.
|
370
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
371
|
-
"integrity": "sha512-
|
369
|
+
"version": "2.6.3",
|
370
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
371
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
372
372
|
"dev": true,
|
373
373
|
"license": "0BSD"
|
374
374
|
},
|
@@ -386,9 +386,9 @@
|
|
386
386
|
}
|
387
387
|
},
|
388
388
|
"node_modules/@aws-crypto/sha256-js/node_modules/@smithy/types/node_modules/tslib": {
|
389
|
-
"version": "2.6.
|
390
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
391
|
-
"integrity": "sha512-
|
389
|
+
"version": "2.6.3",
|
390
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
391
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
392
392
|
"dev": true,
|
393
393
|
"license": "0BSD"
|
394
394
|
},
|
@@ -443,9 +443,9 @@
|
|
443
443
|
}
|
444
444
|
},
|
445
445
|
"node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/node_modules/tslib": {
|
446
|
-
"version": "2.6.
|
447
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
448
|
-
"integrity": "sha512-
|
446
|
+
"version": "2.6.3",
|
447
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
448
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
449
449
|
"dev": true,
|
450
450
|
"license": "0BSD"
|
451
451
|
},
|
@@ -463,9 +463,9 @@
|
|
463
463
|
}
|
464
464
|
},
|
465
465
|
"node_modules/@aws-crypto/util/node_modules/@smithy/types/node_modules/tslib": {
|
466
|
-
"version": "2.6.
|
467
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
468
|
-
"integrity": "sha512-
|
466
|
+
"version": "2.6.3",
|
467
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
468
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
469
469
|
"dev": true,
|
470
470
|
"license": "0BSD"
|
471
471
|
},
|
@@ -4639,15 +4639,15 @@
|
|
4639
4639
|
}
|
4640
4640
|
},
|
4641
4641
|
"node_modules/@salesforce/cli-plugins-testkit": {
|
4642
|
-
"version": "5.3.
|
4643
|
-
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.
|
4644
|
-
"integrity": "sha512-
|
4642
|
+
"version": "5.3.14",
|
4643
|
+
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.14.tgz",
|
4644
|
+
"integrity": "sha512-jEQqPNafiFHJXiN+aub0UcuOUoXe46iNK9maCeafaD1A48125+RQuQYDiU4bvakCa322zqlBkW6r40u0+eQ4PA==",
|
4645
4645
|
"dev": true,
|
4646
4646
|
"license": "BSD-3-Clause",
|
4647
4647
|
"dependencies": {
|
4648
|
-
"@salesforce/core": "^7.
|
4649
|
-
"@salesforce/kit": "^3.1.
|
4650
|
-
"@salesforce/ts-types": "^2.0.
|
4648
|
+
"@salesforce/core": "^7.4.1",
|
4649
|
+
"@salesforce/kit": "^3.1.4",
|
4650
|
+
"@salesforce/ts-types": "^2.0.10",
|
4651
4651
|
"@types/shelljs": "^0.8.15",
|
4652
4652
|
"debug": "^4.3.5",
|
4653
4653
|
"jszip": "^3.10.1",
|
@@ -4750,9 +4750,9 @@
|
|
4750
4750
|
}
|
4751
4751
|
},
|
4752
4752
|
"node_modules/@salesforce/core": {
|
4753
|
-
"version": "7.
|
4754
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.
|
4755
|
-
"integrity": "sha512-
|
4753
|
+
"version": "7.4.1",
|
4754
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.4.1.tgz",
|
4755
|
+
"integrity": "sha512-ccYs7uL4GYjdOcc44trfRnaz69kG0jU0aoT0qjPkIel8oVOyEoXaoDCG0A+2diqmicDp5uWK0pNs+tdWNj2mcQ==",
|
4756
4756
|
"license": "BSD-3-Clause",
|
4757
4757
|
"dependencies": {
|
4758
4758
|
"@jsforce/jsforce-node": "^3.2.0",
|
@@ -4973,13 +4973,13 @@
|
|
4973
4973
|
}
|
4974
4974
|
},
|
4975
4975
|
"node_modules/@salesforce/kit": {
|
4976
|
-
"version": "3.1.
|
4977
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.
|
4978
|
-
"integrity": "sha512-
|
4976
|
+
"version": "3.1.5",
|
4977
|
+
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.5.tgz",
|
4978
|
+
"integrity": "sha512-N7v5r7Q8VfDl6WLzl5aVrrkE7SKgZLgJPTq/65SPaLYG7f1gkUpAJp1CRQd8b/LUQc7f0su2KrCJ3BhRQC7iGA==",
|
4979
4979
|
"license": "BSD-3-Clause",
|
4980
4980
|
"dependencies": {
|
4981
|
-
"@salesforce/ts-types": "^2.0.
|
4982
|
-
"tslib": "^2.6.
|
4981
|
+
"@salesforce/ts-types": "^2.0.10",
|
4982
|
+
"tslib": "^2.6.3"
|
4983
4983
|
}
|
4984
4984
|
},
|
4985
4985
|
"node_modules/@salesforce/prettier-config": {
|
@@ -4996,18 +4996,18 @@
|
|
4996
4996
|
"license": "ISC"
|
4997
4997
|
},
|
4998
4998
|
"node_modules/@salesforce/sf-plugins-core": {
|
4999
|
-
"version": "
|
5000
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
5001
|
-
"integrity": "sha512-
|
4999
|
+
"version": "11.0.1",
|
5000
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.0.1.tgz",
|
5001
|
+
"integrity": "sha512-A6Dzkl6XNxn6sYoZjhgnjQhwYcGek55VfWj+7zIzSjvP48YGPXy8VRiJEd4asCtYBxHBtVbrzfL23358MZ3h7Q==",
|
5002
5002
|
"license": "BSD-3-Clause",
|
5003
5003
|
"dependencies": {
|
5004
5004
|
"@inquirer/confirm": "^3.1.9",
|
5005
5005
|
"@inquirer/password": "^2.1.9",
|
5006
|
-
"@oclif/core": "^4",
|
5007
|
-
"@salesforce/core": "^7.3.
|
5008
|
-
"@salesforce/kit": "^3.1.
|
5006
|
+
"@oclif/core": "^4.0.3",
|
5007
|
+
"@salesforce/core": "^7.3.12",
|
5008
|
+
"@salesforce/kit": "^3.1.3",
|
5009
5009
|
"@salesforce/ts-types": "^2.0.9",
|
5010
|
-
"ansis": "^3.
|
5010
|
+
"ansis": "^3.2.0",
|
5011
5011
|
"cli-progress": "^3.12.0",
|
5012
5012
|
"natural-orderby": "^3.0.2",
|
5013
5013
|
"slice-ansi": "^7.1.0",
|
@@ -5069,12 +5069,12 @@
|
|
5069
5069
|
}
|
5070
5070
|
},
|
5071
5071
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
5072
|
-
"version": "11.6.
|
5073
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.6.
|
5074
|
-
"integrity": "sha512-
|
5072
|
+
"version": "11.6.7",
|
5073
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.6.7.tgz",
|
5074
|
+
"integrity": "sha512-66KY6EfNGRom7rGDutNzLE7wr8UIPylAruLwyvShuWbXGwXKlUIQli2Vc33h6UfU15NmcrbfiaRxyCgg9oqENw==",
|
5075
5075
|
"license": "BSD-3-Clause",
|
5076
5076
|
"dependencies": {
|
5077
|
-
"@salesforce/core": "^7.3.
|
5077
|
+
"@salesforce/core": "^7.3.12",
|
5078
5078
|
"@salesforce/kit": "^3.1.1",
|
5079
5079
|
"@salesforce/ts-types": "^2.0.9",
|
5080
5080
|
"fast-levenshtein": "^3.0.0",
|
@@ -5104,15 +5104,15 @@
|
|
5104
5104
|
}
|
5105
5105
|
},
|
5106
5106
|
"node_modules/@salesforce/ts-sinon": {
|
5107
|
-
"version": "1.4.
|
5108
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.
|
5109
|
-
"integrity": "sha512-
|
5107
|
+
"version": "1.4.22",
|
5108
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.22.tgz",
|
5109
|
+
"integrity": "sha512-H9Ma1U7DFRq/sjhgAhvbSqi13DO6bll3SaIZ6Nlr1iLqGcc1IM72/HhzgfiQs67I56XEvrO3r1PSu+ncWIxL6A==",
|
5110
5110
|
"dev": true,
|
5111
5111
|
"license": "BSD-3-Clause",
|
5112
5112
|
"dependencies": {
|
5113
|
-
"@salesforce/ts-types": "^2.0.
|
5113
|
+
"@salesforce/ts-types": "^2.0.10",
|
5114
5114
|
"sinon": "^5.1.1",
|
5115
|
-
"tslib": "^2.6.
|
5115
|
+
"tslib": "^2.6.3"
|
5116
5116
|
}
|
5117
5117
|
},
|
5118
5118
|
"node_modules/@salesforce/ts-sinon/node_modules/diff": {
|
@@ -9591,13 +9591,13 @@
|
|
9591
9591
|
}
|
9592
9592
|
},
|
9593
9593
|
"node_modules/eslint-plugin-sf-plugin": {
|
9594
|
-
"version": "1.18.
|
9595
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.
|
9596
|
-
"integrity": "sha512-
|
9594
|
+
"version": "1.18.7",
|
9595
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.7.tgz",
|
9596
|
+
"integrity": "sha512-b8Y40/sileV0SK52FkbYGFhR+NGuw3pGYH4YaHL432DrQcyLU4xO1/IvIY8qpf+My1UscFwb06oYldVDMivd8Q==",
|
9597
9597
|
"dev": true,
|
9598
9598
|
"license": "BSD-3-Clause",
|
9599
9599
|
"dependencies": {
|
9600
|
-
"@salesforce/core": "^7.
|
9600
|
+
"@salesforce/core": "^7.4.1",
|
9601
9601
|
"@typescript-eslint/utils": "^6.17.0"
|
9602
9602
|
},
|
9603
9603
|
"engines": {
|
@@ -16301,9 +16301,9 @@
|
|
16301
16301
|
}
|
16302
16302
|
},
|
16303
16303
|
"node_modules/tslib": {
|
16304
|
-
"version": "2.6.
|
16305
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.
|
16306
|
-
"integrity": "sha512-
|
16304
|
+
"version": "2.6.3",
|
16305
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
16306
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
16307
16307
|
"license": "0BSD"
|
16308
16308
|
},
|
16309
16309
|
"node_modules/tunnel-agent": {
|
@@ -16461,9 +16461,9 @@
|
|
16461
16461
|
}
|
16462
16462
|
},
|
16463
16463
|
"node_modules/typedoc-plugin-missing-exports": {
|
16464
|
-
"version": "2.
|
16465
|
-
"resolved": "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-2.
|
16466
|
-
"integrity": "sha512-
|
16464
|
+
"version": "2.3.0",
|
16465
|
+
"resolved": "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-2.3.0.tgz",
|
16466
|
+
"integrity": "sha512-iI9ITNNLlbsLCBBeYDyu0Qqp3GN/9AGyWNKg8bctRXuZEPT7G1L+0+MNWG9MsHcf/BFmNbXL0nQ8mC/tXRicog==",
|
16467
16467
|
"dev": true,
|
16468
16468
|
"license": "MIT",
|
16469
16469
|
"peerDependencies": {
|
package/oclif.lock
CHANGED
@@ -1662,7 +1662,7 @@
|
|
1662
1662
|
wordwrap "^1.0.0"
|
1663
1663
|
wrap-ansi "^7.0.0"
|
1664
1664
|
|
1665
|
-
"@oclif/core@^4", "@oclif/core@^4.0.0-beta.13", "@oclif/core@^4.0.6":
|
1665
|
+
"@oclif/core@^4", "@oclif/core@^4.0.0-beta.13", "@oclif/core@^4.0.3", "@oclif/core@^4.0.6":
|
1666
1666
|
version "4.0.6"
|
1667
1667
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.6.tgz#05958a928591567b7fe90638e0ee8df9e07eb3ff"
|
1668
1668
|
integrity sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA==
|
@@ -1738,14 +1738,14 @@
|
|
1738
1738
|
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
|
1739
1739
|
integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
|
1740
1740
|
|
1741
|
-
"@salesforce/cli-plugins-testkit@^5.3.
|
1742
|
-
version "5.3.
|
1743
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.
|
1744
|
-
integrity sha512-
|
1741
|
+
"@salesforce/cli-plugins-testkit@^5.3.14":
|
1742
|
+
version "5.3.14"
|
1743
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.14.tgz#4a0f43ca87a346db7efb30d1f7a03696cb5eb19f"
|
1744
|
+
integrity sha512-jEQqPNafiFHJXiN+aub0UcuOUoXe46iNK9maCeafaD1A48125+RQuQYDiU4bvakCa322zqlBkW6r40u0+eQ4PA==
|
1745
1745
|
dependencies:
|
1746
|
-
"@salesforce/core" "^7.
|
1747
|
-
"@salesforce/kit" "^3.1.
|
1748
|
-
"@salesforce/ts-types" "^2.0.
|
1746
|
+
"@salesforce/core" "^7.4.1"
|
1747
|
+
"@salesforce/kit" "^3.1.4"
|
1748
|
+
"@salesforce/ts-types" "^2.0.10"
|
1749
1749
|
"@types/shelljs" "^0.8.15"
|
1750
1750
|
debug "^4.3.5"
|
1751
1751
|
jszip "^3.10.1"
|
@@ -1754,10 +1754,10 @@
|
|
1754
1754
|
strip-ansi "6.0.1"
|
1755
1755
|
ts-retry-promise "^0.8.1"
|
1756
1756
|
|
1757
|
-
"@salesforce/core@^7.3.
|
1758
|
-
version "7.
|
1759
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.
|
1760
|
-
integrity sha512-
|
1757
|
+
"@salesforce/core@^7.3.12", "@salesforce/core@^7.4.1":
|
1758
|
+
version "7.4.1"
|
1759
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.4.1.tgz#7c37623f6a89c199bf12cd6dc28d89bc950914ef"
|
1760
|
+
integrity sha512-ccYs7uL4GYjdOcc44trfRnaz69kG0jU0aoT0qjPkIel8oVOyEoXaoDCG0A+2diqmicDp5uWK0pNs+tdWNj2mcQ==
|
1761
1761
|
dependencies:
|
1762
1762
|
"@jsforce/jsforce-node" "^3.2.0"
|
1763
1763
|
"@salesforce/kit" "^3.1.2"
|
@@ -1815,13 +1815,13 @@
|
|
1815
1815
|
typescript "^5.4.3"
|
1816
1816
|
wireit "^0.14.4"
|
1817
1817
|
|
1818
|
-
"@salesforce/kit@^3.1.1", "@salesforce/kit@^3.1.2":
|
1819
|
-
version "3.1.
|
1820
|
-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.
|
1821
|
-
integrity sha512-
|
1818
|
+
"@salesforce/kit@^3.1.1", "@salesforce/kit@^3.1.2", "@salesforce/kit@^3.1.3", "@salesforce/kit@^3.1.4":
|
1819
|
+
version "3.1.5"
|
1820
|
+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.5.tgz#ffddbf81414a4b08be00d724eef1d252ae4ba047"
|
1821
|
+
integrity sha512-N7v5r7Q8VfDl6WLzl5aVrrkE7SKgZLgJPTq/65SPaLYG7f1gkUpAJp1CRQd8b/LUQc7f0su2KrCJ3BhRQC7iGA==
|
1822
1822
|
dependencies:
|
1823
|
-
"@salesforce/ts-types" "^2.0.
|
1824
|
-
tslib "^2.6.
|
1823
|
+
"@salesforce/ts-types" "^2.0.10"
|
1824
|
+
tslib "^2.6.3"
|
1825
1825
|
|
1826
1826
|
"@salesforce/prettier-config@^0.0.3":
|
1827
1827
|
version "0.0.3"
|
@@ -1833,30 +1833,30 @@
|
|
1833
1833
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
|
1834
1834
|
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
|
1835
1835
|
|
1836
|
-
"@salesforce/sf-plugins-core@^
|
1837
|
-
version "
|
1838
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
1839
|
-
integrity sha512-
|
1836
|
+
"@salesforce/sf-plugins-core@^11.0.1":
|
1837
|
+
version "11.0.1"
|
1838
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.0.1.tgz#5dca567e4e18322d6341fa77e58c7debe409a7d2"
|
1839
|
+
integrity sha512-A6Dzkl6XNxn6sYoZjhgnjQhwYcGek55VfWj+7zIzSjvP48YGPXy8VRiJEd4asCtYBxHBtVbrzfL23358MZ3h7Q==
|
1840
1840
|
dependencies:
|
1841
1841
|
"@inquirer/confirm" "^3.1.9"
|
1842
1842
|
"@inquirer/password" "^2.1.9"
|
1843
|
-
"@oclif/core" "^4"
|
1844
|
-
"@salesforce/core" "^7.3.
|
1845
|
-
"@salesforce/kit" "^3.1.
|
1843
|
+
"@oclif/core" "^4.0.3"
|
1844
|
+
"@salesforce/core" "^7.3.12"
|
1845
|
+
"@salesforce/kit" "^3.1.3"
|
1846
1846
|
"@salesforce/ts-types" "^2.0.9"
|
1847
|
-
ansis "^3.
|
1847
|
+
ansis "^3.2.0"
|
1848
1848
|
cli-progress "^3.12.0"
|
1849
1849
|
natural-orderby "^3.0.2"
|
1850
1850
|
slice-ansi "^7.1.0"
|
1851
1851
|
string-width "^7.1.0"
|
1852
1852
|
terminal-link "^3.0.0"
|
1853
1853
|
|
1854
|
-
"@salesforce/source-deploy-retrieve@^11.6.
|
1855
|
-
version "11.6.
|
1856
|
-
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.6.
|
1857
|
-
integrity sha512-
|
1854
|
+
"@salesforce/source-deploy-retrieve@^11.6.7":
|
1855
|
+
version "11.6.7"
|
1856
|
+
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.6.7.tgz#538042e31fdf92d6eeca9a45266d335e96d8af73"
|
1857
|
+
integrity sha512-66KY6EfNGRom7rGDutNzLE7wr8UIPylAruLwyvShuWbXGwXKlUIQli2Vc33h6UfU15NmcrbfiaRxyCgg9oqENw==
|
1858
1858
|
dependencies:
|
1859
|
-
"@salesforce/core" "^7.3.
|
1859
|
+
"@salesforce/core" "^7.3.12"
|
1860
1860
|
"@salesforce/kit" "^3.1.1"
|
1861
1861
|
"@salesforce/ts-types" "^2.0.9"
|
1862
1862
|
fast-levenshtein "^3.0.0"
|
@@ -1869,14 +1869,14 @@
|
|
1869
1869
|
minimatch "^5.1.6"
|
1870
1870
|
proxy-agent "^6.4.0"
|
1871
1871
|
|
1872
|
-
"@salesforce/ts-sinon@^1.4.
|
1873
|
-
version "1.4.
|
1874
|
-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.
|
1875
|
-
integrity sha512-
|
1872
|
+
"@salesforce/ts-sinon@^1.4.22":
|
1873
|
+
version "1.4.22"
|
1874
|
+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.22.tgz#c601ed59367594e558c3168b0d86d77cba12b0dd"
|
1875
|
+
integrity sha512-H9Ma1U7DFRq/sjhgAhvbSqi13DO6bll3SaIZ6Nlr1iLqGcc1IM72/HhzgfiQs67I56XEvrO3r1PSu+ncWIxL6A==
|
1876
1876
|
dependencies:
|
1877
|
-
"@salesforce/ts-types" "^2.0.
|
1877
|
+
"@salesforce/ts-types" "^2.0.10"
|
1878
1878
|
sinon "^5.1.1"
|
1879
|
-
tslib "^2.6.
|
1879
|
+
tslib "^2.6.3"
|
1880
1880
|
|
1881
1881
|
"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.9":
|
1882
1882
|
version "2.0.10"
|
@@ -4449,12 +4449,12 @@ eslint-plugin-prettier@^5.1.3:
|
|
4449
4449
|
prettier-linter-helpers "^1.0.0"
|
4450
4450
|
synckit "^0.8.6"
|
4451
4451
|
|
4452
|
-
eslint-plugin-sf-plugin@^1.18.
|
4453
|
-
version "1.18.
|
4454
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.
|
4455
|
-
integrity sha512-
|
4452
|
+
eslint-plugin-sf-plugin@^1.18.7:
|
4453
|
+
version "1.18.7"
|
4454
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.7.tgz#b321aa1256239865e845c2cfeda041972d9569d1"
|
4455
|
+
integrity sha512-b8Y40/sileV0SK52FkbYGFhR+NGuw3pGYH4YaHL432DrQcyLU4xO1/IvIY8qpf+My1UscFwb06oYldVDMivd8Q==
|
4456
4456
|
dependencies:
|
4457
|
-
"@salesforce/core" "^7.
|
4457
|
+
"@salesforce/core" "^7.4.1"
|
4458
4458
|
"@typescript-eslint/utils" "^6.17.0"
|
4459
4459
|
|
4460
4460
|
eslint-plugin-unicorn@^48.0.1:
|
@@ -8323,10 +8323,10 @@ tslib@^1.11.1:
|
|
8323
8323
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
8324
8324
|
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
8325
8325
|
|
8326
|
-
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.
|
8327
|
-
version "2.6.
|
8328
|
-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.
|
8329
|
-
integrity sha512-
|
8326
|
+
tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.6.3:
|
8327
|
+
version "2.6.3"
|
8328
|
+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
|
8329
|
+
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
|
8330
8330
|
|
8331
8331
|
tunnel-agent@*, tunnel-agent@^0.6.0:
|
8332
8332
|
version "0.6.0"
|
@@ -8438,10 +8438,10 @@ typedoc-plugin-missing-exports@0.23.0:
|
|
8438
8438
|
resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.23.0.tgz#076df6ffce4d84e8097be009b7c62a17d58477a5"
|
8439
8439
|
integrity sha512-9smahDSsFRno9ZwoEshQDuIYMHWGB1E6LUud5qMxR2wNZ0T4DlZz0QjoK3HzXtX34mUpTH0dYtt7NQUK4D6B6Q==
|
8440
8440
|
|
8441
|
-
typedoc-plugin-missing-exports@2.
|
8442
|
-
version "2.
|
8443
|
-
resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-2.
|
8444
|
-
integrity sha512-
|
8441
|
+
typedoc-plugin-missing-exports@2.3.0:
|
8442
|
+
version "2.3.0"
|
8443
|
+
resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-2.3.0.tgz#ae0858bf383a08345cc09a99d428234cf6b85ecf"
|
8444
|
+
integrity sha512-iI9ITNNLlbsLCBBeYDyu0Qqp3GN/9AGyWNKg8bctRXuZEPT7G1L+0+MNWG9MsHcf/BFmNbXL0nQ8mC/tXRicog==
|
8445
8445
|
|
8446
8446
|
typedoc@0.25.13, typedoc@^0.25.12:
|
8447
8447
|
version "0.25.13"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
3
|
"description": "A Salesforce CLI plugin containing commands for creating manifest files from Salesforce orgs or git commits of sfdx projects.",
|
4
|
-
"version": "3.3.
|
4
|
+
"version": "3.3.6",
|
5
5
|
"author": "jayree",
|
6
6
|
"type": "module",
|
7
7
|
"bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
|
@@ -10,8 +10,8 @@
|
|
10
10
|
"@oclif/core": "^4.0.6",
|
11
11
|
"@salesforce/core": "^7.3.12",
|
12
12
|
"@salesforce/kit": "^3.1.2",
|
13
|
-
"@salesforce/sf-plugins-core": "^
|
14
|
-
"@salesforce/source-deploy-retrieve": "^11.6.
|
13
|
+
"@salesforce/sf-plugins-core": "^11.0.1",
|
14
|
+
"@salesforce/source-deploy-retrieve": "^11.6.7",
|
15
15
|
"@salesforce/ts-types": "^2.0.10",
|
16
16
|
"fast-deep-equal": "^3.1.3",
|
17
17
|
"fast-xml-parser": "^4.4.0",
|
@@ -22,16 +22,16 @@
|
|
22
22
|
"devDependencies": {
|
23
23
|
"@oclif/plugin-command-snapshot": "^5.2.0",
|
24
24
|
"@oclif/plugin-help": "^6.1.0",
|
25
|
-
"@salesforce/cli-plugins-testkit": "^5.3.
|
25
|
+
"@salesforce/cli-plugins-testkit": "^5.3.14",
|
26
26
|
"@salesforce/dev-scripts": "^10.1.0",
|
27
|
-
"@salesforce/ts-sinon": "^1.4.
|
27
|
+
"@salesforce/ts-sinon": "^1.4.22",
|
28
28
|
"@types/fs-extra": "^11.0.4",
|
29
29
|
"@types/graceful-fs": "^4.1.9",
|
30
30
|
"@types/inquirer": "^9.0.7",
|
31
31
|
"c8": "^9.1.0",
|
32
32
|
"eslint-config-oclif": "^5.2",
|
33
33
|
"eslint-plugin-prettier": "^5.1.3",
|
34
|
-
"eslint-plugin-sf-plugin": "^1.18.
|
34
|
+
"eslint-plugin-sf-plugin": "^1.18.7",
|
35
35
|
"is-ci": "^3.0.1",
|
36
36
|
"oclif": "^4.13.1",
|
37
37
|
"patch-package": "^8.0.0",
|
@@ -39,7 +39,7 @@
|
|
39
39
|
"pretty-quick": "^4.0.0",
|
40
40
|
"ts-node": "^10.9.2",
|
41
41
|
"typedoc": "0.25.13",
|
42
|
-
"typedoc-plugin-missing-exports": "2.
|
42
|
+
"typedoc-plugin-missing-exports": "2.3.0",
|
43
43
|
"typescript": "^5.4.5"
|
44
44
|
},
|
45
45
|
"engines": {
|