@salesforce/plugin-signups 2.0.4 → 2.0.5

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 CHANGED
@@ -121,7 +121,7 @@ EXAMPLES
121
121
  $ sf org create shape --target-org SourceOrg
122
122
  ```
123
123
 
124
- _See code: [src/commands/org/create/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.4/src/commands/org/create/shape.ts)_
124
+ _See code: [src/commands/org/create/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.5/src/commands/org/create/shape.ts)_
125
125
 
126
126
  ## `sf org create snapshot`
127
127
 
@@ -174,7 +174,7 @@ FLAG DESCRIPTIONS
174
174
  as a version control system tag or commit ID.
175
175
  ```
176
176
 
177
- _See code: [src/commands/org/create/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.4/src/commands/org/create/snapshot.ts)_
177
+ _See code: [src/commands/org/create/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.5/src/commands/org/create/snapshot.ts)_
178
178
 
179
179
  ## `sf org delete shape`
180
180
 
@@ -212,7 +212,7 @@ EXAMPLES
212
212
  $ sf org delete shape --target-org SourceOrg --no-prompt
213
213
  ```
214
214
 
215
- _See code: [src/commands/org/delete/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.4/src/commands/org/delete/shape.ts)_
215
+ _See code: [src/commands/org/delete/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.5/src/commands/org/delete/shape.ts)_
216
216
 
217
217
  ## `sf org delete snapshot`
218
218
 
@@ -254,7 +254,7 @@ FLAG DESCRIPTIONS
254
254
  The IDs of scratch org snapshots start with 0Oo.
255
255
  ```
256
256
 
257
- _See code: [src/commands/org/delete/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.4/src/commands/org/delete/snapshot.ts)_
257
+ _See code: [src/commands/org/delete/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.5/src/commands/org/delete/snapshot.ts)_
258
258
 
259
259
  ## `sf org get snapshot`
260
260
 
@@ -299,7 +299,7 @@ FLAG DESCRIPTIONS
299
299
  The IDs of scratch org snapshots start with 0Oo.
300
300
  ```
301
301
 
302
- _See code: [src/commands/org/get/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.4/src/commands/org/get/snapshot.ts)_
302
+ _See code: [src/commands/org/get/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.5/src/commands/org/get/snapshot.ts)_
303
303
 
304
304
  ## `sf org list shape`
305
305
 
@@ -331,7 +331,7 @@ EXAMPLES
331
331
  $ sf org list shape --json > tmp/MyOrgShapeList.json
332
332
  ```
333
333
 
334
- _See code: [src/commands/org/list/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.4/src/commands/org/list/shape.ts)_
334
+ _See code: [src/commands/org/list/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.5/src/commands/org/list/shape.ts)_
335
335
 
336
336
  ## `sf org list snapshot`
337
337
 
@@ -371,6 +371,6 @@ EXAMPLES
371
371
  $ sf org list snapshot --target-dev-hub SnapshotDevHub
