@salesforce/plugin-custom-metadata 2.2.2 → 2.2.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/oclif.lock +45 -45
- package/oclif.manifest.json +1 -1
- package/package.json +9 -9
package/oclif.lock
CHANGED
|
@@ -919,15 +919,15 @@
|
|
|
919
919
|
proper-lockfile "^4.1.2"
|
|
920
920
|
ts-retry-promise "^0.7.0"
|
|
921
921
|
|
|
922
|
-
"@salesforce/core@^5.2.0", "@salesforce/core@^5.2.1", "@salesforce/core@^5.2.5", "@salesforce/core@^5.2.6":
|
|
923
|
-
version "5.2.
|
|
924
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.2.
|
|
925
|
-
integrity sha512-
|
|
922
|
+
"@salesforce/core@^5.2.0", "@salesforce/core@^5.2.1", "@salesforce/core@^5.2.10", "@salesforce/core@^5.2.5", "@salesforce/core@^5.2.6", "@salesforce/core@^5.2.7":
|
|
923
|
+
version "5.2.10"
|
|
924
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.2.10.tgz#7f4824ddcef108b6ccec24434260c620de39012e"
|
|
925
|
+
integrity sha512-Xj1QRajmHWgl0ahivjKFGKJlGXwe9yFOZ3PwF91qEupGbO74XrCJ8OUM7EVlk53LKy9LlPZQFuy2ATX9MyEDKA==
|
|
926
926
|
dependencies:
|
|
927
927
|
"@salesforce/kit" "^3.0.11"
|
|
928
928
|
"@salesforce/schemas" "^1.6.0"
|
|
929
929
|
"@salesforce/ts-types" "^2.0.7"
|
|
930
|
-
"@types/semver" "^7.5.
|
|
930
|
+
"@types/semver" "^7.5.2"
|
|
931
931
|
ajv "^8.12.0"
|
|
932
932
|
change-case "^4.1.2"
|
|
933
933
|
faye "^1.4.0"
|
|
@@ -936,7 +936,7 @@
|
|
|
936
936
|
jsforce "^2.0.0-beta.27"
|
|
937
937
|
jsonwebtoken "9.0.2"
|
|
938
938
|
jszip "3.10.1"
|
|
939
|
-
pino "^8.15.
|
|
939
|
+
pino "^8.15.1"
|
|
940
940
|
pino-abstract-transport "^1.0.0"
|
|
941
941
|
pino-pretty "^10.2.0"
|
|
942
942
|
proper-lockfile "^4.1.2"
|
|
@@ -995,29 +995,29 @@
|
|
|
995
995
|
"@salesforce/ts-types" "^2.0.7"
|
|
996
996
|
tslib "^2.6.2"
|
|
997
997
|
|
|
998
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
999
|
-
version "3.0.
|
|
1000
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
1001
|
-
integrity sha512-
|
|
998
|
+
"@salesforce/plugin-command-reference@^3.0.32":
|
|
999
|
+
version "3.0.32"
|
|
1000
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.32.tgz#63299759a2c4b515deb1a094914703d58b849fa1"
|
|
1001
|
+
integrity sha512-xLA3ZOV5+01ontotrNPXc8/2kj6WYHbJ0+zEmXK9meZLO6jBfJhZhUSfYHoOu9KDzhNV4gjn0hVJ11txTUz/Xg==
|
|
1002
1002
|
dependencies:
|
|
1003
|
-
"@oclif/core" "^2.
|
|
1004
|
-
"@salesforce/core" "^5.2.
|
|
1003
|
+
"@oclif/core" "^2.15.0"
|
|
1004
|
+
"@salesforce/core" "^5.2.7"
|
|
1005
1005
|
"@salesforce/kit" "^3.0.9"
|
|
1006
|
-
"@salesforce/sf-plugins-core" "^3.1.
|
|
1006
|
+
"@salesforce/sf-plugins-core" "^3.1.20"
|
|
1007
1007
|
"@salesforce/ts-types" "^2.0.7"
|
|
1008
1008
|
chalk "^4"
|
|
1009
1009
|
handlebars "^4.7.8"
|
|
1010
1010
|
tslib "^2"
|
|
1011
1011
|
|
|
1012
|
-
"@salesforce/plugin-data@^2.5.
|
|
1013
|
-
version "2.5.
|
|
1014
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-data/-/plugin-data-2.5.
|
|
1015
|
-
integrity sha512-
|
|
1012
|
+
"@salesforce/plugin-data@^2.5.8":
|
|
1013
|
+
version "2.5.8"
|
|
1014
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-data/-/plugin-data-2.5.8.tgz#803e27d73246c17d385d31d22c821958e7a23e29"
|
|
1015
|
+
integrity sha512-mammodmsNHeZRcy5QvKZbPNARo+s1vV4nTjNmXa2QU0An5YhhEQEH1/2Au+Ml6eWLmUm7z2Wb6Qh5M0Jw1cFkA==
|
|
1016
1016
|
dependencies:
|
|
1017
1017
|
"@oclif/core" "^2.11.7"
|
|
1018
1018
|
"@salesforce/core" "^5.2.0"
|
|
1019
1019
|
"@salesforce/kit" "^3.0.9"
|
|
1020
|
-
"@salesforce/sf-plugins-core" "^3.1.
|
|
1020
|
+
"@salesforce/sf-plugins-core" "^3.1.20"
|
|
1021
1021
|
"@salesforce/ts-types" "^2.0.6"
|
|
1022
1022
|
chalk "^4.1.0"
|
|
1023
1023
|
csv-parse "^4.16.3"
|
|
@@ -1064,7 +1064,7 @@
|
|
|
1064
1064
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.0.tgz#14505ebad2fb2d4f7b14837545d662766d293561"
|
|
1065
1065
|
integrity sha512-SwhDTLucj/GRbPpxlEoDZeqlX22o+G6fiebTXTu1cZKmd1oE0W2L7SlTTgJnWck8bhTeBIgQi9cpD8c2t5ISKA==
|
|
1066
1066
|
|
|
1067
|
-
"@salesforce/sf-plugins-core@^3.0.2", "@salesforce/sf-plugins-core@^3.1.14", "@salesforce/sf-plugins-core@^3.1.
|
|
1067
|
+
"@salesforce/sf-plugins-core@^3.0.2", "@salesforce/sf-plugins-core@^3.1.14", "@salesforce/sf-plugins-core@^3.1.20", "@salesforce/sf-plugins-core@^3.1.22":
|
|
1068
1068
|
version "3.1.22"
|
|
1069
1069
|
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.22.tgz#caade6439366fe9a28c819bd3b8fef0cbb2a712a"
|
|
1070
1070
|
integrity sha512-t8IvC+8LLzCU+skT3/FGjpkB6qm+VaL3uCbwrqgmZivzQc5tpRQpVcW9YbTgJUgkQrD58yurbkwX/jA9hMR6yg==
|
|
@@ -1109,12 +1109,12 @@
|
|
|
1109
1109
|
isomorphic-git "1.23.0"
|
|
1110
1110
|
ts-retry-promise "^0.7.0"
|
|
1111
1111
|
|
|
1112
|
-
"@salesforce/ts-sinon@^1.4.
|
|
1113
|
-
version "1.4.
|
|
1114
|
-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.
|
|
1115
|
-
integrity sha512-
|
|
1112
|
+
"@salesforce/ts-sinon@^1.4.15":
|
|
1113
|
+
version "1.4.15"
|
|
1114
|
+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.15.tgz#6214b73fc53fe0ee2583bbd87d4b4217e557279d"
|
|
1115
|
+
integrity sha512-mw//jI+QkkS+PEwqMtazlhdi3eYY49InnJ/EipmrsdsdV9b+W79D5N4C92LROYe9VNq+3q5VHJcT/jhARxZsTg==
|
|
1116
1116
|
dependencies:
|
|
1117
|
-
"@salesforce/ts-types" "^2.0.
|
|
1117
|
+
"@salesforce/ts-types" "^2.0.7"
|
|
1118
1118
|
sinon "^5.1.1"
|
|
1119
1119
|
tslib "^2.6.1"
|
|
1120
1120
|
|
|
@@ -1418,10 +1418,10 @@
|
|
|
1418
1418
|
dependencies:
|
|
1419
1419
|
"@types/node" "*"
|
|
1420
1420
|
|
|
1421
|
-
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
|
|
1422
|
-
version "7.5.
|
|
1423
|
-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.
|
|
1424
|
-
integrity sha512-
|
|
1421
|
+
"@types/semver@^7.3.12", "@types/semver@^7.5.0", "@types/semver@^7.5.2":
|
|
1422
|
+
version "7.5.2"
|
|
1423
|
+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.2.tgz#31f6eec1ed7ec23f4f05608d3a2d381df041f564"
|
|
1424
|
+
integrity sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw==
|
|
1425
1425
|
|
|
1426
1426
|
"@types/shelljs@^0.8.12":
|
|
1427
1427
|
version "0.8.12"
|
|
@@ -2189,10 +2189,10 @@ cardinal@^2.1.1:
|
|
|
2189
2189
|
ansicolors "~0.3.2"
|
|
2190
2190
|
redeyed "~2.1.0"
|
|
2191
2191
|
|
|
2192
|
-
chai@^4.3.7:
|
|
2193
|
-
version "4.3.
|
|
2194
|
-
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.
|
|
2195
|
-
integrity sha512-
|
|
2192
|
+
chai@^4.3.7, chai@^4.3.8:
|
|
2193
|
+
version "4.3.8"
|
|
2194
|
+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.8.tgz#40c59718ad6928da6629c70496fe990b2bb5b17c"
|
|
2195
|
+
integrity sha512-vX4YvVVtxlfSZ2VecZgFUTU5qPCYsobVI2O9FmwEXBhDigYGQA6jRXCycIs1yJnnWbZ6/+a2zNIF5DfVCcJBFQ==
|
|
2196
2196
|
dependencies:
|
|
2197
2197
|
assertion-error "^1.1.0"
|
|
2198
2198
|
check-error "^1.0.2"
|
|
@@ -6106,10 +6106,10 @@ pify@^4.0.1:
|
|
|
6106
6106
|
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
|
|
6107
6107
|
integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
|
|
6108
6108
|
|
|
6109
|
-
pino-abstract-transport@^1.0.0, pino-abstract-transport@v1.
|
|
6110
|
-
version "1.
|
|
6111
|
-
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.
|
|
6112
|
-
integrity sha512-
|
|
6109
|
+
pino-abstract-transport@^1.0.0, pino-abstract-transport@v1.1.0:
|
|
6110
|
+
version "1.1.0"
|
|
6111
|
+
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.1.0.tgz#083d98f966262164504afb989bccd05f665937a8"
|
|
6112
|
+
integrity sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==
|
|
6113
6113
|
dependencies:
|
|
6114
6114
|
readable-stream "^4.0.0"
|
|
6115
6115
|
split2 "^4.0.0"
|
|
@@ -6139,15 +6139,15 @@ pino-std-serializers@^6.0.0:
|
|
|
6139
6139
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
|
6140
6140
|
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
|
|
6141
6141
|
|
|
6142
|
-
pino@^8.15.
|
|
6143
|
-
version "8.15.
|
|
6144
|
-
resolved "https://registry.yarnpkg.com/pino/-/pino-8.15.
|
|
6145
|
-
integrity sha512-
|
|
6142
|
+
pino@^8.15.1:
|
|
6143
|
+
version "8.15.1"
|
|
6144
|
+
resolved "https://registry.yarnpkg.com/pino/-/pino-8.15.1.tgz#04b815ff7aa4e46b1bbab88d8010aaa2b17eaba4"
|
|
6145
|
+
integrity sha512-Cp4QzUQrvWCRJaQ8Lzv0mJzXVk4z2jlq8JNKMGaixC2Pz5L4l2p95TkuRvYbrEbe85NQsDKrAd4zalf7Ml6WiA==
|
|
6146
6146
|
dependencies:
|
|
6147
6147
|
atomic-sleep "^1.0.0"
|
|
6148
6148
|
fast-redact "^3.1.1"
|
|
6149
6149
|
on-exit-leak-free "^2.1.0"
|
|
6150
|
-
pino-abstract-transport v1.
|
|
6150
|
+
pino-abstract-transport v1.1.0
|
|
6151
6151
|
pino-std-serializers "^6.0.0"
|
|
6152
6152
|
process-warning "^2.0.0"
|
|
6153
6153
|
quick-format-unescaped "^4.0.3"
|
|
@@ -7762,10 +7762,10 @@ widest-line@^3.1.0:
|
|
|
7762
7762
|
dependencies:
|
|
7763
7763
|
string-width "^4.0.0"
|
|
7764
7764
|
|
|
7765
|
-
wireit@^0.
|
|
7766
|
-
version "0.
|
|
7767
|
-
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.
|
|
7768
|
-
integrity sha512-
|
|
7765
|
+
wireit@^0.14.0:
|
|
7766
|
+
version "0.14.0"
|
|
7767
|
+
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.0.tgz#8ecb922280d9b3a493bed520900ab458e0f38727"
|
|
7768
|
+
integrity sha512-CwHhyWduARI7zOoyyQvxH6U/5GTy8p6RxTe2LpwIhE4Y8PbaTk0iH8dLkeGMvxETVBkxCgQnF2GfzYKXMSmYSw==
|
|
7769
7769
|
dependencies:
|
|
7770
7770
|
braces "^3.0.2"
|
|
7771
7771
|
chokidar "^3.5.3"
|
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": "2.2.
|
|
4
|
+
"version": "2.2.3",
|
|
5
5
|
"contributors": [
|
|
6
6
|
{
|
|
7
7
|
"name": "Carolyn Grabill",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"bugs": "https://github.com/salesforcecli/plugin-custom-metadata/issues",
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"@oclif/core": "^2.15.0",
|
|
46
|
-
"@salesforce/core": "^5.2.
|
|
46
|
+
"@salesforce/core": "^5.2.10",
|
|
47
47
|
"@salesforce/sf-plugins-core": "^3.1.22",
|
|
48
48
|
"@salesforce/ts-types": "^2.0.6",
|
|
49
49
|
"csv-parse": "^5.4.0",
|
|
@@ -55,16 +55,16 @@
|
|
|
55
55
|
"@salesforce/cli-plugins-testkit": "^4.3.4",
|
|
56
56
|
"@salesforce/dev-config": "^4.0.1",
|
|
57
57
|
"@salesforce/dev-scripts": "^5.10.0",
|
|
58
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
59
|
-
"@salesforce/plugin-data": "^2.5.
|
|
58
|
+
"@salesforce/plugin-command-reference": "^3.0.32",
|
|
59
|
+
"@salesforce/plugin-data": "^2.5.8",
|
|
60
60
|
"@salesforce/plugin-source": "^2.10.32",
|
|
61
61
|
"@salesforce/plugin-user": "^2.3.23",
|
|
62
62
|
"@salesforce/prettier-config": "^0.0.3",
|
|
63
|
-
"@salesforce/ts-sinon": "^1.4.
|
|
63
|
+
"@salesforce/ts-sinon": "^1.4.15",
|
|
64
64
|
"@swc/core": "^1.3.37",
|
|
65
65
|
"@typescript-eslint/eslint-plugin": "^5.61.0",
|
|
66
66
|
"@typescript-eslint/parser": "^5.62.0",
|
|
67
|
-
"chai": "^4.3.
|
|
67
|
+
"chai": "^4.3.8",
|
|
68
68
|
"eslint": "^8.49.0",
|
|
69
69
|
"eslint-config-prettier": "^8.10.0",
|
|
70
70
|
"eslint-config-salesforce": "^2.0.2",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"sinon": "10.0.0",
|
|
86
86
|
"ts-node": "^10.0.0",
|
|
87
87
|
"typescript": "^4.9.5",
|
|
88
|
-
"wireit": "^0.
|
|
88
|
+
"wireit": "^0.14.0"
|
|
89
89
|
},
|
|
90
90
|
"engines": {
|
|
91
91
|
"node": ">=16.0.0"
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
}
|
|
253
253
|
},
|
|
254
254
|
"sfdx": {
|
|
255
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/2.2.
|
|
256
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/2.2.
|
|
255
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/2.2.3.crt",
|
|
256
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/2.2.3.sig"
|
|
257
257
|
}
|
|
258
258
|
}
|