@salesforce/plugin-custom-metadata 3.3.80 → 3.3.81

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
@@ -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.80/src/commands/cmdt/generate/field.ts)_
152
+ _See code: [src/commands/cmdt/generate/field.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.81/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.80/src/commands/cmdt/generate/fromorg.ts)_
241
+ _See code: [src/commands/cmdt/generate/fromorg.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.81/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.80/src/commands/cmdt/generate/object.ts)_
303
+ _See code: [src/commands/cmdt/generate/object.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.81/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.80/src/commands/cmdt/generate/record.ts)_
358
+ _See code: [src/commands/cmdt/generate/record.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.81/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.80/src/commands/cmdt/generate/records.ts)_
409
+ _See code: [src/commands/cmdt/generate/records.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.81/src/commands/cmdt/generate/records.ts)_
410
410
 
411
411
  <!-- commandsstop -->
412
412
 
@@ -1,26 +1,26 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-custom-metadata",
3
- "version": "3.3.80",
3
+ "version": "3.3.81",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-custom-metadata",
9
- "version": "3.3.80",
9
+ "version": "3.3.81",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@salesforce/core": "^8.26.3",
13
13
  "@salesforce/sf-plugins-core": "^11.3.12",
14
14
  "csv-parse": "^5.6.0",
15
- "fast-xml-parser": "^5.4.1"
15
+ "fast-xml-parser": "^5.4.2"
16
16
  },
17
17
  "devDependencies": {
18
18
  "@jsforce/jsforce-node": "^3.10.14",
19
- "@oclif/core": "^4.8.0",
19
+ "@oclif/core": "^4.8.2",
20
20
  "@oclif/plugin-command-snapshot": "^5.3.9",
21
21
  "@salesforce/cli-plugins-testkit": "^5.3.41",
22
22
  "@salesforce/dev-scripts": "^11.0.4",
23
- "@salesforce/plugin-command-reference": "^3.1.80",
23
+ "@salesforce/plugin-command-reference": "^3.1.81",
24
24
  "eslint-plugin-sf-plugin": "^1.20.33",
25
25
  "oclif": "^4.22.81",
26
26
  "ts-node": "^10.9.2",
@@ -3350,9 +3350,9 @@
3350
3350
  }
3351
3351
  },
3352
3352
  "node_modules/@oclif/core": {
3353
- "version": "4.8.0",
3354
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.8.0.tgz",
3355
- "integrity": "sha512-jteNUQKgJHLHFbbz806aGZqf+RJJ7t4gwF4MYa8fCwCxQ8/klJNWc0MvaJiBebk7Mc+J39mdlsB4XraaCKznFw==",
3353
+ "version": "4.8.2",
3354
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.8.2.tgz",
3355
+ "integrity": "sha512-P+XAOtuWM/Fewau64c31bYUiLFJTzhth229xVbBrG1siLc7+2uezUYhP5eWn/++nZPZ/wChSqYgQNN4HPw/ZHQ==",
3356
3356
  "license": "MIT",
3357
3357
  "dependencies": {
3358
3358
  "ansi-escapes": "^4.3.2",
@@ -3365,7 +3365,7 @@
3365
3365
  "indent-string": "^4.0.0",
3366
3366
  "is-wsl": "^2.2.0",
3367
3367
  "lilconfig": "^3.1.3",
3368
- "minimatch": "^9.0.5",
3368
+ "minimatch": "^10.2.4",
3369
3369
  "semver": "^7.7.3",
3370
3370
  "string-width": "^4.2.3",
3371
3371
  "supports-color": "^8",
@@ -3378,16 +3378,37 @@
3378
3378
  "node": ">=18.0.0"
3379
3379
  }
3380
3380
  },
3381
+ "node_modules/@oclif/core/node_modules/balanced-match": {
3382
+ "version": "4.0.4",
3383
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
3384
+ "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
3385
+ "license": "MIT",
3386
+ "engines": {
3387
+ "node": "18 || 20 || >=22"
3388
+ }
3389
+ },
3390
+ "node_modules/@oclif/core/node_modules/brace-expansion": {
3391
+ "version": "5.0.4",
3392
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz",
3393
+ "integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==",
3394
+ "license": "MIT",
3395
+ "dependencies": {
3396
+ "balanced-match": "^4.0.2"
3397
+ },
3398
+ "engines": {
3399
+ "node": "18 || 20 || >=22"
3400
+ }
3401
+ },
3381
3402
  "node_modules/@oclif/core/node_modules/minimatch": {
3382
- "version": "9.0.5",
3383
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
3384
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
3385
- "license": "ISC",
3403
+ "version": "10.2.4",
3404
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
3405
+ "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
3406
+ "license": "BlueOak-1.0.0",
3386
3407
  "dependencies": {
3387
- "brace-expansion": "^2.0.1"
3408
+ "brace-expansion": "^5.0.2"
3388
3409
  },
3389
3410
  "engines": {
3390
- "node": ">=16 || 14 >=14.17"
3411
+ "node": "18 || 20 || >=22"
3391
3412
  },
3392
3413
  "funding": {
3393
3414
  "url": "https://github.com/sponsors/isaacs"
@@ -3882,9 +3903,9 @@
3882
3903
  }
3883
3904
  },
