@jayree/sfdx-plugin-manifest 3.6.24 → 3.6.26
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/CHANGELOG.md +18 -0
- package/README.md +61 -9
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +21 -21
- package/oclif.lock +23 -23
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/npm-shrinkwrap.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.26",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
9
|
-
"version": "3.6.
|
9
|
+
"version": "3.6.26",
|
10
10
|
"license": "BSD-3-Clause",
|
11
11
|
"dependencies": {
|
12
12
|
"@jayree/changelog": "^1.2.4",
|
@@ -15,13 +15,13 @@
|
|
15
15
|
"@salesforce/kit": "^3.2.3",
|
16
16
|
"@salesforce/sf-plugins-core": "^12.1.1",
|
17
17
|
"@salesforce/source-deploy-retrieve": "^12.10.4",
|
18
|
-
"@salesforce/source-tracking": "^7.3.
|
18
|
+
"@salesforce/source-tracking": "^7.3.5",
|
19
19
|
"@salesforce/ts-types": "^2.0.12",
|
20
20
|
"fast-deep-equal": "^3.1.3",
|
21
21
|
"fast-xml-parser": "^4.5.1",
|
22
22
|
"fs-extra": "^11.2.0",
|
23
23
|
"graceful-fs": "^4.2.11",
|
24
|
-
"isomorphic-git": "1.
|
24
|
+
"isomorphic-git": "1.28.0"
|
25
25
|
},
|
26
26
|
"devDependencies": {
|
27
27
|
"@oclif/plugin-command-snapshot": "^5.2.24",
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"eslint-config-oclif": "^5.2",
|
37
37
|
"eslint-plugin-prettier": "^5.2.1",
|
38
38
|
"eslint-plugin-sf-plugin": "^1.20.13",
|
39
|
-
"oclif": "^4.17.
|
39
|
+
"oclif": "^4.17.6",
|
40
40
|
"patch-package": "^8.0.0",
|
41
41
|
"prettier": "^3.4.2",
|
42
42
|
"pretty-quick": "^4.0.0",
|
@@ -5075,13 +5075,13 @@
|
|
5075
5075
|
}
|
5076
5076
|
},
|
5077
5077
|
"node_modules/@oclif/plugin-not-found": {
|
5078
|
-
"version": "3.2.
|
5079
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
5080
|
-
"integrity": "sha512-
|
5078
|
+
"version": "3.2.33",
|
5079
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.33.tgz",
|
5080
|
+
"integrity": "sha512-1RgvZ0J5KloU8TRemHxCr5MbVtr41ungnz8BBCPJn2yR5L+Eo2Lt+kpOyEeYAohjo4Tml1AHSmipUF4jKThwTw==",
|
5081
5081
|
"dev": true,
|
5082
5082
|
"license": "MIT",
|
5083
5083
|
"dependencies": {
|
5084
|
-
"@inquirer/prompts": "^7.2.
|
5084
|
+
"@inquirer/prompts": "^7.2.1",
|
5085
5085
|
"@oclif/core": "^4",
|
5086
5086
|
"ansis": "^3.5.2",
|
5087
5087
|
"fast-levenshtein": "^3.0.0"
|
@@ -5685,15 +5685,15 @@
|
|
5685
5685
|
}
|
5686
5686
|
},
|
5687
5687
|
"node_modules/@salesforce/source-tracking": {
|
5688
|
-
"version": "7.3.
|
5689
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.3.
|
5690
|
-
"integrity": "sha512-
|
5688
|
+
"version": "7.3.5",
|
5689
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.3.5.tgz",
|
5690
|
+
"integrity": "sha512-JQJtFWXCzWwEA+AX1vQyBTIDUoUlEAtRD0A/8O08roIEpK+wK+sh/hSVOhDeKYoaXyjaOeawkYJ40gCThiSs8w==",
|
5691
5691
|
"license": "BSD-3-Clause",
|
5692
5692
|
"dependencies": {
|
5693
5693
|
"@oclif/core": "^4.2.0",
|
5694
5694
|
"@salesforce/core": "^8.8.0",
|
5695
5695
|
"@salesforce/kit": "^3.2.3",
|
5696
|
-
"@salesforce/source-deploy-retrieve": "^12.10.
|
5696
|
+
"@salesforce/source-deploy-retrieve": "^12.10.4",
|
5697
5697
|
"@salesforce/ts-types": "^2.0.12",
|
5698
5698
|
"fast-xml-parser": "^4.5.1",
|
5699
5699
|
"graceful-fs": "^4.2.11",
|
@@ -12684,9 +12684,9 @@
|
|
12684
12684
|
"license": "ISC"
|
12685
12685
|
},
|
12686
12686
|
"node_modules/isomorphic-git": {
|
12687
|
-
"version": "1.
|
12688
|
-
"resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.
|
12689
|
-
"integrity": "sha512-
|
12687
|
+
"version": "1.28.0",
|
12688
|
+
"resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.28.0.tgz",
|
12689
|
+
"integrity": "sha512-UTzJUQeh8UlapWFOAQy0B6RHoEmcEG+UeYAvsYVnAHGQ/9+kJiexWpz6N1PL+M5cO7Mr9R9mKabVFuiFZHWHsw==",
|
12690
12690
|
"license": "MIT",
|
12691
12691
|
"dependencies": {
|
12692
12692
|
"async-lock": "^1.4.1",
|
@@ -14633,20 +14633,20 @@
|
|
14633
14633
|
}
|
14634
14634
|
},
|
14635
14635
|
"node_modules/oclif": {
|
14636
|
-
"version": "4.17.
|
14637
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.17.
|
14638
|
-
"integrity": "sha512-
|
14636
|
+
"version": "4.17.6",
|
14637
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.17.6.tgz",
|
14638
|
+
"integrity": "sha512-0BtCVyoP7IG3o8IuVlbBd9eHQbzQu4Banwt4G5ZdfmLs/UwUyE1AVW8h/bZcBBujT5iys9LcAuSk1l50OXO6ow==",
|
14639
14639
|
"dev": true,
|
14640
14640
|
"license": "MIT",
|
14641
14641
|
"dependencies": {
|
14642
14642
|
"@aws-sdk/client-cloudfront": "^3.699.0",
|
14643
|
-
"@aws-sdk/client-s3": "^3.
|
14643
|
+
"@aws-sdk/client-s3": "^3.717.0",
|
14644
14644
|
"@inquirer/confirm": "^3.1.22",
|
14645
14645
|
"@inquirer/input": "^2.2.4",
|
14646
14646
|
"@inquirer/select": "^2.5.0",
|
14647
14647
|
"@oclif/core": "^4.2.0",
|
14648
14648
|
"@oclif/plugin-help": "^6.2.20",
|
14649
|
-
"@oclif/plugin-not-found": "^3.2.
|
14649
|
+
"@oclif/plugin-not-found": "^3.2.32",
|
14650
14650
|
"@oclif/plugin-warn-if-update-available": "^3.1.28",
|
14651
14651
|
"async-retry": "^1.3.3",
|
14652
14652
|
"chalk": "^4",
|
package/oclif.lock
CHANGED
@@ -136,7 +136,7 @@
|
|
136
136
|
"@smithy/util-waiter" "^3.2.0"
|
137
137
|
tslib "^2.6.2"
|
138
138
|
|
139
|
-
"@aws-sdk/client-s3@^3.
|
139
|
+
"@aws-sdk/client-s3@^3.717.0":
|
140
140
|
version "3.717.0"
|
141
141
|
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.717.0.tgz#b2ab596bd2d293db6ab57f963608b451dca0560e"
|
142
142
|
integrity sha512-jzaH8IskAXVnqlZ3/H/ROwrB2HCnq/atlN7Hi7FIfjWvMPf5nfcJKfzJ1MXFX0EQR5qO6X4TbK7rgi7Bjw9NjQ==
|
@@ -1623,7 +1623,7 @@
|
|
1623
1623
|
"@inquirer/type" "^3.0.2"
|
1624
1624
|
ansi-escapes "^4.3.2"
|
1625
1625
|
|
1626
|
-
"@inquirer/prompts@^7.2.
|
1626
|
+
"@inquirer/prompts@^7.2.1":
|
1627
1627
|
version "7.2.1"
|
1628
1628
|
resolved "https://registry.yarnpkg.com/@inquirer/prompts/-/prompts-7.2.1.tgz#f00fbcf06998a07faebc10741efa289384529950"
|
1629
1629
|
integrity sha512-v2JSGri6/HXSfoGIwuKEn8sNCQK6nsB2BNpy2lSX6QH9bsECrMv93QHnj5+f+1ZWpF/VNioIV2B/PDox8EvGuQ==
|
@@ -1862,12 +1862,12 @@
|
|
1862
1862
|
dependencies:
|
1863
1863
|
"@oclif/core" "^4"
|
1864
1864
|
|
1865
|
-
"@oclif/plugin-not-found@^3.2.
|
1866
|
-
version "3.2.
|
1867
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
1868
|
-
integrity sha512-
|
1865
|
+
"@oclif/plugin-not-found@^3.2.32":
|
1866
|
+
version "3.2.33"
|
1867
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.33.tgz#d74cd2c16eaf0f54aa0f45ae7e29c0664f8bb8ea"
|
1868
|
+
integrity sha512-1RgvZ0J5KloU8TRemHxCr5MbVtr41ungnz8BBCPJn2yR5L+Eo2Lt+kpOyEeYAohjo4Tml1AHSmipUF4jKThwTw==
|
1869
1869
|
dependencies:
|
1870
|
-
"@inquirer/prompts" "^7.2.
|
1870
|
+
"@inquirer/prompts" "^7.2.1"
|
1871
1871
|
"@oclif/core" "^4"
|
1872
1872
|
ansis "^3.5.2"
|
1873
1873
|
fast-levenshtein "^3.0.0"
|
@@ -2041,7 +2041,7 @@
|
|
2041
2041
|
cli-progress "^3.12.0"
|
2042
2042
|
terminal-link "^3.0.0"
|
2043
2043
|
|
2044
|
-
"@salesforce/source-deploy-retrieve@^12.10.
|
2044
|
+
"@salesforce/source-deploy-retrieve@^12.10.4":
|
2045
2045
|
version "12.10.4"
|
2046
2046
|
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.10.4.tgz#d719d6c1ec5e6df90bd7acc1f874f122678e0b0f"
|
2047
2047
|
integrity sha512-0zuz2tvfcIJhGFcMUFS3uD66hiWlX9lku+VafAymRNxzMeGR1W5PdSLMwx3q8t9ZMnJjJWvA7QhfYTpy9Ee4/g==
|
@@ -2060,15 +2060,15 @@
|
|
2060
2060
|
minimatch "^9.0.5"
|
2061
2061
|
proxy-agent "^6.4.0"
|
2062
2062
|
|
2063
|
-
"@salesforce/source-tracking@^7.3.
|
2064
|
-
version "7.3.
|
2065
|
-
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.3.
|
2066
|
-
integrity sha512-
|
2063
|
+
"@salesforce/source-tracking@^7.3.5":
|
2064
|
+
version "7.3.5"
|
2065
|
+
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.3.5.tgz#b1c2bab19626ed66803b87499e5a6185fc3092b9"
|
2066
|
+
integrity sha512-JQJtFWXCzWwEA+AX1vQyBTIDUoUlEAtRD0A/8O08roIEpK+wK+sh/hSVOhDeKYoaXyjaOeawkYJ40gCThiSs8w==
|
2067
2067
|
dependencies:
|
2068
2068
|
"@oclif/core" "^4.2.0"
|
2069
2069
|
"@salesforce/core" "^8.8.0"
|
2070
2070
|
"@salesforce/kit" "^3.2.3"
|
2071
|
-
"@salesforce/source-deploy-retrieve" "^12.10.
|
2071
|
+
"@salesforce/source-deploy-retrieve" "^12.10.4"
|
2072
2072
|
"@salesforce/ts-types" "^2.0.12"
|
2073
2073
|
fast-xml-parser "^4.5.1"
|
2074
2074
|
graceful-fs "^4.2.11"
|
@@ -6102,10 +6102,10 @@ isexe@^2.0.0:
|
|
6102
6102
|
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
|
6103
6103
|
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
|
6104
6104
|
|
6105
|
-
isomorphic-git@1.
|
6106
|
-
version "1.
|
6107
|
-
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.
|
6108
|
-
integrity sha512-
|
6105
|
+
isomorphic-git@1.28.0, isomorphic-git@^1.27.2:
|
6106
|
+
version "1.28.0"
|
6107
|
+
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.28.0.tgz#c141a9ca7ad51c9e9a2feb9e403de4c5a424987b"
|
6108
|
+
integrity sha512-UTzJUQeh8UlapWFOAQy0B6RHoEmcEG+UeYAvsYVnAHGQ/9+kJiexWpz6N1PL+M5cO7Mr9R9mKabVFuiFZHWHsw==
|
6109
6109
|
dependencies:
|
6110
6110
|
async-lock "^1.4.1"
|
6111
6111
|
clean-git-ref "^2.0.1"
|
@@ -7169,19 +7169,19 @@ object.values@^1.1.7:
|
|
7169
7169
|
define-properties "^1.2.1"
|
7170
7170
|
es-object-atoms "^1.0.0"
|
7171
7171
|
|
7172
|
-
oclif@^4.17.
|
7173
|
-
version "4.17.
|
7174
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.
|
7175
|
-
integrity sha512-
|
7172
|
+
oclif@^4.17.6:
|
7173
|
+
version "4.17.6"
|
7174
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.6.tgz#7ec3cb606396978f3bcc5856a7442f2bb7cddef3"
|
7175
|
+
integrity sha512-0BtCVyoP7IG3o8IuVlbBd9eHQbzQu4Banwt4G5ZdfmLs/UwUyE1AVW8h/bZcBBujT5iys9LcAuSk1l50OXO6ow==
|
7176
7176
|
dependencies:
|
7177
7177
|
"@aws-sdk/client-cloudfront" "^3.699.0"
|
7178
|
-
"@aws-sdk/client-s3" "^3.
|
7178
|
+
"@aws-sdk/client-s3" "^3.717.0"
|
7179
7179
|
"@inquirer/confirm" "^3.1.22"
|
7180
7180
|
"@inquirer/input" "^2.2.4"
|
7181
7181
|
"@inquirer/select" "^2.5.0"
|
7182
7182
|
"@oclif/core" "^4.2.0"
|
7183
7183
|
"@oclif/plugin-help" "^6.2.20"
|
7184
|
-
"@oclif/plugin-not-found" "^3.2.
|
7184
|
+
"@oclif/plugin-not-found" "^3.2.32"
|
7185
7185
|
"@oclif/plugin-warn-if-update-available" "^3.1.28"
|
7186
7186
|
async-retry "^1.3.3"
|
7187
7187
|
chalk "^4"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
3
|
"description": "A Salesforce CLI plugin containing commands for creating manifest files from Salesforce orgs or git commits of sfdx projects.",
|
4
|
-
"version": "3.6.
|
4
|
+
"version": "3.6.26",
|
5
5
|
"author": "jayree",
|
6
6
|
"type": "module",
|
7
7
|
"bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
|
@@ -12,13 +12,13 @@
|
|
12
12
|
"@salesforce/kit": "^3.2.3",
|
13
13
|
"@salesforce/sf-plugins-core": "^12.1.1",
|
14
14
|
"@salesforce/source-deploy-retrieve": "^12.10.4",
|
15
|
-
"@salesforce/source-tracking": "^7.3.
|
15
|
+
"@salesforce/source-tracking": "^7.3.5",
|
16
16
|
"@salesforce/ts-types": "^2.0.12",
|
17
17
|
"fast-deep-equal": "^3.1.3",
|
18
18
|
"fast-xml-parser": "^4.5.1",
|
19
19
|
"fs-extra": "^11.2.0",
|
20
20
|
"graceful-fs": "^4.2.11",
|
21
|
-
"isomorphic-git": "1.
|
21
|
+
"isomorphic-git": "1.28.0"
|
22
22
|
},
|
23
23
|
"devDependencies": {
|
24
24
|
"@oclif/plugin-command-snapshot": "^5.2.24",
|
@@ -33,7 +33,7 @@
|
|
33
33
|
"eslint-config-oclif": "^5.2",
|
34
34
|
"eslint-plugin-prettier": "^5.2.1",
|
35
35
|
"eslint-plugin-sf-plugin": "^1.20.13",
|
36
|
-
"oclif": "^4.17.
|
36
|
+
"oclif": "^4.17.6",
|
37
37
|
"patch-package": "^8.0.0",
|
38
38
|
"prettier": "^3.4.2",
|
39
39
|
"pretty-quick": "^4.0.0",
|