372
372
  ```
373
373
 
374
- _See code: [src/commands/org/list/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.4/src/commands/org/list/snapshot.ts)_
374
+ _See code: [src/commands/org/list/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.5/src/commands/org/list/snapshot.ts)_
375
375
 
376
376
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -724,10 +724,10 @@
724
724
  wordwrap "^1.0.0"
725
725
  wrap-ansi "^7.0.0"
726
726
 
727
- "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.3.1":
728
- version "3.11.0"
729
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.11.0.tgz#dadfac39238af3b717e33b910dde1f1f0fd2105e"
730
- integrity sha512-9A2LhDQATf1vrRqPoO0gGuBrey0jt3kDafC+eazxTNWV2EvlEpgY2587iyrxPK/fL2xg7f+0mtxYaSHdO2k8eg==
727
+ "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.13.1", "@oclif/core@^3.3.1":
728
+ version "3.13.1"
729
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.13.1.tgz#dbd5e604ec78a716a33bfa6fec6c988a507b7f38"
730
+ integrity sha512-bpnF6BL+j7D0k0T+dZ4g7LwcZzctCoKjIYm8zcSNgrItS2pgIlvsRf8SdkGNu6djzRD7vzM657ZO9fWU6goz0g==
731
731
  dependencies:
732
732
  ansi-escapes "^4.3.2"
733
733
  ansi-styles "^4.3.0"
@@ -735,6 +735,7 @@
735
735
  chalk "^4.1.2"
736
736
  clean-stack "^3.0.1"
737
737
  cli-progress "^3.12.0"
738
+ color "^4.2.3"
738
739
  debug "^4.3.4"
739
740
  ejs "^3.1.9"
740
741
  get-package-type "^0.1.0"
@@ -2315,16 +2316,32 @@ color-name@1.1.3:
2315
2316
  resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
2316
2317
  integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
2317
2318
 
2318
- color-name@~1.1.4:
2319
+ color-name@^1.0.0, color-name@~1.1.4:
2319
2320
  version "1.1.4"
2320
2321
  resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
2321
2322
  integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
2322
2323
 
2324
+ color-string@^1.9.0:
2325
+ version "1.9.1"
2326
+ resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4"
2327
+ integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==
2328
+ dependencies:
2329
+ color-name "^1.0.0"
2330
+ simple-swizzle "^0.2.2"
2331
+
2323
2332
  color-support@^1.1.2, color-support@^1.1.3:
2324
2333
  version "1.1.3"
2325
2334
  resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
2326
2335
  integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
2327
2336
 
2337
+ color@^4.2.3:
2338
+ version "4.2.3"
2339
+ resolved "https://registry.yarnpkg.com/color/-/color-4.2.3.tgz#d781ecb5e57224ee43ea9627560107c0e0c6463a"
2340
+ integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==
2341
+ dependencies:
2342
+ color-convert "^2.0.1"
2343
+ color-string "^1.9.0"
2344
+
2328
2345
  colorette@^2.0.7:
2329
2346
  version "2.0.20"
2330
2347
  resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
@@ -4002,6 +4019,11 @@ is-arrayish@^0.2.1:
4002
4019
  resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
4003
4020
  integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
4004
4021
 
4022
+ is-arrayish@^0.3.1:
4023
+ version "0.3.2"
4024
+ resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
4025
+ integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
4026
+
4005
4027
  is-bigint@^1.0.1:
4006
4028
  version "1.0.4"
4007
4029
  resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3"
@@ -6473,6 +6495,13 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7:
6473
6495
  resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
6474
6496
  integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
6475
6497
 
6498
+ simple-swizzle@^0.2.2:
6499
+ version "0.2.2"
6500
+ resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
6501
+ integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==
6502
+ dependencies:
6503
+ is-arrayish "^0.3.1"
6504
+
6476
6505
  sinon@10.0.0:
6477
6506
  version "10.0.0"
6478
6507
  resolved "https://registry.yarnpkg.com/sinon/-/sinon-10.0.0.tgz#52279f97e35646ff73d23207d0307977c9b81430"
@@ -810,5 +810,5 @@
810
810
  ]
811
811
  }
812
812
  },
813
- "version": "2.0.4"
813
+ "version": "2.0.5"
814
814
  }
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-signups",
3
3
  "description": "Commands to interact with org shapes",
4
- "version": "2.0.4",
4
+ "version": "2.0.5",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
- "@oclif/core": "^3.11.0",
8
+ "@oclif/core": "^3.13.1",
9
9
  "@salesforce/core": "^6.1.3",
10
10
  "@salesforce/kit": "^3.0.15",
11
11
  "@salesforce/sf-plugins-core": "^5.0.1",
@@ -246,7 +246,7 @@
246
246
  "exports": "./lib/index.js",
247
247
  "type": "module",
248
248
  "sfdx": {
249
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.4.crt",
250
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.4.sig"
249
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.5.crt",
250
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.5.sig"
251
251
  }
252
252
  }