@salesforce/plugin-signups 3.0.2 → 3.0.3

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
@@ -123,7 +123,7 @@ EXAMPLES
123
123
  $ sf org create shape --target-org SourceOrg
124
124
  ```
125
125
 
126
- _See code: [src/commands/org/create/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/3.0.2/src/commands/org/create/shape.ts)_
126
+ _See code: [src/commands/org/create/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/3.0.3/src/commands/org/create/shape.ts)_
127
127
 
128
128
  ## `sf org create snapshot`
129
129
 
@@ -179,7 +179,7 @@ FLAG DESCRIPTIONS
179
179
  as a version control system tag or commit ID.
180
180
  ```
181
181
 
182
- _See code: [src/commands/org/create/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/3.0.2/src/commands/org/create/snapshot.ts)_
182
+ _See code: [src/commands/org/create/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/3.0.3/src/commands/org/create/snapshot.ts)_
183
183
 
184
184
  ## `sf org delete shape`
185
185
 
@@ -219,7 +219,7 @@ EXAMPLES
219
219
  $ sf org delete shape --target-org SourceOrg --no-prompt
220
220
  ```
221
221
 
222
- _See code: [src/commands/org/delete/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/3.0.2/src/commands/org/delete/shape.ts)_
222
+ _See code: [src/commands/org/delete/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/3.0.3/src/commands/org/delete/shape.ts)_
223
223
 
224
224
  ## `sf org delete snapshot`
225
225
 
@@ -264,7 +264,7 @@ FLAG DESCRIPTIONS
264
264
  The IDs of scratch org snapshots start with 0Oo.
265
265
  ```
266
266
 
267
- _See code: [src/commands/org/delete/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/3.0.2/src/commands/org/delete/snapshot.ts)_
267
+ _See code: [src/commands/org/delete/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/3.0.3/src/commands/org/delete/snapshot.ts)_
268
268
 
269
269
  ## `sf org get snapshot`
270
270
 
@@ -311,7 +311,7 @@ FLAG DESCRIPTIONS
311
311
  The IDs of scratch org snapshots start with 0Oo.
312
312
  ```
313
313
 
314
- _See code: [src/commands/org/get/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/3.0.2/src/commands/org/get/snapshot.ts)_
314
+ _See code: [src/commands/org/get/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/3.0.3/src/commands/org/get/snapshot.ts)_
315
315
 
316
316
  ## `sf org list shape`
317
317
 
@@ -344,7 +344,7 @@ EXAMPLES
344
344
  $ sf org list shape --json > tmp/MyOrgShapeList.json
345
345
  ```
346
346
 
347
- _See code: [src/commands/org/list/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/3.0.2/src/commands/org/list/shape.ts)_
347
+ _See code: [src/commands/org/list/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/3.0.3/src/commands/org/list/shape.ts)_
348
348
 
349
349
  ## `sf org list snapshot`
350
350
 
@@ -386,6 +386,6 @@ EXAMPLES
386
386
  $ sf org list snapshot --target-dev-hub SnapshotDevHub
