@salesforce/plugin-custom-metadata 3.3.96 → 3.3.97
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/npm-shrinkwrap.json +16 -16
- package/oclif.lock +15 -15
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
package/README.md
CHANGED
|
@@ -149,7 +149,7 @@ FLAG DESCRIPTIONS
|
|
|
149
149
|
The value must be greater than or equal to zero. Default value is 0.
|
|
150
150
|
```
|
|
151
151
|
|
|
152
|
-
_See code: [src/commands/cmdt/generate/field.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.
|
|
152
|
+
_See code: [src/commands/cmdt/generate/field.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.97/src/commands/cmdt/generate/field.ts)_
|
|
153
153
|
|
|
154
154
|
## `sf cmdt generate fromorg`
|
|
155
155
|
|
|
@@ -238,7 +238,7 @@ FLAG DESCRIPTIONS
|
|
|
238
238
|
https://help.salesforce.com/s/articleView?id=sf.custommetadatatypes_ui_create.htm&type=5.
|
|
239
239
|
```
|
|
240
240
|
|
|
241
|
-
_See code: [src/commands/cmdt/generate/fromorg.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.
|
|
241
|
+
_See code: [src/commands/cmdt/generate/fromorg.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.97/src/commands/cmdt/generate/fromorg.ts)_
|
|
242
242
|
|
|
243
243
|
## `sf cmdt generate object`
|
|
244
244
|
|
|
@@ -300,7 +300,7 @@ FLAG DESCRIPTIONS
|
|
|
300
300
|
https://help.salesforce.com/s/articleView?id=sf.custommetadatatypes_ui_create.htm&type=5.
|
|
301
301
|
```
|
|
302
302
|
|
|
303
|
-
_See code: [src/commands/cmdt/generate/object.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.
|
|
303
|
+
_See code: [src/commands/cmdt/generate/object.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.97/src/commands/cmdt/generate/object.ts)_
|
|
304
304
|
|
|
305
305
|
## `sf cmdt generate record`
|
|
306
306
|
|
|
@@ -355,7 +355,7 @@ FLAG DESCRIPTIONS
|
|
|
355
355
|
Protected records can only be accessed by code in the same managed package namespace.
|
|
356
356
|
```
|
|
357
357
|
|
|
358
|
-
_See code: [src/commands/cmdt/generate/record.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.
|
|
358
|
+
_See code: [src/commands/cmdt/generate/record.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.97/src/commands/cmdt/generate/record.ts)_
|
|
359
359
|
|
|
360
360
|
## `sf cmdt generate records`
|
|
361
361
|
|
|
@@ -406,7 +406,7 @@ FLAG DESCRIPTIONS
|
|
|
406
406
|
The '__mdt' suffix is appended to the end of the name if it's omitted.
|
|
407
407
|
```
|
|
408
408
|
|
|
409
|
-
_See code: [src/commands/cmdt/generate/records.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.
|
|
409
|
+
_See code: [src/commands/cmdt/generate/records.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.97/src/commands/cmdt/generate/records.ts)_
|
|
410
410
|
|
|
411
411
|
<!-- commandsstop -->
|
|
412
412
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-custom-metadata",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.97",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-custom-metadata",
|
|
9
|
-
"version": "3.3.
|
|
9
|
+
"version": "3.3.97",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@salesforce/core": "^8.28.4",
|
|
13
13
|
"@salesforce/sf-plugins-core": "^11.3.12",
|
|
14
14
|
"csv-parse": "^5.6.0",
|
|
15
|
-
"fast-xml-parser": "^5.7.
|
|
15
|
+
"fast-xml-parser": "^5.7.2"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
18
|
"@jsforce/jsforce-node": "^3.10.14",
|
|
19
19
|
"@oclif/core": "^4.10.6",
|
|
20
20
|
"@oclif/plugin-command-snapshot": "^5.3.15",
|
|
21
|
-
"@salesforce/cli-plugins-testkit": "^5.3.
|
|
21
|
+
"@salesforce/cli-plugins-testkit": "^5.3.54",
|
|
22
22
|
"@salesforce/dev-scripts": "^11.0.4",
|
|
23
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
23
|
+
"@salesforce/plugin-command-reference": "^3.1.93",
|
|
24
24
|
"eslint-plugin-sf-plugin": "^1.20.33",
|
|
25
25
|
"oclif": "^4.23.0",
|
|
26
26
|
"ts-node": "^10.9.2",
|
|
@@ -6105,13 +6105,13 @@
|
|
|
6105
6105
|
}
|
|
6106
6106
|
},
|
|
6107
6107
|
"node_modules/@salesforce/cli-plugins-testkit": {
|
|
6108
|
-
"version": "5.3.
|
|
6109
|
-
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.
|
|
6110
|
-
"integrity": "sha512-
|
|
6108
|
+
"version": "5.3.54",
|
|
6109
|
+
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.54.tgz",
|
|
6110
|
+
"integrity": "sha512-OT4S2Wstg2gqWWbhG4q+/AioIWpU1BEsC+KBIBtw1Wckktxv6B/SWlpgIrCz6nQAPwwDpY1sNeGLxpDsNUKVzw==",
|
|
6111
6111
|
"dev": true,
|
|
6112
6112
|
"license": "Apache-2.0",
|
|
6113
6113
|
"dependencies": {
|
|
6114
|
-
"@salesforce/core": "^8.28.
|
|
6114
|
+
"@salesforce/core": "^8.28.4",
|
|
6115
6115
|
"@salesforce/kit": "^3.2.6",
|
|
6116
6116
|
"@salesforce/ts-types": "^2.0.11",
|
|
6117
6117
|
"@types/shelljs": "^0.10.0",
|
|
@@ -6395,14 +6395,14 @@
|
|
|
6395
6395
|
}
|
|
6396
6396
|
},
|
|
6397
6397
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
6398
|
-
"version": "3.1.
|
|
6399
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
6400
|
-
"integrity": "sha512-
|
|
6398
|
+
"version": "3.1.93",
|
|
6399
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.93.tgz",
|
|
6400
|
+
"integrity": "sha512-frdd4uv3p4sdSRAVhi5VehC7K2p1YKvac1SjONSaEFSVa5AVUGZzNLd30iMzNhWwos7H/8uypj8D8uatBNVS5A==",
|
|
6401
6401
|
"dev": true,
|
|
6402
6402
|
"license": "Apache-2.0",
|
|
6403
6403
|
"dependencies": {
|
|
6404
6404
|
"@oclif/core": "^4",
|
|
6405
|
-
"@salesforce/core": "^8.28.
|
|
6405
|
+
"@salesforce/core": "^8.28.4",
|
|
6406
6406
|
"@salesforce/kit": "^3.2.6",
|
|
6407
6407
|
"@salesforce/sf-plugins-core": "^11.3.12",
|
|
6408
6408
|
"@salesforce/ts-types": "^2.0.11",
|
|
@@ -10670,9 +10670,9 @@
|
|
|
10670
10670
|
}
|
|
10671
10671
|
},
|
|
10672
10672
|
"node_modules/fast-xml-parser": {
|
|
10673
|
-
"version": "5.7.
|
|
10674
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.7.
|
|
10675
|
-
"integrity": "sha512-
|
|
10673
|
+
"version": "5.7.2",
|
|
10674
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.7.2.tgz",
|
|
10675
|
+
"integrity": "sha512-P7oW7tLbYnhOLQk/Gv7cZgzgMPP/XN03K02/Jy6Y/NHzyIAIpxuZIM/YqAkfiXFPxA2CTm7NtCijK9EDu09u2w==",
|
|
10676
10676
|
"funding": [
|
|
10677
10677
|
{
|
|
10678
10678
|
"type": "github",
|
package/oclif.lock
CHANGED
|
@@ -1799,12 +1799,12 @@
|
|
|
1799
1799
|
"@pnpm/network.ca-file" "^1.0.1"
|
|
1800
1800
|
config-chain "^1.1.11"
|
|
1801
1801
|
|
|
1802
|
-
"@salesforce/cli-plugins-testkit@^5.3.
|
|
1803
|
-
version "5.3.
|
|
1804
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.
|
|
1805
|
-
integrity sha512-
|
|
1802
|
+
"@salesforce/cli-plugins-testkit@^5.3.54":
|
|
1803
|
+
version "5.3.54"
|
|
1804
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.54.tgz#636bed66cb28f94c3d415277d1796f5407a6313f"
|
|
1805
|
+
integrity sha512-OT4S2Wstg2gqWWbhG4q+/AioIWpU1BEsC+KBIBtw1Wckktxv6B/SWlpgIrCz6nQAPwwDpY1sNeGLxpDsNUKVzw==
|
|
1806
1806
|
dependencies:
|
|
1807
|
-
"@salesforce/core" "^8.28.
|
|
1807
|
+
"@salesforce/core" "^8.28.4"
|
|
1808
1808
|
"@salesforce/kit" "^3.2.6"
|
|
1809
1809
|
"@salesforce/ts-types" "^2.0.11"
|
|
1810
1810
|
"@types/shelljs" "^0.10.0"
|
|
@@ -1815,7 +1815,7 @@
|
|
|
1815
1815
|
strip-ansi "6.0.1"
|
|
1816
1816
|
ts-retry-promise "^0.8.1"
|
|
1817
1817
|
|
|
1818
|
-
"@salesforce/core@^8.23.1", "@salesforce/core@^8.28.
|
|
1818
|
+
"@salesforce/core@^8.23.1", "@salesforce/core@^8.28.4", "@salesforce/core@^8.5.1":
|
|
1819
1819
|
version "8.28.4"
|
|
1820
1820
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.28.4.tgz#98920d62c2b2a7fa025af38c74bdf6687d91b0a8"
|
|
1821
1821
|
integrity sha512-XQ0BBSetdW9cu36pu8ig5ZBX3oAbDSSH4djHkSU3iAzjLdTygEPIBVtKNeyj1++GmCy0rRiLr/yqoFYr21+GuQ==
|
|
@@ -1884,13 +1884,13 @@
|
|
|
1884
1884
|
dependencies:
|
|
1885
1885
|
"@salesforce/ts-types" "^2.0.12"
|
|
1886
1886
|
|
|
1887
|
-
"@salesforce/plugin-command-reference@^3.1.
|
|
1888
|
-
version "3.1.
|
|
1889
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
1890
|
-
integrity sha512-
|
|
1887
|
+
"@salesforce/plugin-command-reference@^3.1.93":
|
|
1888
|
+
version "3.1.93"
|
|
1889
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.93.tgz#44912e9e2fde29d8c7686115172df37c84d2fa4c"
|
|
1890
|
+
integrity sha512-frdd4uv3p4sdSRAVhi5VehC7K2p1YKvac1SjONSaEFSVa5AVUGZzNLd30iMzNhWwos7H/8uypj8D8uatBNVS5A==
|
|
1891
1891
|
dependencies:
|
|
1892
1892
|
"@oclif/core" "^4"
|
|
1893
|
-
"@salesforce/core" "^8.28.
|
|
1893
|
+
"@salesforce/core" "^8.28.4"
|
|
1894
1894
|
"@salesforce/kit" "^3.2.6"
|
|
1895
1895
|
"@salesforce/sf-plugins-core" "^11.3.12"
|
|
1896
1896
|
"@salesforce/ts-types" "^2.0.11"
|
|
@@ -4412,10 +4412,10 @@ fast-xml-parser@5.5.8:
|
|
|
4412
4412
|
path-expression-matcher "^1.2.0"
|
|
4413
4413
|
strnum "^2.2.0"
|
|
4414
4414
|
|
|
4415
|
-
fast-xml-parser@^5.7.
|
|
4416
|
-
version "5.7.
|
|
4417
|
-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.7.
|
|
4418
|
-
integrity sha512-
|
|
4415
|
+
fast-xml-parser@^5.7.2:
|
|
4416
|
+
version "5.7.2"
|
|
4417
|
+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.7.2.tgz#fecd0b054c6c132fc03dab994a413da781e0eb9f"
|
|
4418
|
+
integrity sha512-P7oW7tLbYnhOLQk/Gv7cZgzgMPP/XN03K02/Jy6Y/NHzyIAIpxuZIM/YqAkfiXFPxA2CTm7NtCijK9EDu09u2w==
|
|
4419
4419
|
dependencies:
|
|
4420
4420
|
"@nodable/entities" "^2.1.0"
|
|
4421
4421
|
fast-xml-builder "^1.1.5"
|
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.3.
|
|
4
|
+
"version": "3.3.97",
|
|
5
5
|
"contributors": [
|
|
6
6
|
{
|
|
7
7
|
"name": "Carolyn Grabill",
|
|
@@ -45,15 +45,15 @@
|
|
|
45
45
|
"@salesforce/core": "^8.28.4",
|
|
46
46
|
"@salesforce/sf-plugins-core": "^11.3.12",
|
|
47
47
|
"csv-parse": "^5.6.0",
|
|
48
|
-
"fast-xml-parser": "^5.7.
|
|
48
|
+
"fast-xml-parser": "^5.7.2"
|
|
49
49
|
},
|
|
50
50
|
"devDependencies": {
|
|
51
51
|
"@jsforce/jsforce-node": "^3.10.14",
|
|
52
52
|
"@oclif/core": "^4.10.6",
|
|
53
53
|
"@oclif/plugin-command-snapshot": "^5.3.15",
|
|
54
|
-
"@salesforce/cli-plugins-testkit": "^5.3.
|
|
54
|
+
"@salesforce/cli-plugins-testkit": "^5.3.54",
|
|
55
55
|
"@salesforce/dev-scripts": "^11.0.4",
|
|
56
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
56
|
+
"@salesforce/plugin-command-reference": "^3.1.93",
|
|
57
57
|
"eslint-plugin-sf-plugin": "^1.20.33",
|
|
58
58
|
"oclif": "^4.23.0",
|
|
59
59
|
"ts-node": "^10.9.2",
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
"type": "module",
|
|
245
245
|
"author": "Salesforce",
|
|
246
246
|
"sfdx": {
|
|
247
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.3.
|
|
248
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.3.
|
|
247
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.3.97.crt",
|
|
248
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.3.97.sig"
|
|
249
249
|
}
|
|
250
250
|
}
|