@salesforce/plugin-packaging 1.27.0 → 1.27.1
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 +22 -22
- package/oclif.lock +78 -18
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -116,7 +116,7 @@ FLAG DESCRIPTIONS
|
|
|
116
116
|
subscribers.
|
|
117
117
|
```
|
|
118
118
|
|
|
119
|
-
_See code: [src/commands/package1/version/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
119
|
+
_See code: [src/commands/package1/version/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package1/version/create.ts)_
|
|
120
120
|
|
|
121
121
|
## `sf package1:version:create:get`
|
|
122
122
|
|
|
@@ -147,7 +147,7 @@ EXAMPLES
|
|
|
147
147
|
$ sf package1:version:create:get --request-id 0HD... --target-org myorg@example.com
|
|
148
148
|
```
|
|
149
149
|
|
|
150
|
-
_See code: [src/commands/package1/version/create/get.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
150
|
+
_See code: [src/commands/package1/version/create/get.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package1/version/create/get.ts)_
|
|
151
151
|
|
|
152
152
|
## `sf package1:version:display`
|
|
153
153
|
|
|
@@ -179,7 +179,7 @@ EXAMPLES
|
|
|
179
179
|
$ sf package1:version:display --package-version-id 04t... --target-org myorg@example.com
|
|
180
180
|
```
|
|
181
181
|
|
|
182
|
-
_See code: [src/commands/package1/version/display.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
182
|
+
_See code: [src/commands/package1/version/display.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package1/version/display.ts)_
|
|
183
183
|
|
|
184
184
|
## `sf package1:version:list`
|
|
185
185
|
|
|
@@ -215,7 +215,7 @@ FLAG DESCRIPTIONS
|
|
|
215
215
|
If not specified, shows all versions for all packages (managed and unmanaged) in the org.
|
|
216
216
|
```
|
|
217
217
|
|
|
218
|
-
_See code: [src/commands/package1/version/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
218
|
+
_See code: [src/commands/package1/version/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package1/version/list.ts)_
|
|
219
219
|
|
|
220
220
|
## `sf package:create`
|
|
221
221
|
|
|
@@ -292,7 +292,7 @@ FLAG DESCRIPTIONS
|
|
|
292
292
|
Org-Dependent Unlocked Packages" in the Salesforce DX Developer Guide.
|
|
293
293
|
```
|
|
294
294
|
|
|
295
|
-
_See code: [src/commands/package/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
295
|
+
_See code: [src/commands/package/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/create.ts)_
|
|
296
296
|
|
|
297
297
|
## `sf package:delete`
|
|
298
298
|
|
|
@@ -332,7 +332,7 @@ EXAMPLES
|
|
|
332
332
|
$ sf package:delete --package 0Ho... --target-dev-hub devhub@example.com
|
|
333
333
|
```
|
|
334
334
|
|
|
335
|
-
_See code: [src/commands/package/delete.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
335
|
+
_See code: [src/commands/package/delete.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/delete.ts)_
|
|
336
336
|
|
|
337
337
|
## `sf package:install`
|
|
338
338
|
|
|
@@ -428,7 +428,7 @@ FLAG DESCRIPTIONS
|
|
|
428
428
|
specify DeprecateOnly or Delete only for unlocked package upgrades.
|
|
429
429
|
```
|
|
430
430
|
|
|
431
|
-
_See code: [src/commands/package/install.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
431
|
+
_See code: [src/commands/package/install.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/install.ts)_
|
|
432
432
|
|
|
433
433
|
## `sf package:install:report`
|
|
434
434
|
|
|
@@ -459,7 +459,7 @@ EXAMPLES
|
|
|
459
459
|
$ sf package:install:report --request-id 0Hf... --target-org me@example.com
|
|
460
460
|
```
|
|
461
461
|
|
|
462
|
-
_See code: [src/commands/package/install/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
462
|
+
_See code: [src/commands/package/install/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/install/report.ts)_
|
|
463
463
|
|
|
464
464
|
## `sf package:installed:list`
|
|
465
465
|
|
|
@@ -489,7 +489,7 @@ EXAMPLES
|
|
|
489
489
|
$ sf package:installed:list --target-org me@example.com
|
|
490
490
|
```
|
|
491
491
|
|
|
492
|
-
_See code: [src/commands/package/installed/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
492
|
+
_See code: [src/commands/package/installed/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/installed/list.ts)_
|
|
493
493
|
|
|
494
494
|
## `sf package:list`
|
|
495
495
|
|
|
@@ -525,7 +525,7 @@ EXAMPLES
|
|
|
525
525
|
$ sf package:list --target-dev-hub devhub@example.com --verbose
|
|
526
526
|
```
|
|
527
527
|
|
|
528
|
-
_See code: [src/commands/package/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
528
|
+
_See code: [src/commands/package/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/list.ts)_
|
|
529
529
|
|
|
530
530
|
## `sf package:uninstall`
|
|
531
531
|
|
|
@@ -571,7 +571,7 @@ EXAMPLES
|
|
|
571
571
|
$ sf package:uninstall --package "Undesirable Package Alias"
|
|
572
572
|
```
|
|
573
573
|
|
|
574
|
-
_See code: [src/commands/package/uninstall.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
574
|
+
_See code: [src/commands/package/uninstall.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/uninstall.ts)_
|
|
575
575
|
|
|
576
576
|
## `sf package:uninstall:report`
|
|
577
577
|
|
|
@@ -602,7 +602,7 @@ EXAMPLES
|
|
|
602
602
|
$ sf package:uninstall:report --request-id 06y... --target-org me@example.com
|
|
603
603
|
```
|
|
604
604
|
|
|
605
|
-
_See code: [src/commands/package/uninstall/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
605
|
+
_See code: [src/commands/package/uninstall/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/uninstall/report.ts)_
|
|
606
606
|
|
|
607
607
|
## `sf package:update`
|
|
608
608
|
|
|
@@ -655,7 +655,7 @@ FLAG DESCRIPTIONS
|
|
|
655
655
|
associated with your package.
|
|
656
656
|
```
|
|
657
657
|
|
|
658
|
-
_See code: [src/commands/package/update.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
658
|
+
_See code: [src/commands/package/update.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/update.ts)_
|
|
659
659
|
|
|
660
660
|
## `sf package:version:create`
|
|
661
661
|
|
|
@@ -809,7 +809,7 @@ FLAG DESCRIPTIONS
|
|
|
809
809
|
periods of no output from commands.
|
|
810
810
|
```
|
|
811
811
|
|
|
812
|
-
_See code: [src/commands/package/version/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
812
|
+
_See code: [src/commands/package/version/create.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/version/create.ts)_
|
|
813
813
|
|
|
814
814
|
## `sf package:version:create:list`
|
|
815
815
|
|
|
@@ -868,7 +868,7 @@ EXAMPLES
|
|
|
868
868
|
$ sf package:version:create:list --created-last-days 0 --status Success
|
|
869
869
|
```
|
|
870
870
|
|
|
871
|
-
_See code: [src/commands/package/version/create/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
871
|
+
_See code: [src/commands/package/version/create/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/version/create/list.ts)_
|
|
872
872
|
|
|
873
873
|
## `sf package:version:create:report`
|
|
874
874
|
|
|
@@ -909,7 +909,7 @@ EXAMPLES
|
|
|
909
909
|
$ sf package:version:create:report --package-create-request-id 08c... --target-dev-hub devhub@example.com
|
|
910
910
|
```
|
|
911
911
|
|
|
912
|
-
_See code: [src/commands/package/version/create/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
912
|
+
_See code: [src/commands/package/version/create/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/version/create/report.ts)_
|
|
913
913
|
|
|
914
914
|
## `sf package:version:delete`
|
|
915
915
|
|
|
@@ -946,7 +946,7 @@ EXAMPLES
|
|
|
946
946
|
$ sf package:version:delete --package 04t... --target-org devhub@example.com
|
|
947
947
|
```
|
|
948
948
|
|
|
949
|
-
_See code: [src/commands/package/version/delete.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
949
|
+
_See code: [src/commands/package/version/delete.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/version/delete.ts)_
|
|
950
950
|
|
|
951
951
|
## `sf package:version:displayancestry`
|
|
952
952
|
|
|
@@ -1003,7 +1003,7 @@ FLAG DESCRIPTIONS
|
|
|
1003
1003
|
You can use the DOT code output in graph visualization software to create tree visualizations.
|
|
1004
1004
|
```
|
|
1005
1005
|
|
|
1006
|
-
_See code: [src/commands/package/version/displayancestry.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
1006
|
+
_See code: [src/commands/package/version/displayancestry.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/version/displayancestry.ts)_
|
|
1007
1007
|
|
|
1008
1008
|
## `sf package:version:list`
|
|
1009
1009
|
|
|
@@ -1070,7 +1070,7 @@ EXAMPLES
|
|
|
1070
1070
|
$ sf package:version:list --packages exp-mgr,exp-mgr-util --released --modified-last-days 0
|
|
1071
1071
|
```
|
|
1072
1072
|
|
|
1073
|
-
_See code: [src/commands/package/version/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
1073
|
+
_See code: [src/commands/package/version/list.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/version/list.ts)_
|
|
1074
1074
|
|
|
1075
1075
|
## `sf package:version:promote`
|
|
1076
1076
|
|
|
@@ -1112,7 +1112,7 @@ EXAMPLES
|
|
|
1112
1112
|
$ sf package:version:promote --package "Awesome Package Alias"
|
|
1113
1113
|
```
|
|
1114
1114
|
|
|
1115
|
-
_See code: [src/commands/package/version/promote.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
1115
|
+
_See code: [src/commands/package/version/promote.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/version/promote.ts)_
|
|
1116
1116
|
|
|
1117
1117
|
## `sf package:version:report`
|
|
1118
1118
|
|
|
@@ -1150,7 +1150,7 @@ EXAMPLES
|
|
|
1150
1150
|
$ sf package:version:report --package "Your Package Alias" --target-dev-hub devhub@example.com
|
|
1151
1151
|
```
|
|
1152
1152
|
|
|
1153
|
-
_See code: [src/commands/package/version/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
1153
|
+
_See code: [src/commands/package/version/report.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/version/report.ts)_
|
|
1154
1154
|
|
|
1155
1155
|
## `sf package:version:update`
|
|
1156
1156
|
|
|
@@ -1201,6 +1201,6 @@ EXAMPLES
|
|
|
1201
1201
|
$ sf package:version:update --package 04t... --version-description "New Package Version Description"
|
|
1202
1202
|
```
|
|
1203
1203
|
|
|
1204
|
-
_See code: [src/commands/package/version/update.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.
|
|
1204
|
+
_See code: [src/commands/package/version/update.ts](https://github.com/salesforcecli/plugin-packaging/blob/1.27.1/src/commands/package/version/update.ts)_
|
|
1205
1205
|
|
|
1206
1206
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -22,6 +22,14 @@
|
|
|
22
22
|
dependencies:
|
|
23
23
|
"@babel/highlight" "^7.22.5"
|
|
24
24
|
|
|
25
|
+
"@babel/code-frame@^7.22.13":
|
|
26
|
+
version "7.22.13"
|
|
27
|
+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
|
|
28
|
+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
|
|
29
|
+
dependencies:
|
|
30
|
+
"@babel/highlight" "^7.22.13"
|
|
31
|
+
chalk "^2.4.2"
|
|
32
|
+
|
|
25
33
|
"@babel/compat-data@^7.22.9":
|
|
26
34
|
version "7.22.9"
|
|
27
35
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
|
|
@@ -48,7 +56,7 @@
|
|
|
48
56
|
json5 "^2.2.2"
|
|
49
57
|
semver "^6.3.1"
|
|
50
58
|
|
|
51
|
-
"@babel/generator@^7.22.
|
|
59
|
+
"@babel/generator@^7.22.9":
|
|
52
60
|
version "7.22.9"
|
|
53
61
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.9.tgz#572ecfa7a31002fa1de2a9d91621fd895da8493d"
|
|
54
62
|
integrity sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==
|
|
@@ -58,6 +66,16 @@
|
|
|
58
66
|
"@jridgewell/trace-mapping" "^0.3.17"
|
|
59
67
|
jsesc "^2.5.1"
|
|
60
68
|
|
|
69
|
+
"@babel/generator@^7.23.0":
|
|
70
|
+
version "7.23.0"
|
|
71
|
+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
|
|
72
|
+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
|
|
73
|
+
dependencies:
|
|
74
|
+
"@babel/types" "^7.23.0"
|
|
75
|
+
"@jridgewell/gen-mapping" "^0.3.2"
|
|
76
|
+
"@jridgewell/trace-mapping" "^0.3.17"
|
|
77
|
+
jsesc "^2.5.1"
|
|
78
|
+
|
|
61
79
|
"@babel/helper-compilation-targets@^7.22.9":
|
|
62
80
|
version "7.22.9"
|
|
63
81
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.9.tgz#f9d0a7aaaa7cd32a3f31c9316a69f5a9bcacb892"
|
|
@@ -69,18 +87,23 @@
|
|
|
69
87
|
lru-cache "^5.1.1"
|
|
70
88
|
semver "^6.3.1"
|
|
71
89
|
|
|
90
|
+
"@babel/helper-environment-visitor@^7.22.20":
|
|
91
|
+
version "7.22.20"
|
|
92
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
|
|
93
|
+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
|
|
94
|
+
|
|
72
95
|
"@babel/helper-environment-visitor@^7.22.5":
|
|
73
96
|
version "7.22.5"
|
|
74
97
|
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98"
|
|
75
98
|
integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==
|
|
76
99
|
|
|
77
|
-
"@babel/helper-function-name@^7.
|
|
78
|
-
version "7.
|
|
79
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.
|
|
80
|
-
integrity sha512-
|
|
100
|
+
"@babel/helper-function-name@^7.23.0":
|
|
101
|
+
version "7.23.0"
|
|
102
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
|
|
103
|
+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
|
|
81
104
|
dependencies:
|
|
82
|
-
"@babel/template" "^7.22.
|
|
83
|
-
"@babel/types" "^7.
|
|
105
|
+
"@babel/template" "^7.22.15"
|
|
106
|
+
"@babel/types" "^7.23.0"
|
|
84
107
|
|
|
85
108
|
"@babel/helper-hoist-variables@^7.22.5":
|
|
86
109
|
version "7.22.5"
|
|
@@ -126,6 +149,11 @@
|
|
|
126
149
|
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
|
127
150
|
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
|
128
151
|
|
|
152
|
+
"@babel/helper-validator-identifier@^7.22.20":
|
|
153
|
+
version "7.22.20"
|
|
154
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
|
155
|
+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
|
156
|
+
|
|
129
157
|
"@babel/helper-validator-identifier@^7.22.5":
|
|
130
158
|
version "7.22.5"
|
|
131
159
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
|
|
@@ -145,6 +173,15 @@
|
|
|
145
173
|
"@babel/traverse" "^7.22.6"
|
|
146
174
|
"@babel/types" "^7.22.5"
|
|
147
175
|
|
|
176
|
+
"@babel/highlight@^7.22.13":
|
|
177
|
+
version "7.22.20"
|
|
178
|
+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
|
|
179
|
+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
|
|
180
|
+
dependencies:
|
|
181
|
+
"@babel/helper-validator-identifier" "^7.22.20"
|
|
182
|
+
chalk "^2.4.2"
|
|
183
|
+
js-tokens "^4.0.0"
|
|
184
|
+
|
|
148
185
|
"@babel/highlight@^7.22.5":
|
|
149
186
|
version "7.22.5"
|
|
150
187
|
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.5.tgz#aa6c05c5407a67ebce408162b7ede789b4d22031"
|
|
@@ -154,6 +191,11 @@
|
|
|
154
191
|
chalk "^2.0.0"
|
|
155
192
|
js-tokens "^4.0.0"
|
|
156
193
|
|
|
194
|
+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
|
|
195
|
+
version "7.23.0"
|
|
196
|
+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
|
|
197
|
+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
|
|
198
|
+
|
|
157
199
|
"@babel/parser@^7.22.5", "@babel/parser@^7.22.7":
|
|
158
200
|
version "7.22.7"
|
|
159
201
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.7.tgz#df8cf085ce92ddbdbf668a7f186ce848c9036cae"
|
|
@@ -174,6 +216,15 @@
|
|
|
174
216
|
dependencies:
|
|
175
217
|
regenerator-runtime "^0.13.11"
|
|
176
218
|
|
|
219
|
+
"@babel/template@^7.22.15":
|
|
220
|
+
version "7.22.15"
|
|
221
|
+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
|
|
222
|
+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
|
|
223
|
+
dependencies:
|
|
224
|
+
"@babel/code-frame" "^7.22.13"
|
|
225
|
+
"@babel/parser" "^7.22.15"
|
|
226
|
+
"@babel/types" "^7.22.15"
|
|
227
|
+
|
|
177
228
|
"@babel/template@^7.22.5":
|
|
178
229
|
version "7.22.5"
|
|
179
230
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec"
|
|
@@ -184,21 +235,30 @@
|
|
|
184
235
|
"@babel/types" "^7.22.5"
|
|
185
236
|
|
|
186
237
|
"@babel/traverse@^7.22.6", "@babel/traverse@^7.22.8":
|
|
187
|
-
version "7.
|
|
188
|
-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.
|
|
189
|
-
integrity sha512-
|
|
190
|
-
dependencies:
|
|
191
|
-
"@babel/code-frame" "^7.22.
|
|
192
|
-
"@babel/generator" "^7.
|
|
193
|
-
"@babel/helper-environment-visitor" "^7.22.
|
|
194
|
-
"@babel/helper-function-name" "^7.
|
|
238
|
+
version "7.23.2"
|
|
239
|
+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
|
|
240
|
+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
|
|
241
|
+
dependencies:
|
|
242
|
+
"@babel/code-frame" "^7.22.13"
|
|
243
|
+
"@babel/generator" "^7.23.0"
|
|
244
|
+
"@babel/helper-environment-visitor" "^7.22.20"
|
|
245
|
+
"@babel/helper-function-name" "^7.23.0"
|
|
195
246
|
"@babel/helper-hoist-variables" "^7.22.5"
|
|
196
247
|
"@babel/helper-split-export-declaration" "^7.22.6"
|
|
197
|
-
"@babel/parser" "^7.
|
|
198
|
-
"@babel/types" "^7.
|
|
248
|
+
"@babel/parser" "^7.23.0"
|
|
249
|
+
"@babel/types" "^7.23.0"
|
|
199
250
|
debug "^4.1.0"
|
|
200
251
|
globals "^11.1.0"
|
|
201
252
|
|
|
253
|
+
"@babel/types@^7.22.15", "@babel/types@^7.23.0":
|
|
254
|
+
version "7.23.0"
|
|
255
|
+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
|
|
256
|
+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
|
|
257
|
+
dependencies:
|
|
258
|
+
"@babel/helper-string-parser" "^7.22.5"
|
|
259
|
+
"@babel/helper-validator-identifier" "^7.22.20"
|
|
260
|
+
to-fast-properties "^2.0.0"
|
|
261
|
+
|
|
202
262
|
"@babel/types@^7.22.5":
|
|
203
263
|
version "7.22.5"
|
|
204
264
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe"
|
|
@@ -2308,7 +2368,7 @@ chai@^4.3.10:
|
|
|
2308
2368
|
pathval "^1.1.1"
|
|
2309
2369
|
type-detect "^4.0.8"
|
|
2310
2370
|
|
|
2311
|
-
chalk@^2.0.0:
|
|
2371
|
+
chalk@^2.0.0, chalk@^2.4.2:
|
|
2312
2372
|
version "2.4.2"
|
|
2313
2373
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
|
2314
2374
|
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-packaging",
|
|
3
3
|
"description": "SF plugin that support Salesforce Packaging Platform",
|
|
4
|
-
"version": "1.27.
|
|
4
|
+
"version": "1.27.1",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"author": "Salesforce",
|
|
7
7
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
}
|
|
262
262
|
},
|
|
263
263
|
"sfdx": {
|
|
264
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/1.27.
|
|
265
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/1.27.
|
|
264
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/1.27.1.crt",
|
|
265
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-packaging/1.27.1.sig"
|
|
266
266
|
}
|
|
267
267
|
}
|