3884
3905
  "node_modules/@salesforce/plugin-command-reference": {
3885
- "version": "3.1.80",
3886
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.80.tgz",
3887
- "integrity": "sha512-2rEP/BJBHUMPtntJERmq4G0Z1MZWilPzWoMnItwCTIEL9NW+q15ZWsstMSCkZNegqktfBfml9iurTth6WODeHQ==",
3906
+ "version": "3.1.81",
3907
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.81.tgz",
3908
+ "integrity": "sha512-+xvOuPraDLVeJ2myqJPOvcQtXQoiDJTE0vCdZTl+DMFTS6cfghfVPIw17MNbRrdnQyca1lGVooFl84333UVspA==",
3888
3909
  "dev": true,
3889
3910
  "license": "Apache-2.0",
3890
3911
  "dependencies": {
@@ -7836,9 +7857,9 @@
7836
7857
  "license": "MIT"
7837
7858
  },
7838
7859
  "node_modules/fast-xml-parser": {
7839
- "version": "5.4.1",
7840
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.4.1.tgz",
7841
- "integrity": "sha512-BQ30U1mKkvXQXXkAGcuyUA/GA26oEB7NzOtsxCDtyu62sjGw5QraKFhx2Em3WQNjPw9PG6MQ9yuIIgkSDfGu5A==",
7860
+ "version": "5.4.2",
7861
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.4.2.tgz",
7862
+ "integrity": "sha512-pw/6pIl4k0CSpElPEJhDppLzaixDEuWui2CUQQBH/ECDf7+y6YwA4Gf7Tyb0Rfe4DIMuZipYj4AEL0nACKglvQ==",
7842
7863
  "funding": [
7843
7864
  {
7844
7865
  "type": "github",
package/oclif.lock CHANGED
@@ -1368,10 +1368,10 @@
1368
1368
  "@nodelib/fs.scandir" "2.1.5"
1369
1369
  fastq "^1.6.0"
1370
1370
 
1371
- "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.8.0":
1372
- version "4.8.0"
1373
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.0.tgz#bde8fad00019c8c0a8e27787b4b42c4670842785"
1374
- integrity sha512-jteNUQKgJHLHFbbz806aGZqf+RJJ7t4gwF4MYa8fCwCxQ8/klJNWc0MvaJiBebk7Mc+J39mdlsB4XraaCKznFw==
1371
+ "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.8.0", "@oclif/core@^4.8.2":
1372
+ version "4.8.2"
1373
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.2.tgz#b4bb065b44da9eb2719086854b009a6747455d09"
1374
+ integrity sha512-P+XAOtuWM/Fewau64c31bYUiLFJTzhth229xVbBrG1siLc7+2uezUYhP5eWn/++nZPZ/wChSqYgQNN4HPw/ZHQ==
1375
1375
  dependencies:
1376
1376
  ansi-escapes "^4.3.2"
1377
1377
  ansis "^3.17.0"
@@ -1383,7 +1383,7 @@
1383
1383
  indent-string "^4.0.0"
1384
1384
  is-wsl "^2.2.0"
1385
1385
  lilconfig "^3.1.3"
1386
- minimatch "^9.0.5"
1386
+ minimatch "^10.2.4"
1387
1387
  semver "^7.7.3"
1388
1388
  string-width "^4.2.3"
1389
1389
  supports-color "^8"
@@ -1547,10 +1547,10 @@
1547
1547
  dependencies:
1548
1548
  "@salesforce/ts-types" "^2.0.12"
1549
1549
 
1550
- "@salesforce/plugin-command-reference@^3.1.80":
1551
- version "3.1.80"
1552
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.80.tgz#99fdee1ab629e3708a5d7409c69a4b9fb1ca6275"
1553
- integrity sha512-2rEP/BJBHUMPtntJERmq4G0Z1MZWilPzWoMnItwCTIEL9NW+q15ZWsstMSCkZNegqktfBfml9iurTth6WODeHQ==
1550
+ "@salesforce/plugin-command-reference@^3.1.81":
1551
+ version "3.1.81"
1552
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.81.tgz#a25c70aa8acf4a088e597ad9057ed0ad5b4b0f87"
1553
+ integrity sha512-+xvOuPraDLVeJ2myqJPOvcQtXQoiDJTE0vCdZTl+DMFTS6cfghfVPIw17MNbRrdnQyca1lGVooFl84333UVspA==
1554
1554
  dependencies:
1555
1555
  "@oclif/core" "^4"
1556
1556
  "@salesforce/core" "^8.23.3"
@@ -2742,6 +2742,11 @@ balanced-match@^3.0.0:
2742
2742
  resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-3.0.1.tgz#e854b098724b15076384266497392a271f4a26a0"
2743
2743
  integrity sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w==
2744
2744
 
2745
+ balanced-match@^4.0.2:
2746
+ version "4.0.4"
2747
+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
2748
+ integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
2749
+
2745
2750
  base64-js@^1.3.1:
2746
2751
  version "1.5.1"
2747
2752
  resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
@@ -2784,6 +2789,13 @@ brace-expansion@^4.0.0:
2784
2789
  dependencies:
2785
2790
  balanced-match "^3.0.0"
2786
2791
 
2792
+ brace-expansion@^5.0.2:
2793
+ version "5.0.4"
2794
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336"
2795
+ integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==
2796
+ dependencies:
2797
+ balanced-match "^4.0.2"
2798
+
2787
2799
  braces@^3.0.3, braces@~3.0.2:
2788
2800
  version "3.0.3"
2789
2801
  resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -3935,10 +3947,10 @@ fast-xml-parser@5.3.6:
3935
3947
  dependencies:
3936
3948
  strnum "^2.1.2"
3937
3949
 
3938
- fast-xml-parser@^5.4.1:
3939
- version "5.4.1"
3940
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.4.1.tgz#0c81b8ecfb3021e5ad83aa3df904af19a05bc601"
3941
- integrity sha512-BQ30U1mKkvXQXXkAGcuyUA/GA26oEB7NzOtsxCDtyu62sjGw5QraKFhx2Em3WQNjPw9PG6MQ9yuIIgkSDfGu5A==
3950
+ fast-xml-parser@^5.4.2:
3951
+ version "5.4.2"
3952
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.4.2.tgz#7fc66463b59260b0c5fd57edf46148a418bde68b"
3953
+ integrity sha512-pw/6pIl4k0CSpElPEJhDppLzaixDEuWui2CUQQBH/ECDf7+y6YwA4Gf7Tyb0Rfe4DIMuZipYj4AEL0nACKglvQ==
3942
3954
  dependencies:
3943
3955
  fast-xml-builder "^1.0.0"
3944
3956
  strnum "^2.1.2"
@@ -5528,6 +5540,13 @@ minimatch@9.0.3:
5528
5540
  dependencies:
5529
5541
  brace-expansion "^2.0.1"
5530
5542
 
5543
+ minimatch@^10.2.4:
5544
+ version "10.2.4"
5545
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
5546
+ integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
5547
+ dependencies:
5548
+ brace-expansion "^5.0.2"
5549
+
5531
5550
  minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
5532
5551
  version "3.1.2"
5533
5552
  resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -850,5 +850,5 @@
850
850
  ]
851
851
  }
852
852
  },
853
- "version": "3.3.80"
853
+ "version": "3.3.81"
854
854
  }
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.80",
4
+ "version": "3.3.81",
5
5
  "contributors": [
6
6
  {
7
7
  "name": "Carolyn Grabill",
@@ -45,15 +45,15 @@
45
45
  "@salesforce/core": "^8.26.3",
46
46
  "@salesforce/sf-plugins-core": "^11.3.12",
47
47
  "csv-parse": "^5.6.0",
48
- "fast-xml-parser": "^5.4.1"
48
+ "fast-xml-parser": "^5.4.2"
49
49
  },
50
50
  "devDependencies": {
51
51
  "@jsforce/jsforce-node": "^3.10.14",
52
- "@oclif/core": "^4.8.0",
52
+ "@oclif/core": "^4.8.2",
53
53
  "@oclif/plugin-command-snapshot": "^5.3.9",
54
54
  "@salesforce/cli-plugins-testkit": "^5.3.41",
55
55
  "@salesforce/dev-scripts": "^11.0.4",
56
- "@salesforce/plugin-command-reference": "^3.1.80",
56
+ "@salesforce/plugin-command-reference": "^3.1.81",
57
57
  "eslint-plugin-sf-plugin": "^1.20.33",
58
58
  "oclif": "^4.22.81",
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.80.crt",
248
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.3.80.sig"
247
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.3.81.crt",
248
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.3.81.sig"
249
249
  }
250
250
  }