@salesforce/plugin-custom-metadata 3.0.8 → 3.0.10
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 +70 -50
- package/oclif.manifest.json +1 -1
- package/package.json +9 -9
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.0.
|
|
151
|
+
_See code: [src/commands/cmdt/generate/field.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.0.10/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.0.
|
|
239
|
+
_See code: [src/commands/cmdt/generate/fromorg.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.0.10/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.0.
|
|
300
|
+
_See code: [src/commands/cmdt/generate/object.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.0.10/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.0.
|
|
353
|
+
_See code: [src/commands/cmdt/generate/record.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.0.10/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.0.
|
|
403
|
+
_See code: [src/commands/cmdt/generate/records.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.0.10/src/commands/cmdt/generate/records.ts)_
|
|
404
404
|
|
|
405
405
|
<!-- commandsstop -->
|
|
406
406
|
|
package/oclif.lock
CHANGED
|
@@ -727,10 +727,10 @@
|
|
|
727
727
|
wordwrap "^1.0.0"
|
|
728
728
|
wrap-ansi "^7.0.0"
|
|
729
729
|
|
|
730
|
-
"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.
|
|
731
|
-
version "3.
|
|
732
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
733
|
-
integrity sha512-
|
|
730
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.14.1", "@oclif/core@^3.15.0", "@oclif/core@^3.3.1":
|
|
731
|
+
version "3.15.0"
|
|
732
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.0.tgz#28405012137fa92efcc5a2c4d61336dd64c697cb"
|
|
733
|
+
integrity sha512-A1EVh4gv7mqAJ9OGVxLugaLcHvQnGwvOnPToP8OT9AldJ0LwVExOwhhlnOstYca33MIpGH00twYxWMS5nxMuDQ==
|
|
734
734
|
dependencies:
|
|
735
735
|
ansi-escapes "^4.3.2"
|
|
736
736
|
ansi-styles "^4.3.0"
|
|
@@ -760,10 +760,10 @@
|
|
|
760
760
|
wordwrap "^1.0.0"
|
|
761
761
|
wrap-ansi "^7.0.0"
|
|
762
762
|
|
|
763
|
-
"@oclif/plugin-command-snapshot@^5.0.
|
|
764
|
-
version "5.0.
|
|
765
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.
|
|
766
|
-
integrity sha512-
|
|
763
|
+
"@oclif/plugin-command-snapshot@^5.0.4":
|
|
764
|
+
version "5.0.4"
|
|
765
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.4.tgz#d80cf80cdf8e6a21cddbea607c5a39c96d577b87"
|
|
766
|
+
integrity sha512-dsogNsY/k9D9aoceEWZhGklHBCIsJQpVAKwRKSQkrzhvesi/qB4reEfcuWGy1FtJihTVEVSGLdGBIz2Wu1XApA==
|
|
767
767
|
dependencies:
|
|
768
768
|
"@oclif/core" "^3.10.8"
|
|
769
769
|
"@types/lodash.difference" "^4.5.9"
|
|
@@ -773,7 +773,7 @@
|
|
|
773
773
|
lodash.get "^4.4.2"
|
|
774
774
|
lodash.sortby "^4.7.0"
|
|
775
775
|
semver "^7.5.4"
|
|
776
|
-
ts-json-schema-generator "^1.
|
|
776
|
+
ts-json-schema-generator "^1.5.0"
|
|
777
777
|
|
|
778
778
|
"@oclif/plugin-help@^5.2.14":
|
|
779
779
|
version "5.2.19"
|
|
@@ -908,12 +908,12 @@
|
|
|
908
908
|
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
|
909
909
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
910
910
|
|
|
911
|
-
"@salesforce/cli-plugins-testkit@^5.1.
|
|
912
|
-
version "5.1.
|
|
913
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.
|
|
914
|
-
integrity sha512-
|
|
911
|
+
"@salesforce/cli-plugins-testkit@^5.1.3":
|
|
912
|
+
version "5.1.3"
|
|
913
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.3.tgz#5e7a7afebaa9a2c02eadbf533273d496335929d6"
|
|
914
|
+
integrity sha512-wmaiVR2Hr6AGUBdDF4M5xCEm4iczNdkm3lVlz8dU/8nISEAyNHOUkt2sB07Yx5oXoDMNNuuxM2DthxxMxxwzzA==
|
|
915
915
|
dependencies:
|
|
916
|
-
"@salesforce/core" "^6.
|
|
916
|
+
"@salesforce/core" "^6.4.2"
|
|
917
917
|
"@salesforce/kit" "^3.0.15"
|
|
918
918
|
"@salesforce/ts-types" "^2.0.9"
|
|
919
919
|
"@types/shelljs" "^0.8.15"
|
|
@@ -947,10 +947,10 @@
|
|
|
947
947
|
semver "^7.5.4"
|
|
948
948
|
ts-retry-promise "^0.7.1"
|
|
949
949
|
|
|
950
|
-
"@salesforce/core@^6.
|
|
951
|
-
version "6.4.
|
|
952
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.
|
|
953
|
-
integrity sha512-
|
|
950
|
+
"@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2":
|
|
951
|
+
version "6.4.2"
|
|
952
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.2.tgz#e6e5e2d5e6ad17f1cbe0feb5a0e55e8b74c91e3c"
|
|
953
|
+
integrity sha512-ZtLwgI18f1th6SY0fKmuiyVGGwTXPy4nI+KfXzkww/vqdPxDhAfoHwqvFeo4tjFE2rldK7IPiIIYdtpsaI8d5g==
|
|
954
954
|
dependencies:
|
|
955
955
|
"@salesforce/kit" "^3.0.15"
|
|
956
956
|
"@salesforce/schemas" "^1.6.1"
|
|
@@ -966,7 +966,7 @@
|
|
|
966
966
|
jszip "3.10.1"
|
|
967
967
|
pino "^8.16.2"
|
|
968
968
|
pino-abstract-transport "^1.1.0"
|
|
969
|
-
pino-pretty "^10.
|
|
969
|
+
pino-pretty "^10.3.0"
|
|
970
970
|
proper-lockfile "^4.1.2"
|
|
971
971
|
semver "^7.5.4"
|
|
972
972
|
ts-retry-promise "^0.7.1"
|
|
@@ -1016,15 +1016,15 @@
|
|
|
1016
1016
|
"@salesforce/ts-types" "^2.0.9"
|
|
1017
1017
|
tslib "^2.6.2"
|
|
1018
1018
|
|
|
1019
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
1020
|
-
version "3.0.
|
|
1021
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
1022
|
-
integrity sha512-
|
|
1019
|
+
"@salesforce/plugin-command-reference@^3.0.55":
|
|
1020
|
+
version "3.0.55"
|
|
1021
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.55.tgz#2a32f72761c83d1025a758b212c19872c071bfa9"
|
|
1022
|
+
integrity sha512-V20KbXIJ5lXHq78kyF4e2TLbQ8Y5HVGa0XFj8k5QwY7O4m12zIo/B4QDKrr67zxtYHfZ58/2t4up6tfkvzPPYw==
|
|
1023
1023
|
dependencies:
|
|
1024
|
-
"@oclif/core" "^3.
|
|
1025
|
-
"@salesforce/core" "^6.
|
|
1024
|
+
"@oclif/core" "^3.15.0"
|
|
1025
|
+
"@salesforce/core" "^6.4.0"
|
|
1026
1026
|
"@salesforce/kit" "^3.0.15"
|
|
1027
|
-
"@salesforce/sf-plugins-core" "^5.0.
|
|
1027
|
+
"@salesforce/sf-plugins-core" "^5.0.8"
|
|
1028
1028
|
"@salesforce/ts-types" "^2.0.9"
|
|
1029
1029
|
chalk "^4"
|
|
1030
1030
|
handlebars "^4.7.8"
|
|
@@ -1040,13 +1040,13 @@
|
|
|
1040
1040
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
|
|
1041
1041
|
integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
|
|
1042
1042
|
|
|
1043
|
-
"@salesforce/sf-plugins-core@^5.0.10", "@salesforce/sf-plugins-core@^5.0.
|
|
1044
|
-
version "5.0.
|
|
1045
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.
|
|
1046
|
-
integrity sha512-
|
|
1043
|
+
"@salesforce/sf-plugins-core@^5.0.10", "@salesforce/sf-plugins-core@^5.0.8":
|
|
1044
|
+
version "5.0.11"
|
|
1045
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.11.tgz#6bdffb2afec41b4eb7a0d0336cb9fb60bd7d4ed7"
|
|
1046
|
+
integrity sha512-uQw3Jns+Ya1Amp2TzZSNV5zHyJq8IBnpL4JrcNe/P6z3092tJlReGVVe6Qn7ITwLIRfsmcoKyI/lQ5zf08xw2A==
|
|
1047
1047
|
dependencies:
|
|
1048
1048
|
"@oclif/core" "^3.14.1"
|
|
1049
|
-
"@salesforce/core" "^6.
|
|
1049
|
+
"@salesforce/core" "^6.4.1"
|
|
1050
1050
|
"@salesforce/kit" "^3.0.15"
|
|
1051
1051
|
"@salesforce/ts-types" "^2.0.9"
|
|
1052
1052
|
"@types/inquirer" "^8.2.3"
|
|
@@ -2514,10 +2514,10 @@ csv-parse@^4.8.2:
|
|
|
2514
2514
|
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-4.16.3.tgz#7ca624d517212ebc520a36873c3478fa66efbaf7"
|
|
2515
2515
|
integrity sha512-cO1I/zmz4w2dcKHVvpCr7JVRu8/FymG5OEpmvsZYlccYolPBLoVGKUHgNoc4ZGkFeFlWGEDmMyBM+TTqRdW/wg==
|
|
2516
2516
|
|
|
2517
|
-
csv-parse@^5.5.
|
|
2518
|
-
version "5.5.
|
|
2519
|
-
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.
|
|
2520
|
-
integrity sha512-
|
|
2517
|
+
csv-parse@^5.5.3:
|
|
2518
|
+
version "5.5.3"
|
|
2519
|
+
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.3.tgz#0261050761ee46cd0e46421854bf9bf4de1317bf"
|
|
2520
|
+
integrity sha512-v0KW6C0qlZzoGjk6u5tLmVfyZxNgPGXZsWTXshpAgKVGmGXzaVWGdlCFxNx5iuzcXT/oJN1HHM9DZKwtAtYa+A==
|
|
2521
2521
|
|
|
2522
2522
|
csv-stringify@^5.3.4:
|
|
2523
2523
|
version "5.6.5"
|
|
@@ -3838,6 +3838,11 @@ help-me@^4.0.1:
|
|
|
3838
3838
|
glob "^8.0.0"
|
|
3839
3839
|
readable-stream "^3.6.0"
|
|
3840
3840
|
|
|
3841
|
+
help-me@^5.0.0:
|
|
3842
|
+
version "5.0.0"
|
|
3843
|
+
resolved "https://registry.yarnpkg.com/help-me/-/help-me-5.0.0.tgz#b1ebe63b967b74060027c2ac61f9be12d354a6f6"
|
|
3844
|
+
integrity sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==
|
|
3845
|
+
|
|
3841
3846
|
hosted-git-info@^2.1.4:
|
|
3842
3847
|
version "2.8.9"
|
|
3843
3848
|
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
|
|
@@ -5641,10 +5646,10 @@ object.values@^1.1.7:
|
|
|
5641
5646
|
define-properties "^1.2.0"
|
|
5642
5647
|
es-abstract "^1.22.1"
|
|
5643
5648
|
|
|
5644
|
-
oclif@^4.0
|
|
5645
|
-
version "4.0
|
|
5646
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.
|
|
5647
|
-
integrity sha512-
|
|
5649
|
+
oclif@^4.1.0:
|
|
5650
|
+
version "4.1.0"
|
|
5651
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.1.0.tgz#486004caf6da8af9f5bdda681a616b5b2c180b45"
|
|
5652
|
+
integrity sha512-4E6z1HOdUYXHu/cbbSv0gnbFJfR9BGc9Oa+e9l8SkRoicGnrEPMpuZyY2vxWPGwMndN6ijxxuFlVmw1/j+MJpg==
|
|
5648
5653
|
dependencies:
|
|
5649
5654
|
"@oclif/core" "^3.0.4"
|
|
5650
5655
|
"@oclif/plugin-help" "^5.2.14"
|
|
@@ -6008,6 +6013,26 @@ pino-pretty@^10.2.3:
|
|
|
6008
6013
|
sonic-boom "^3.0.0"
|
|
6009
6014
|
strip-json-comments "^3.1.1"
|
|
6010
6015
|
|
|
6016
|
+
pino-pretty@^10.3.0:
|
|
6017
|
+
version "10.3.0"
|
|
6018
|
+
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.0.tgz#483ff78b98d277c33d00e0419c00601d9152bc7e"
|
|
6019
|
+
integrity sha512-JthvQW289q3454mhM3/38wFYGWPiBMR28T3CpDNABzoTQOje9UKS7XCJQSnjWF9LQGQkGd8D7h0oq+qwiM3jFA==
|
|
6020
|
+
dependencies:
|
|
6021
|
+
colorette "^2.0.7"
|
|
6022
|
+
dateformat "^4.6.3"
|
|
6023
|
+
fast-copy "^3.0.0"
|
|
6024
|
+
fast-safe-stringify "^2.1.1"
|
|
6025
|
+
help-me "^5.0.0"
|
|
6026
|
+
joycon "^3.1.1"
|
|
6027
|
+
minimist "^1.2.6"
|
|
6028
|
+
on-exit-leak-free "^2.1.0"
|
|
6029
|
+
pino-abstract-transport "^1.0.0"
|
|
6030
|
+
pump "^3.0.0"
|
|
6031
|
+
readable-stream "^4.0.0"
|
|
6032
|
+
secure-json-parse "^2.4.0"
|
|
6033
|
+
sonic-boom "^3.0.0"
|
|
6034
|
+
strip-json-comments "^3.1.1"
|
|
6035
|
+
|
|
6011
6036
|
pino-std-serializers@^6.0.0:
|
|
6012
6037
|
version "6.2.2"
|
|
6013
6038
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
|
@@ -7125,10 +7150,10 @@ ts-api-utils@^1.0.1:
|
|
|
7125
7150
|
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
|
|
7126
7151
|
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
|
|
7127
7152
|
|
|
7128
|
-
ts-json-schema-generator@^1.
|
|
7129
|
-
version "1.
|
|
7130
|
-
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.
|
|
7131
|
-
integrity sha512-
|
|
7153
|
+
ts-json-schema-generator@^1.5.0:
|
|
7154
|
+
version "1.5.0"
|
|
7155
|
+
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.0.tgz#9f5cea606c27ebcf13060157542ac1d3b225430f"
|
|
7156
|
+
integrity sha512-RkiaJ6YxGc5EWVPfyHxszTmpGxX8HC2XBvcFlAl1zcvpOG4tjjh+eXioStXJQYTvr9MoK8zCOWzAUlko3K0DiA==
|
|
7132
7157
|
dependencies:
|
|
7133
7158
|
"@types/json-schema" "^7.0.12"
|
|
7134
7159
|
commander "^11.0.0"
|
|
@@ -7136,7 +7161,7 @@ ts-json-schema-generator@^1.4.0:
|
|
|
7136
7161
|
json5 "^2.2.3"
|
|
7137
7162
|
normalize-path "^3.0.0"
|
|
7138
7163
|
safe-stable-stringify "^2.4.3"
|
|
7139
|
-
typescript "~5.
|
|
7164
|
+
typescript "~5.3.2"
|
|
7140
7165
|
|
|
7141
7166
|
ts-node@^10.8.1, ts-node@^10.9.1, ts-node@^10.9.2:
|
|
7142
7167
|
version "10.9.2"
|
|
@@ -7299,7 +7324,7 @@ typedoc@^0.25.3:
|
|
|
7299
7324
|
minimatch "^9.0.3"
|
|
7300
7325
|
shiki "^0.14.1"
|
|
7301
7326
|
|
|
7302
|
-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.3.3:
|
|
7327
|
+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.3.3, typescript@~5.3.2:
|
|
7303
7328
|
version "5.3.3"
|
|
7304
7329
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
|
|
7305
7330
|
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
|
|
@@ -7309,11 +7334,6 @@ typescript@^4.9.5:
|
|
|
7309
7334
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
|
|
7310
7335
|
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
|
|
7311
7336
|
|
|
7312
|
-
typescript@~5.2.2:
|
|
7313
|
-
version "5.2.2"
|
|
7314
|
-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
|
|
7315
|
-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
|
|
7316
|
-
|
|
7317
7337
|
uglify-js@^3.1.4:
|
|
7318
7338
|
version "3.17.4"
|
|
7319
7339
|
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
|
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.0.
|
|
4
|
+
"version": "3.0.10",
|
|
5
5
|
"contributors": [
|
|
6
6
|
{
|
|
7
7
|
"name": "Carolyn Grabill",
|
|
@@ -42,20 +42,20 @@
|
|
|
42
42
|
],
|
|
43
43
|
"bugs": "https://github.com/salesforcecli/plugin-custom-metadata/issues",
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@oclif/core": "^3.
|
|
45
|
+
"@oclif/core": "^3.15.0",
|
|
46
46
|
"@salesforce/core": "^6.4.0",
|
|
47
47
|
"@salesforce/sf-plugins-core": "^5.0.10",
|
|
48
|
-
"csv-parse": "^5.5.
|
|
48
|
+
"csv-parse": "^5.5.3",
|
|
49
49
|
"fast-xml-parser": "^4.3.2"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
|
-
"@oclif/plugin-command-snapshot": "^5.0.
|
|
53
|
-
"@salesforce/cli-plugins-testkit": "^5.1.
|
|
52
|
+
"@oclif/plugin-command-snapshot": "^5.0.4",
|
|
53
|
+
"@salesforce/cli-plugins-testkit": "^5.1.3",
|
|
54
54
|
"@salesforce/dev-scripts": "^8.1.2",
|
|
55
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
55
|
+
"@salesforce/plugin-command-reference": "^3.0.55",
|
|
56
56
|
"eslint-plugin-sf-plugin": "^1.16.15",
|
|
57
57
|
"jsforce": "^2.0.0-beta.29",
|
|
58
|
-
"oclif": "^4.0
|
|
58
|
+
"oclif": "^4.1.0",
|
|
59
59
|
"shx": "0.2.2",
|
|
60
60
|
"ts-node": "^10.9.2",
|
|
61
61
|
"typescript": "^5.3.3"
|
|
@@ -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.0.
|
|
247
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.0.
|
|
246
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.0.10.crt",
|
|
247
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.0.10.sig"
|
|
248
248
|
}
|
|
249
249
|
}
|