387
387
  ```
388
388
 
389
- _See code: [src/commands/org/list/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/3.0.2/src/commands/org/list/snapshot.ts)_
389
+ _See code: [src/commands/org/list/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/3.0.3/src/commands/org/list/snapshot.ts)_
390
390
 
391
391
  <!-- commandsstop -->
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-signups",
3
- "version": "3.0.2",
3
+ "version": "3.0.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-signups",
9
- "version": "3.0.2",
9
+ "version": "3.0.3",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^4",
13
- "@salesforce/core": "^9.0.0",
13
+ "@salesforce/core": "^9.1.0",
14
14
  "@salesforce/kit": "^4.0.0",
15
15
  "@salesforce/sf-plugins-core": "^13.0.0",
16
16
  "change-case": "^5.4.4"
@@ -20,7 +20,7 @@
20
20
  "@salesforce/cli-plugins-testkit": "^5.3.64",
21
21
  "@salesforce/dev-scripts": "^11.0.4",
22
22
  "@salesforce/plugin-command-reference": "^3.1.128",
23
- "@salesforce/ts-types": "^3.0.0",
23
+ "@salesforce/ts-types": "^3.0.1",
24
24
  "@types/chai-as-promised": "^7.1.8",
25
25
  "@types/chai-string": "^1.4.5",
26
26
  "chai-as-promised": "7.1.2",
@@ -3334,9 +3334,9 @@
3334
3334
  }
3335
3335
  },
3336
3336
  "node_modules/@salesforce/core": {
3337
- "version": "9.0.0",
3338
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-9.0.0.tgz",
3339
- "integrity": "sha512-sL4sr8MXcdsHZJr0bacMY0ZJmbPwBEvJudDIlKxKdQu/62d1aNBvACPFfL32QJdu2sOkEpgF3CX/0znkU43g2g==",
3337
+ "version": "9.1.0",
3338
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-9.1.0.tgz",
3339
+ "integrity": "sha512-ID9g4YH0yZBeWI0eKJv2IJRRN6ZuNjwpIOjEZm9a79Gzxa3IITsV4PCvD8q7JA3PKqiln57p8yJE458Kn5KW1g==",
3340
3340
  "license": "Apache-2.0",
3341
3341
  "dependencies": {
3342
3342
  "@jsforce/jsforce-node": "^3.10.17",
@@ -3634,9 +3634,9 @@
3634
3634
  }
3635
3635
  },
3636
3636
  "node_modules/@salesforce/ts-types": {
3637
- "version": "3.0.0",
3638
- "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-3.0.0.tgz",
3639
- "integrity": "sha512-lTCoI1NtQWiMDyn7B9N/CfWK9WmSpRnbYWqKTZYstn3mZ2DWSYwJXTh5Oh2wAAS9LAD/vaoU3F/TrV3q7wfnYw==",
3637
+ "version": "3.0.1",
3638
+ "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-3.0.1.tgz",
3639
+ "integrity": "sha512-NWkveMYT2I3O7EAYwWHi6/ba2YUwp9MFi/zJzA+czK5MVqJfdD6FZbiQrTbALZNvFzgFSdq9BvHm6ygRmtROzw==",
3640
3640
  "license": "Apache-2.0",
3641
3641
  "engines": {
3642
3642
  "node": ">=22.0.0"
package/oclif.lock CHANGED
@@ -1208,10 +1208,10 @@
1208
1208
  ts-retry-promise "^0.8.1"
1209
1209
  zod "^4.1.12"
1210
1210
 
1211
- "@salesforce/core@^9.0.0":
1212
- version "9.0.0"
1213
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-9.0.0.tgz#bf7a2816a322b8febc5349f5a1c884b8be073b06"
1214
- integrity sha512-sL4sr8MXcdsHZJr0bacMY0ZJmbPwBEvJudDIlKxKdQu/62d1aNBvACPFfL32QJdu2sOkEpgF3CX/0znkU43g2g==
1211
+ "@salesforce/core@^9.0.0", "@salesforce/core@^9.1.0":
1212
+ version "9.1.0"
1213
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-9.1.0.tgz#ee879198cb88c9c61bd5234464ca13c6818b6ea3"
1214
+ integrity sha512-ID9g4YH0yZBeWI0eKJv2IJRRN6ZuNjwpIOjEZm9a79Gzxa3IITsV4PCvD8q7JA3PKqiln57p8yJE458Kn5KW1g==
1215
1215
  dependencies:
1216
1216
  "@jsforce/jsforce-node" "^3.10.17"
1217
1217
  "@salesforce/kit" "^4.0.0"
@@ -1340,10 +1340,10 @@
1340
1340
  resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.12.tgz#60420622812a7ec7e46d220667bc29b42dc247ff"
1341
1341
  integrity sha512-BIJyduJC18Kc8z+arUm5AZ9VkPRyw1KKAm+Tk+9LT99eOzhNilyfKzhZ4t+tG2lIGgnJpmytZfVDZ0e2kFul8g==
1342
1342
 
1343
- "@salesforce/ts-types@^3.0.0":
1344
- version "3.0.0"
1345
- resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-3.0.0.tgz#375b13e92f594bc9d0a09716d77fc753bd31e6a6"
1346
- integrity sha512-lTCoI1NtQWiMDyn7B9N/CfWK9WmSpRnbYWqKTZYstn3mZ2DWSYwJXTh5Oh2wAAS9LAD/vaoU3F/TrV3q7wfnYw==
1343
+ "@salesforce/ts-types@^3.0.0", "@salesforce/ts-types@^3.0.1":
1344
+ version "3.0.1"
1345
+ resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-3.0.1.tgz#e57ae9ab0c29aac98e4b247b841164c472b60827"
1346
+ integrity sha512-NWkveMYT2I3O7EAYwWHi6/ba2YUwp9MFi/zJzA+czK5MVqJfdD6FZbiQrTbALZNvFzgFSdq9BvHm6ygRmtROzw==
1347
1347
 
1348
1348
  "@shikijs/core@1.11.1":
1349
1349
  version "1.11.1"
@@ -862,5 +862,5 @@
862
862
  ]
863
863
  }
864
864
  },
865
- "version": "3.0.2"
865
+ "version": "3.0.3"
866
866
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-signups",
3
3
  "description": "Commands to interact with org shapes",
4
- "version": "3.0.2",
4
+ "version": "3.0.3",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^4",
9
- "@salesforce/core": "^9.0.0",
9
+ "@salesforce/core": "^9.1.0",
10
10
  "@salesforce/kit": "^4.0.0",
11
11
  "@salesforce/sf-plugins-core": "^13.0.0",
12
12
  "change-case": "^5.4.4"
@@ -16,7 +16,7 @@
16
16
  "@salesforce/cli-plugins-testkit": "^5.3.64",
17
17
  "@salesforce/dev-scripts": "^11.0.4",
18
18
  "@salesforce/plugin-command-reference": "^3.1.128",
19
- "@salesforce/ts-types": "^3.0.0",
19
+ "@salesforce/ts-types": "^3.0.1",
20
20
  "@types/chai-as-promised": "^7.1.8",
21
21
  "@types/chai-string": "^1.4.5",
22
22
  "chai-as-promised": "7.1.2",
@@ -220,7 +220,7 @@
220
220
  "exports": "./lib/index.js",
221
221
  "type": "module",
222
222
  "sfdx": {
223
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/3.0.2.crt",
224
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/3.0.2.sig"
223
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/3.0.3.crt",
224
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/3.0.3.sig"
225
225
  }
226
226
  }