@salesforce/plugin-custom-metadata 3.1.11 → 3.1.13
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 +5 -5
- package/oclif.lock +26 -21
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -148,7 +148,7 @@ FLAG DESCRIPTIONS
|
|
|
148
148
|
The value must be greater than or equal to zero. Default value is 0.
|
|
149
149
|
```
|
|
150
150
|
|
|
151
|
-
_See code: [src/commands/cmdt/generate/field.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.1.
|
|
151
|
+
_See code: [src/commands/cmdt/generate/field.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.1.13/src/commands/cmdt/generate/field.ts)_
|
|
152
152
|
|
|
153
153
|
## `sf cmdt generate fromorg`
|
|
154
154
|
|
|
@@ -236,7 +236,7 @@ FLAG DESCRIPTIONS
|
|
|
236
236
|
https://help.salesforce.com/s/articleView?id=sf.custommetadatatypes_ui_create.htm&type=5.
|
|
237
237
|
```
|
|
238
238
|
|
|
239
|
-
_See code: [src/commands/cmdt/generate/fromorg.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.1.
|
|
239
|
+
_See code: [src/commands/cmdt/generate/fromorg.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.1.13/src/commands/cmdt/generate/fromorg.ts)_
|
|
240
240
|
|
|
241
241
|
## `sf cmdt generate object`
|
|
242
242
|
|
|
@@ -297,7 +297,7 @@ FLAG DESCRIPTIONS
|
|
|
297
297
|
https://help.salesforce.com/s/articleView?id=sf.custommetadatatypes_ui_create.htm&type=5.
|
|
298
298
|
```
|
|
299
299
|
|
|
300
|
-
_See code: [src/commands/cmdt/generate/object.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.1.
|
|
300
|
+
_See code: [src/commands/cmdt/generate/object.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.1.13/src/commands/cmdt/generate/object.ts)_
|
|
301
301
|
|
|
302
302
|
## `sf cmdt generate record`
|
|
303
303
|
|
|
@@ -350,7 +350,7 @@ FLAG DESCRIPTIONS
|
|
|
350
350
|
Protected records can only be accessed by code in the same managed package namespace.
|
|
351
351
|
```
|
|
352
352
|
|
|
353
|
-
_See code: [src/commands/cmdt/generate/record.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.1.
|
|
353
|
+
_See code: [src/commands/cmdt/generate/record.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.1.13/src/commands/cmdt/generate/record.ts)_
|
|
354
354
|
|
|
355
355
|
## `sf cmdt generate records`
|
|
356
356
|
|
|
@@ -400,7 +400,7 @@ FLAG DESCRIPTIONS
|
|
|
400
400
|
The '__mdt' suffix is appended to the end of the name if it's omitted.
|
|
401
401
|
```
|
|
402
402
|
|
|
403
|
-
_See code: [src/commands/cmdt/generate/records.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.1.
|
|
403
|
+
_See code: [src/commands/cmdt/generate/records.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.1.13/src/commands/cmdt/generate/records.ts)_
|
|
404
404
|
|
|
405
405
|
<!-- commandsstop -->
|
|
406
406
|
|
package/oclif.lock
CHANGED
|
@@ -1599,15 +1599,15 @@
|
|
|
1599
1599
|
strip-ansi "6.0.1"
|
|
1600
1600
|
ts-retry-promise "^0.8.0"
|
|
1601
1601
|
|
|
1602
|
-
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.
|
|
1603
|
-
version "6.5.
|
|
1604
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.
|
|
1605
|
-
integrity sha512-
|
|
1602
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.3", "@salesforce/core@^6.5.4":
|
|
1603
|
+
version "6.5.5"
|
|
1604
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.5.tgz#ddfab1f6a51808ed1cadc98be3b7235d25ea436f"
|
|
1605
|
+
integrity sha512-2zWTwc9m+LGJNSKXk6I01dzWEjWKkHyYZbROksIPzfWJ5lGfErzpvsTcGAAskBrJD9EpQ4/BtMSLhPSwskI7Fw==
|
|
1606
1606
|
dependencies:
|
|
1607
1607
|
"@salesforce/kit" "^3.0.15"
|
|
1608
1608
|
"@salesforce/schemas" "^1.6.1"
|
|
1609
1609
|
"@salesforce/ts-types" "^2.0.9"
|
|
1610
|
-
"@types/semver" "^7.5.
|
|
1610
|
+
"@types/semver" "^7.5.7"
|
|
1611
1611
|
ajv "^8.12.0"
|
|
1612
1612
|
change-case "^4.1.2"
|
|
1613
1613
|
faye "^1.4.0"
|
|
@@ -1616,11 +1616,11 @@
|
|
|
1616
1616
|
jsforce "^2.0.0-beta.29"
|
|
1617
1617
|
jsonwebtoken "9.0.2"
|
|
1618
1618
|
jszip "3.10.1"
|
|
1619
|
-
pino "^8.
|
|
1619
|
+
pino "^8.19.0"
|
|
1620
1620
|
pino-abstract-transport "^1.1.0"
|
|
1621
1621
|
pino-pretty "^10.3.1"
|
|
1622
1622
|
proper-lockfile "^4.1.2"
|
|
1623
|
-
semver "^7.
|
|
1623
|
+
semver "^7.6.0"
|
|
1624
1624
|
ts-retry-promise "^0.7.1"
|
|
1625
1625
|
|
|
1626
1626
|
"@salesforce/dev-config@^4.1.0":
|
|
@@ -1705,15 +1705,15 @@
|
|
|
1705
1705
|
chalk "^4"
|
|
1706
1706
|
inquirer "^8.2.5"
|
|
1707
1707
|
|
|
1708
|
-
"@salesforce/sf-plugins-core@^7.1.
|
|
1709
|
-
version "7.1.
|
|
1710
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.
|
|
1711
|
-
integrity sha512-
|
|
1708
|
+
"@salesforce/sf-plugins-core@^7.1.11":
|
|
1709
|
+
version "7.1.11"
|
|
1710
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.11.tgz#63c0ca8cdc2f94b36b8e4bd5f107f9d806f9f5be"
|
|
1711
|
+
integrity sha512-2EAv1OYxGo5e/rZ+3k3G96oVZKK2FBPKK4CiFhgp8bQ7BB0+7+bmSyBjoQ26Q2AaEp4k0GQeNsh+0RN2ZhTuVg==
|
|
1712
1712
|
dependencies:
|
|
1713
1713
|
"@inquirer/confirm" "^2.0.17"
|
|
1714
1714
|
"@inquirer/password" "^1.1.16"
|
|
1715
|
-
"@oclif/core" "^3.19.
|
|
1716
|
-
"@salesforce/core" "^6.5.
|
|
1715
|
+
"@oclif/core" "^3.19.2"
|
|
1716
|
+
"@salesforce/core" "^6.5.4"
|
|
1717
1717
|
"@salesforce/kit" "^3.0.15"
|
|
1718
1718
|
"@salesforce/ts-types" "^2.0.9"
|
|
1719
1719
|
chalk "^5.3.0"
|
|
@@ -2411,11 +2411,16 @@
|
|
|
2411
2411
|
dependencies:
|
|
2412
2412
|
"@types/node" "*"
|
|
2413
2413
|
|
|
2414
|
-
"@types/semver@^7.5.0"
|
|
2414
|
+
"@types/semver@^7.5.0":
|
|
2415
2415
|
version "7.5.6"
|
|
2416
2416
|
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
|
|
2417
2417
|
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
|
|
2418
2418
|
|
|
2419
|
+
"@types/semver@^7.5.7":
|
|
2420
|
+
version "7.5.7"
|
|
2421
|
+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.7.tgz#326f5fdda70d13580777bcaa1bc6fa772a5aef0e"
|
|
2422
|
+
integrity sha512-/wdoPq1QqkSj9/QOeKkFquEuPzQbHTWAMPH/PaUMB+JuR31lXhlWXRZ52IpfDYVlDOUBvX09uBrPwxGT1hjNBg==
|
|
2423
|
+
|
|
2419
2424
|
"@types/shelljs@^0.8.15":
|
|
2420
2425
|
version "0.8.15"
|
|
2421
2426
|
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.15.tgz#22c6ab9dfe05cec57d8e6cb1a95ea173aee9fcac"
|
|
@@ -5189,9 +5194,9 @@ interpret@^1.0.0:
|
|
|
5189
5194
|
integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==
|
|
5190
5195
|
|
|
5191
5196
|
ip@^2.0.0:
|
|
5192
|
-
version "2.0.
|
|
5193
|
-
resolved "https://registry.yarnpkg.com/ip/-/ip-2.0.
|
|
5194
|
-
integrity sha512-
|
|
5197
|
+
version "2.0.1"
|
|
5198
|
+
resolved "https://registry.yarnpkg.com/ip/-/ip-2.0.1.tgz#e8f3595d33a3ea66490204234b77636965307105"
|
|
5199
|
+
integrity sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==
|
|
5195
5200
|
|
|
5196
5201
|
is-array-buffer@^3.0.1, is-array-buffer@^3.0.2:
|
|
5197
5202
|
version "3.0.2"
|
|
@@ -7079,10 +7084,10 @@ pino-std-serializers@^6.0.0:
|
|
|
7079
7084
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
|
7080
7085
|
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
|
|
7081
7086
|
|
|
7082
|
-
pino@^8.
|
|
7083
|
-
version "8.
|
|
7084
|
-
resolved "https://registry.yarnpkg.com/pino/-/pino-8.
|
|
7085
|
-
integrity sha512-
|
|
7087
|
+
pino@^8.19.0:
|
|
7088
|
+
version "8.19.0"
|
|
7089
|
+
resolved "https://registry.yarnpkg.com/pino/-/pino-8.19.0.tgz#ccc15ef736f103ec02cfbead0912bc436dc92ce4"
|
|
7090
|
+
integrity sha512-oswmokxkav9bADfJ2ifrvfHUwad6MLp73Uat0IkQWY3iAw5xTRoznXbXksZs8oaOUMpmhVWD+PZogNzllWpJaA==
|
|
7086
7091
|
dependencies:
|
|
7087
7092
|
atomic-sleep "^1.0.0"
|
|
7088
7093
|
fast-redact "^3.1.1"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-custom-metadata",
|
|
3
3
|
"description": "Tools for working with custom metadata types and their records.",
|
|
4
|
-
"version": "3.1.
|
|
4
|
+
"version": "3.1.13",
|
|
5
5
|
"contributors": [
|
|
6
6
|
{
|
|
7
7
|
"name": "Carolyn Grabill",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"@oclif/core": "^3.19.2",
|
|
46
46
|
"@salesforce/core": "^6.5.1",
|
|
47
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
47
|
+
"@salesforce/sf-plugins-core": "^7.1.11",
|
|
48
48
|
"csv-parse": "^5.5.3",
|
|
49
49
|
"fast-xml-parser": "^4.3.4"
|
|
50
50
|
},
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
"type": "module",
|
|
244
244
|
"author": "Salesforce",
|
|
245
245
|
"sfdx": {
|
|
246
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.1.
|
|
247
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.1.
|
|
246
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.1.13.crt",
|
|
247
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.1.13.sig"
|
|
248
248
|
}
|
|
249
249
|
}
|