@salesforce/cli 2.33.0 → 2.33.2
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 +120 -116
- package/dist/hooks/incomplete.js +1 -1
- package/npm-shrinkwrap.json +146 -467
- package/oclif.manifest.json +74 -18
- package/package.json +26 -26
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.33.
|
|
3
|
+
"version": "2.33.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.33.
|
|
9
|
+
"version": "2.33.2",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^1.3.1",
|
|
14
|
-
"@oclif/core": "3.
|
|
15
|
-
"@oclif/plugin-autocomplete": "3.0.
|
|
14
|
+
"@oclif/core": "3.25.0",
|
|
15
|
+
"@oclif/plugin-autocomplete": "3.0.13",
|
|
16
16
|
"@oclif/plugin-commands": "3.2.0",
|
|
17
|
-
"@oclif/plugin-help": "6.0.
|
|
17
|
+
"@oclif/plugin-help": "6.0.18",
|
|
18
18
|
"@oclif/plugin-not-found": "3.0.14",
|
|
19
|
-
"@oclif/plugin-plugins": "4.3.
|
|
19
|
+
"@oclif/plugin-plugins": "4.3.5",
|
|
20
20
|
"@oclif/plugin-search": "1.0.20",
|
|
21
21
|
"@oclif/plugin-update": "4.2.0",
|
|
22
22
|
"@oclif/plugin-version": "2.0.14",
|
|
23
|
-
"@oclif/plugin-warn-if-update-available": "3.0.
|
|
24
|
-
"@oclif/plugin-which": "3.1.
|
|
23
|
+
"@oclif/plugin-warn-if-update-available": "3.0.14",
|
|
24
|
+
"@oclif/plugin-which": "3.1.4",
|
|
25
25
|
"@salesforce/core": "^6.1.4",
|
|
26
|
-
"@salesforce/plugin-apex": "3.0.
|
|
27
|
-
"@salesforce/plugin-auth": "3.3.
|
|
28
|
-
"@salesforce/plugin-data": "3.1.
|
|
29
|
-
"@salesforce/plugin-deploy-retrieve": "3.2.
|
|
30
|
-
"@salesforce/plugin-info": "3.0.
|
|
26
|
+
"@salesforce/plugin-apex": "3.0.30",
|
|
27
|
+
"@salesforce/plugin-auth": "3.3.23",
|
|
28
|
+
"@salesforce/plugin-data": "3.1.9",
|
|
29
|
+
"@salesforce/plugin-deploy-retrieve": "3.2.31",
|
|
30
|
+
"@salesforce/plugin-info": "3.0.31",
|
|
31
31
|
"@salesforce/plugin-limits": "3.1.13",
|
|
32
|
-
"@salesforce/plugin-marketplace": "1.0.
|
|
33
|
-
"@salesforce/plugin-org": "3.4.
|
|
34
|
-
"@salesforce/plugin-packaging": "2.1.
|
|
32
|
+
"@salesforce/plugin-marketplace": "1.0.27",
|
|
33
|
+
"@salesforce/plugin-org": "3.4.3",
|
|
34
|
+
"@salesforce/plugin-packaging": "2.1.12",
|
|
35
35
|
"@salesforce/plugin-schema": "3.1.7",
|
|
36
36
|
"@salesforce/plugin-settings": "2.0.31",
|
|
37
|
-
"@salesforce/plugin-sobject": "1.1.
|
|
38
|
-
"@salesforce/plugin-source": "3.1.
|
|
39
|
-
"@salesforce/plugin-telemetry": "3.1.
|
|
37
|
+
"@salesforce/plugin-sobject": "1.1.18",
|
|
38
|
+
"@salesforce/plugin-source": "3.1.20",
|
|
39
|
+
"@salesforce/plugin-telemetry": "3.1.16",
|
|
40
40
|
"@salesforce/plugin-templates": "56.0.21",
|
|
41
41
|
"@salesforce/plugin-trust": "3.3.16",
|
|
42
|
-
"@salesforce/plugin-user": "3.3.
|
|
43
|
-
"@salesforce/sf-plugins-core": "7.1.
|
|
42
|
+
"@salesforce/plugin-user": "3.3.3",
|
|
43
|
+
"@salesforce/sf-plugins-core": "7.1.15",
|
|
44
44
|
"chalk": "^5.3.0",
|
|
45
45
|
"debug": "^4.3.4",
|
|
46
46
|
"strip-ansi": "^7.1.0"
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
"@salesforce/plugin-release-management": "^4.7.7",
|
|
56
56
|
"@salesforce/ts-sinon": "^1.4.19",
|
|
57
57
|
"@types/debug": "^4.1.12",
|
|
58
|
-
"aws-sdk": "^2.
|
|
59
|
-
"oclif": "^4.4
|
|
58
|
+
"aws-sdk": "^2.1575.0",
|
|
59
|
+
"oclif": "^4.5.4",
|
|
60
60
|
"ts-node": "^10.9.1",
|
|
61
61
|
"typescript": "^5"
|
|
62
62
|
},
|
|
@@ -3811,9 +3811,9 @@
|
|
|
3811
3811
|
}
|
|
3812
3812
|
},
|
|
3813
3813
|
"node_modules/@oclif/core": {
|
|
3814
|
-
"version": "3.
|
|
3815
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
|
3816
|
-
"integrity": "sha512-
|
|
3814
|
+
"version": "3.25.0",
|
|
3815
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.25.0.tgz",
|
|
3816
|
+
"integrity": "sha512-6O6Q2buS4uZcH0l5YDo3rYQyquRm6uoshEFE1O1RGQsZhT7PCXo3PAoBU8SKLBZoUIurupXZqNJpW+BHUmatBw==",
|
|
3817
3817
|
"license": "MIT",
|
|
3818
3818
|
"dependencies": {
|
|
3819
3819
|
"@types/cli-progress": "^3.11.5",
|
|
@@ -3920,12 +3920,12 @@
|
|
|
3920
3920
|
}
|
|
3921
3921
|
},
|
|
3922
3922
|
"node_modules/@oclif/plugin-autocomplete": {
|
|
3923
|
-
"version": "3.0.
|
|
3924
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.0.
|
|
3925
|
-
"integrity": "sha512-
|
|
3923
|
+
"version": "3.0.13",
|
|
3924
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.0.13.tgz",
|
|
3925
|
+
"integrity": "sha512-iRfRZmONzODC34/uyRjYitLOd0z7yD3+uDNMPn3bI8LuWgKPp15SXKdvdE3Cc1i1jdb5HHTwc0LQJuRJEpd8vg==",
|
|
3926
3926
|
"license": "MIT",
|
|
3927
3927
|
"dependencies": {
|
|
3928
|
-
"@oclif/core": "^3.
|
|
3928
|
+
"@oclif/core": "^3.23.0",
|
|
3929
3929
|
"chalk": "^5.3.0",
|
|
3930
3930
|
"debug": "^4.3.4",
|
|
3931
3931
|
"ejs": "^3.1.9"
|
|
@@ -4056,12 +4056,12 @@
|
|
|
4056
4056
|
}
|
|
4057
4057
|
},
|
|
4058
4058
|
"node_modules/@oclif/plugin-help": {
|
|
4059
|
-
"version": "6.0.
|
|
4060
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.
|
|
4061
|
-
"integrity": "sha512-
|
|
4059
|
+
"version": "6.0.18",
|
|
4060
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.18.tgz",
|
|
4061
|
+
"integrity": "sha512-Ly0gu/+eq7GfIMT76cirbHgElYGlu+PaZ5elrAKmDiegBh31AXqaPQAj8PH4+sG8RSv5srYtrkrygZaw8IF9CQ==",
|
|
4062
4062
|
"license": "MIT",
|
|
4063
4063
|
"dependencies": {
|
|
4064
|
-
"@oclif/core": "^3.
|
|
4064
|
+
"@oclif/core": "^3.23.0"
|
|
4065
4065
|
},
|
|
4066
4066
|
"engines": {
|
|
4067
4067
|
"node": ">=18.0.0"
|
|
@@ -4082,12 +4082,12 @@
|
|
|
4082
4082
|
}
|
|
4083
4083
|
},
|
|
4084
4084
|
"node_modules/@oclif/plugin-plugins": {
|
|
4085
|
-
"version": "4.3.
|
|
4086
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-4.3.
|
|
4087
|
-
"integrity": "sha512-
|
|
4085
|
+
"version": "4.3.5",
|
|
4086
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-4.3.5.tgz",
|
|
4087
|
+
"integrity": "sha512-V5tivbXKZtibMVN4nqttUldMDNp2jb84QCZSsQr4hWTx8e5Tok+EXWXbh4HET1Ts3lxLbti1O0J6OE/Itf+haw==",
|
|
4088
4088
|
"license": "MIT",
|
|
4089
4089
|
"dependencies": {
|
|
4090
|
-
"@oclif/core": "^3.
|
|
4090
|
+
"@oclif/core": "^3.23.0",
|
|
4091
4091
|
"chalk": "^5.3.0",
|
|
4092
4092
|
"debug": "^4.3.4",
|
|
4093
4093
|
"npm": "10.2.4",
|
|
@@ -7377,12 +7377,12 @@
|
|
|
7377
7377
|
}
|
|
7378
7378
|
},
|
|
7379
7379
|
"node_modules/@oclif/plugin-warn-if-update-available": {
|
|
7380
|
-
"version": "3.0.
|
|
7381
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.
|
|
7382
|
-
"integrity": "sha512-
|
|
7380
|
+
"version": "3.0.14",
|
|
7381
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.14.tgz",
|
|
7382
|
+
"integrity": "sha512-CCChGqmR8F0JHJ4ikXD1KgNC/dAsd3FJeQHsZm1BP5YlzLCtSEu6Oz/lpdH1OdnCbVBHJkrquCiL/81S9DTzGw==",
|
|
7383
7383
|
"license": "MIT",
|
|
7384
7384
|
"dependencies": {
|
|
7385
|
-
"@oclif/core": "^3.
|
|
7385
|
+
"@oclif/core": "^3.23.0",
|
|
7386
7386
|
"chalk": "^5.3.0",
|
|
7387
7387
|
"debug": "^4.1.0",
|
|
7388
7388
|
"http-call": "^5.2.2",
|
|
@@ -7393,12 +7393,12 @@
|
|
|
7393
7393
|
}
|
|
7394
7394
|
},
|
|
7395
7395
|
"node_modules/@oclif/plugin-which": {
|
|
7396
|
-
"version": "3.1.
|
|
7397
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.1.
|
|
7398
|
-
"integrity": "sha512-
|
|
7396
|
+
"version": "3.1.4",
|
|
7397
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.1.4.tgz",
|
|
7398
|
+
"integrity": "sha512-kcRidBdlMFbYOcRDjSV+6JvX3VDH3P/+AnI/4dN4hePw0H8FCWbpkMaYn6wlo5GZaLbTaenoEZaE7yK9F/OXaw==",
|
|
7399
7399
|
"license": "MIT",
|
|
7400
7400
|
"dependencies": {
|
|
7401
|
-
"@oclif/core": "^3.
|
|
7401
|
+
"@oclif/core": "^3.23.0"
|
|
7402
7402
|
},
|
|
7403
7403
|
"engines": {
|
|
7404
7404
|
"node": ">=18.0.0"
|
|
@@ -7639,12 +7639,12 @@
|
|
|
7639
7639
|
}
|
|
7640
7640
|
},
|
|
7641
7641
|
"node_modules/@salesforce/apex-node": {
|
|
7642
|
-
"version": "3.0
|
|
7643
|
-
"resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-3.0.
|
|
7644
|
-
"integrity": "sha512-
|
|
7642
|
+
"version": "3.1.0",
|
|
7643
|
+
"resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-3.1.0.tgz",
|
|
7644
|
+
"integrity": "sha512-bx48c7X7BK/7uksh3iXFY8gk8+W4w+ih44zf/cz9sn+/eQhZ6cWvcsOjulb6cbGVJPcJUMgbMKchAJAK6w1Yhw==",
|
|
7645
7645
|
"license": "BSD-3-Clause",
|
|
7646
7646
|
"dependencies": {
|
|
7647
|
-
"@salesforce/core": "^6.1
|
|
7647
|
+
"@salesforce/core": "^6.5.1",
|
|
7648
7648
|
"@salesforce/kit": "^3.0.15",
|
|
7649
7649
|
"@types/istanbul-reports": "^3.0.4",
|
|
7650
7650
|
"faye": "1.4.0",
|
|
@@ -7952,16 +7952,16 @@
|
|
|
7952
7952
|
}
|
|
7953
7953
|
},
|
|
7954
7954
|
"node_modules/@salesforce/plugin-apex": {
|
|
7955
|
-
"version": "3.0.
|
|
7956
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.0.
|
|
7957
|
-
"integrity": "sha512-
|
|
7955
|
+
"version": "3.0.30",
|
|
7956
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.0.30.tgz",
|
|
7957
|
+
"integrity": "sha512-9b7E+bQRf02jU8Frh7kVEGmskxOUD/Snre1vVNSiB5HO2BxzBIIken0rFNmWTfxKFCKmjIteCNHkJ1Mwa6o+zQ==",
|
|
7958
7958
|
"license": "BSD-3-Clause",
|
|
7959
7959
|
"dependencies": {
|
|
7960
|
-
"@oclif/core": "^3.
|
|
7961
|
-
"@salesforce/apex-node": "^3.0
|
|
7960
|
+
"@oclif/core": "^3.23.0",
|
|
7961
|
+
"@salesforce/apex-node": "^3.1.0",
|
|
7962
7962
|
"@salesforce/core": "^6.5.1",
|
|
7963
7963
|
"@salesforce/kit": "^3.0.15",
|
|
7964
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
7964
|
+
"@salesforce/sf-plugins-core": "^7.1.14",
|
|
7965
7965
|
"chalk": "^5.3.0",
|
|
7966
7966
|
"color-convert": "^2.0.1",
|
|
7967
7967
|
"color-name": "^2.0.0"
|
|
@@ -7980,315 +7980,25 @@
|
|
|
7980
7980
|
}
|
|
7981
7981
|
},
|
|
7982
7982
|
"node_modules/@salesforce/plugin-auth": {
|
|
7983
|
-
"version": "3.3.
|
|
7984
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.3.
|
|
7985
|
-
"integrity": "sha512-
|
|
7983
|
+
"version": "3.3.23",
|
|
7984
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.3.23.tgz",
|
|
7985
|
+
"integrity": "sha512-kQ6gxGILMwS1LedmM1Fcse+c1OUu8z4fhobjFcs/9EpbcuClCrPMOksMP1CXnjULTxZtgKwKjL1+iBNr5aDeAQ==",
|
|
7986
7986
|
"license": "BSD-3-Clause",
|
|
7987
7987
|
"dependencies": {
|
|
7988
7988
|
"@inquirer/checkbox": "^1.5.2",
|
|
7989
7989
|
"@inquirer/select": "^1.3.3",
|
|
7990
|
-
"@oclif/core": "^3.
|
|
7990
|
+
"@oclif/core": "^3.23.0",
|
|
7991
7991
|
"@salesforce/core": "^6.7.0",
|
|
7992
7992
|
"@salesforce/kit": "^3.0.15",
|
|
7993
7993
|
"@salesforce/sf-plugins-core": "^7.1.14",
|
|
7994
7994
|
"@salesforce/ts-types": "^2.0.9",
|
|
7995
7995
|
"chalk": "^5.3.0",
|
|
7996
|
-
"open": "^
|
|
7996
|
+
"open": "^10.1.0"
|
|
7997
7997
|
},
|
|
7998
7998
|
"engines": {
|
|
7999
7999
|
"node": ">=18.0.0"
|
|
8000
8000
|
}
|
|
8001
8001
|
},
|
|
8002
|
-
"node_modules/@salesforce/plugin-auth/node_modules/bundle-name": {
|
|
8003
|
-
"version": "3.0.0",
|
|
8004
|
-
"resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-3.0.0.tgz",
|
|
8005
|
-
"integrity": "sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==",
|
|
8006
|
-
"license": "MIT",
|
|
8007
|
-
"dependencies": {
|
|
8008
|
-
"run-applescript": "^5.0.0"
|
|
8009
|
-
},
|
|
8010
|
-
"engines": {
|
|
8011
|
-
"node": ">=12"
|
|
8012
|
-
},
|
|
8013
|
-
"funding": {
|
|
8014
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8015
|
-
}
|
|
8016
|
-
},
|
|
8017
|
-
"node_modules/@salesforce/plugin-auth/node_modules/default-browser": {
|
|
8018
|
-
"version": "4.0.0",
|
|
8019
|
-
"resolved": "https://registry.npmjs.org/default-browser/-/default-browser-4.0.0.tgz",
|
|
8020
|
-
"integrity": "sha512-wX5pXO1+BrhMkSbROFsyxUm0i/cJEScyNhA4PPxc41ICuv05ZZB/MX28s8aZx6xjmatvebIapF6hLEKEcpneUA==",
|
|
8021
|
-
"license": "MIT",
|
|
8022
|
-
"dependencies": {
|
|
8023
|
-
"bundle-name": "^3.0.0",
|
|
8024
|
-
"default-browser-id": "^3.0.0",
|
|
8025
|
-
"execa": "^7.1.1",
|
|
8026
|
-
"titleize": "^3.0.0"
|
|
8027
|
-
},
|
|
8028
|
-
"engines": {
|
|
8029
|
-
"node": ">=14.16"
|
|
8030
|
-
},
|
|
8031
|
-
"funding": {
|
|
8032
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8033
|
-
}
|
|
8034
|
-
},
|
|
8035
|
-
"node_modules/@salesforce/plugin-auth/node_modules/default-browser-id": {
|
|
8036
|
-
"version": "3.0.0",
|
|
8037
|
-
"resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-3.0.0.tgz",
|
|
8038
|
-
"integrity": "sha512-OZ1y3y0SqSICtE8DE4S8YOE9UZOJ8wO16fKWVP5J1Qz42kV9jcnMVFrEE/noXb/ss3Q4pZIH79kxofzyNNtUNA==",
|
|
8039
|
-
"license": "MIT",
|
|
8040
|
-
"dependencies": {
|
|
8041
|
-
"bplist-parser": "^0.2.0",
|
|
8042
|
-
"untildify": "^4.0.0"
|
|
8043
|
-
},
|
|
8044
|
-
"engines": {
|
|
8045
|
-
"node": ">=12"
|
|
8046
|
-
},
|
|
8047
|
-
"funding": {
|
|
8048
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8049
|
-
}
|
|
8050
|
-
},
|
|
8051
|
-
"node_modules/@salesforce/plugin-auth/node_modules/execa": {
|
|
8052
|
-
"version": "7.2.0",
|
|
8053
|
-
"resolved": "https://registry.npmjs.org/execa/-/execa-7.2.0.tgz",
|
|
8054
|
-
"integrity": "sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==",
|
|
8055
|
-
"license": "MIT",
|
|
8056
|
-
"dependencies": {
|
|
8057
|
-
"cross-spawn": "^7.0.3",
|
|
8058
|
-
"get-stream": "^6.0.1",
|
|
8059
|
-
"human-signals": "^4.3.0",
|
|
8060
|
-
"is-stream": "^3.0.0",
|
|
8061
|
-
"merge-stream": "^2.0.0",
|
|
8062
|
-
"npm-run-path": "^5.1.0",
|
|
8063
|
-
"onetime": "^6.0.0",
|
|
8064
|
-
"signal-exit": "^3.0.7",
|
|
8065
|
-
"strip-final-newline": "^3.0.0"
|
|
8066
|
-
},
|
|
8067
|
-
"engines": {
|
|
8068
|
-
"node": "^14.18.0 || ^16.14.0 || >=18.0.0"
|
|
8069
|
-
},
|
|
8070
|
-
"funding": {
|
|
8071
|
-
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
8072
|
-
}
|
|
8073
|
-
},
|
|
8074
|
-
"node_modules/@salesforce/plugin-auth/node_modules/human-signals": {
|
|
8075
|
-
"version": "4.3.1",
|
|
8076
|
-
"resolved": "https://registry.npmjs.org/human-signals/-/human-signals-4.3.1.tgz",
|
|
8077
|
-
"integrity": "sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==",
|
|
8078
|
-
"license": "Apache-2.0",
|
|
8079
|
-
"engines": {
|
|
8080
|
-
"node": ">=14.18.0"
|
|
8081
|
-
}
|
|
8082
|
-
},
|
|
8083
|
-
"node_modules/@salesforce/plugin-auth/node_modules/is-stream": {
|
|
8084
|
-
"version": "3.0.0",
|
|
8085
|
-
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
|
|
8086
|
-
"integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
|
|
8087
|
-
"license": "MIT",
|
|
8088
|
-
"engines": {
|
|
8089
|
-
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
8090
|
-
},
|
|
8091
|
-
"funding": {
|
|
8092
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8093
|
-
}
|
|
8094
|
-
},
|
|
8095
|
-
"node_modules/@salesforce/plugin-auth/node_modules/mimic-fn": {
|
|
8096
|
-
"version": "4.0.0",
|
|
8097
|
-
"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz",
|
|
8098
|
-
"integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==",
|
|
8099
|
-
"license": "MIT",
|
|
8100
|
-
"engines": {
|
|
8101
|
-
"node": ">=12"
|
|
8102
|
-
},
|
|
8103
|
-
"funding": {
|
|
8104
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8105
|
-
}
|
|
8106
|
-
},
|
|
8107
|
-
"node_modules/@salesforce/plugin-auth/node_modules/npm-run-path": {
|
|
8108
|
-
"version": "5.1.0",
|
|
8109
|
-
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.1.0.tgz",
|
|
8110
|
-
"integrity": "sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==",
|
|
8111
|
-
"license": "MIT",
|
|
8112
|
-
"dependencies": {
|
|
8113
|
-
"path-key": "^4.0.0"
|
|
8114
|
-
},
|
|
8115
|
-
"engines": {
|
|
8116
|
-
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
8117
|
-
},
|
|
8118
|
-
"funding": {
|
|
8119
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8120
|
-
}
|
|
8121
|
-
},
|
|
8122
|
-
"node_modules/@salesforce/plugin-auth/node_modules/onetime": {
|
|
8123
|
-
"version": "6.0.0",
|
|
8124
|
-
"resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
|
|
8125
|
-
"integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
|
|
8126
|
-
"license": "MIT",
|
|
8127
|
-
"dependencies": {
|
|
8128
|
-
"mimic-fn": "^4.0.0"
|
|
8129
|
-
},
|
|
8130
|
-
"engines": {
|
|
8131
|
-
"node": ">=12"
|
|
8132
|
-
},
|
|
8133
|
-
"funding": {
|
|
8134
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8135
|
-
}
|
|
8136
|
-
},
|
|
8137
|
-
"node_modules/@salesforce/plugin-auth/node_modules/open": {
|
|
8138
|
-
"version": "9.1.0",
|
|
8139
|
-
"resolved": "https://registry.npmjs.org/open/-/open-9.1.0.tgz",
|
|
8140
|
-
"integrity": "sha512-OS+QTnw1/4vrf+9hh1jc1jnYjzSG4ttTBB8UxOwAnInG3Uo4ssetzC1ihqaIHjLJnA5GGlRl6QlZXOTQhRBUvg==",
|
|
8141
|
-
"license": "MIT",
|
|
8142
|
-
"dependencies": {
|
|
8143
|
-
"default-browser": "^4.0.0",
|
|
8144
|
-
"define-lazy-prop": "^3.0.0",
|
|
8145
|
-
"is-inside-container": "^1.0.0",
|
|
8146
|
-
"is-wsl": "^2.2.0"
|
|
8147
|
-
},
|
|
8148
|
-
"engines": {
|
|
8149
|
-
"node": ">=14.16"
|
|
8150
|
-
},
|
|
8151
|
-
"funding": {
|
|
8152
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8153
|
-
}
|
|
8154
|
-
},
|
|
8155
|
-
"node_modules/@salesforce/plugin-auth/node_modules/path-key": {
|
|
8156
|
-
"version": "4.0.0",
|
|
8157
|
-
"resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
|
|
8158
|
-
"integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
|
|
8159
|
-
"license": "MIT",
|
|
8160
|
-
"engines": {
|
|
8161
|
-
"node": ">=12"
|
|
8162
|
-
},
|
|
8163
|
-
"funding": {
|
|
8164
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8165
|
-
}
|
|
8166
|
-
},
|
|
8167
|
-
"node_modules/@salesforce/plugin-auth/node_modules/run-applescript": {
|
|
8168
|
-
"version": "5.0.0",
|
|
8169
|
-
"resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-5.0.0.tgz",
|
|
8170
|
-
"integrity": "sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==",
|
|
8171
|
-
"license": "MIT",
|
|
8172
|
-
"dependencies": {
|
|
8173
|
-
"execa": "^5.0.0"
|
|
8174
|
-
},
|
|
8175
|
-
"engines": {
|
|
8176
|
-
"node": ">=12"
|
|
8177
|
-
},
|
|
8178
|
-
"funding": {
|
|
8179
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8180
|
-
}
|
|
8181
|
-
},
|
|
8182
|
-
"node_modules/@salesforce/plugin-auth/node_modules/run-applescript/node_modules/execa": {
|
|
8183
|
-
"version": "5.1.1",
|
|
8184
|
-
"resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
|
|
8185
|
-
"integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
|
|
8186
|
-
"license": "MIT",
|
|
8187
|
-
"dependencies": {
|
|
8188
|
-
"cross-spawn": "^7.0.3",
|
|
8189
|
-
"get-stream": "^6.0.0",
|
|
8190
|
-
"human-signals": "^2.1.0",
|
|
8191
|
-
"is-stream": "^2.0.0",
|
|
8192
|
-
"merge-stream": "^2.0.0",
|
|
8193
|
-
"npm-run-path": "^4.0.1",
|
|
8194
|
-
"onetime": "^5.1.2",
|
|
8195
|
-
"signal-exit": "^3.0.3",
|
|
8196
|
-
"strip-final-newline": "^2.0.0"
|
|
8197
|
-
},
|
|
8198
|
-
"engines": {
|
|
8199
|
-
"node": ">=10"
|
|
8200
|
-
},
|
|
8201
|
-
"funding": {
|
|
8202
|
-
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
8203
|
-
}
|
|
8204
|
-
},
|
|
8205
|
-
"node_modules/@salesforce/plugin-auth/node_modules/run-applescript/node_modules/human-signals": {
|
|
8206
|
-
"version": "2.1.0",
|
|
8207
|
-
"resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
|
|
8208
|
-
"integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
|
|
8209
|
-
"license": "Apache-2.0",
|
|
8210
|
-
"engines": {
|
|
8211
|
-
"node": ">=10.17.0"
|
|
8212
|
-
}
|
|
8213
|
-
},
|
|
8214
|
-
"node_modules/@salesforce/plugin-auth/node_modules/run-applescript/node_modules/is-stream": {
|
|
8215
|
-
"version": "2.0.1",
|
|
8216
|
-
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
|
|
8217
|
-
"integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
|
|
8218
|
-
"license": "MIT",
|
|
8219
|
-
"engines": {
|
|
8220
|
-
"node": ">=8"
|
|
8221
|
-
},
|
|
8222
|
-
"funding": {
|
|
8223
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8224
|
-
}
|
|
8225
|
-
},
|
|
8226
|
-
"node_modules/@salesforce/plugin-auth/node_modules/run-applescript/node_modules/mimic-fn": {
|
|
8227
|
-
"version": "2.1.0",
|
|
8228
|
-
"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
|
|
8229
|
-
"integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
|
|
8230
|
-
"license": "MIT",
|
|
8231
|
-
"engines": {
|
|
8232
|
-
"node": ">=6"
|
|
8233
|
-
}
|
|
8234
|
-
},
|
|
8235
|
-
"node_modules/@salesforce/plugin-auth/node_modules/run-applescript/node_modules/npm-run-path": {
|
|
8236
|
-
"version": "4.0.1",
|
|
8237
|
-
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
|
|
8238
|
-
"integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
|
|
8239
|
-
"license": "MIT",
|
|
8240
|
-
"dependencies": {
|
|
8241
|
-
"path-key": "^3.0.0"
|
|
8242
|
-
},
|
|
8243
|
-
"engines": {
|
|
8244
|
-
"node": ">=8"
|
|
8245
|
-
}
|
|
8246
|
-
},
|
|
8247
|
-
"node_modules/@salesforce/plugin-auth/node_modules/run-applescript/node_modules/onetime": {
|
|
8248
|
-
"version": "5.1.2",
|
|
8249
|
-
"resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
|
|
8250
|
-
"integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
|
|
8251
|
-
"license": "MIT",
|
|
8252
|
-
"dependencies": {
|
|
8253
|
-
"mimic-fn": "^2.1.0"
|
|
8254
|
-
},
|
|
8255
|
-
"engines": {
|
|
8256
|
-
"node": ">=6"
|
|
8257
|
-
},
|
|
8258
|
-
"funding": {
|
|
8259
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8260
|
-
}
|
|
8261
|
-
},
|
|
8262
|
-
"node_modules/@salesforce/plugin-auth/node_modules/run-applescript/node_modules/path-key": {
|
|
8263
|
-
"version": "3.1.1",
|
|
8264
|
-
"resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
|
|
8265
|
-
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|
8266
|
-
"license": "MIT",
|
|
8267
|
-
"engines": {
|
|
8268
|
-
"node": ">=8"
|
|
8269
|
-
}
|
|
8270
|
-
},
|
|
8271
|
-
"node_modules/@salesforce/plugin-auth/node_modules/run-applescript/node_modules/strip-final-newline": {
|
|
8272
|
-
"version": "2.0.0",
|
|
8273
|
-
"resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
|
|
8274
|
-
"integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
|
|
8275
|
-
"license": "MIT",
|
|
8276
|
-
"engines": {
|
|
8277
|
-
"node": ">=6"
|
|
8278
|
-
}
|
|
8279
|
-
},
|
|
8280
|
-
"node_modules/@salesforce/plugin-auth/node_modules/strip-final-newline": {
|
|
8281
|
-
"version": "3.0.0",
|
|
8282
|
-
"resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
|
|
8283
|
-
"integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
|
|
8284
|
-
"license": "MIT",
|
|
8285
|
-
"engines": {
|
|
8286
|
-
"node": ">=12"
|
|
8287
|
-
},
|
|
8288
|
-
"funding": {
|
|
8289
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8290
|
-
}
|
|
8291
|
-
},
|
|
8292
8002
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
8293
8003
|
"version": "3.0.69",
|
|
8294
8004
|
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.69.tgz",
|
|
@@ -8346,12 +8056,12 @@
|
|
|
8346
8056
|
}
|
|
8347
8057
|
},
|
|
8348
8058
|
"node_modules/@salesforce/plugin-data": {
|
|
8349
|
-
"version": "3.1.
|
|
8350
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.1.
|
|
8351
|
-
"integrity": "sha512-
|
|
8059
|
+
"version": "3.1.9",
|
|
8060
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.1.9.tgz",
|
|
8061
|
+
"integrity": "sha512-jVWGw9qCPeG/vdGTAhblBYzwlUL8KHiJSTpW95jN9sw6snuIbF4/RrgFKUbq3WeqOE1IgDC7TJuDL07bHZQJfQ==",
|
|
8352
8062
|
"license": "BSD-3-Clause",
|
|
8353
8063
|
"dependencies": {
|
|
8354
|
-
"@oclif/core": "^3.
|
|
8064
|
+
"@oclif/core": "^3.23.0",
|
|
8355
8065
|
"@salesforce/core": "^6.5.5",
|
|
8356
8066
|
"@salesforce/kit": "^3.0.15",
|
|
8357
8067
|
"@salesforce/sf-plugins-core": "^7.1.14",
|
|
@@ -8359,7 +8069,7 @@
|
|
|
8359
8069
|
"chalk": "^5.3.0",
|
|
8360
8070
|
"change-case": "^5.4.3",
|
|
8361
8071
|
"csv-parse": "^4.16.3",
|
|
8362
|
-
"csv-stringify": "^6.4.
|
|
8072
|
+
"csv-stringify": "^6.4.6",
|
|
8363
8073
|
"jsforce": "^2.0.0-beta.29"
|
|
8364
8074
|
},
|
|
8365
8075
|
"engines": {
|
|
@@ -8373,16 +8083,16 @@
|
|
|
8373
8083
|
"license": "MIT"
|
|
8374
8084
|
},
|
|
8375
8085
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
8376
|
-
"version": "3.2.
|
|
8377
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.2.
|
|
8378
|
-
"integrity": "sha512-
|
|
8086
|
+
"version": "3.2.31",
|
|
8087
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.2.31.tgz",
|
|
8088
|
+
"integrity": "sha512-lb8itrlJeZEyb0FTuMPc1HQaK5mu4qlkYwjTV/2/zcYIEpBQbFdyEz3KcAdaWxJNK9YNjwOSrrgF8Ts/pg4tow==",
|
|
8379
8089
|
"license": "BSD-3-Clause",
|
|
8380
8090
|
"dependencies": {
|
|
8381
|
-
"@oclif/core": "^3.
|
|
8382
|
-
"@salesforce/apex-node": "^3.0
|
|
8091
|
+
"@oclif/core": "^3.23.0",
|
|
8092
|
+
"@salesforce/apex-node": "^3.1.0",
|
|
8383
8093
|
"@salesforce/core": "^6.7.0",
|
|
8384
8094
|
"@salesforce/kit": "^3.0.15",
|
|
8385
|
-
"@salesforce/plugin-info": "^3.0.
|
|
8095
|
+
"@salesforce/plugin-info": "^3.0.28",
|
|
8386
8096
|
"@salesforce/sf-plugins-core": "^7.1.14",
|
|
8387
8097
|
"@salesforce/source-deploy-retrieve": "^10.5.1",
|
|
8388
8098
|
"@salesforce/source-tracking": "^5.1.12",
|
|
@@ -8394,20 +8104,20 @@
|
|
|
8394
8104
|
}
|
|
8395
8105
|
},
|
|
8396
8106
|
"node_modules/@salesforce/plugin-info": {
|
|
8397
|
-
"version": "3.0.
|
|
8398
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.0.
|
|
8399
|
-
"integrity": "sha512-
|
|
8107
|
+
"version": "3.0.31",
|
|
8108
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.0.31.tgz",
|
|
8109
|
+
"integrity": "sha512-wjzYtk/UeKepXjWPtWX3vSbj/FzPBY+QSwwvof2j8oP/7tLIOykugN6Fxv4QD2+Jz0LXKGdsTb0AidZkwSBHXw==",
|
|
8400
8110
|
"license": "BSD-3-Clause",
|
|
8401
8111
|
"dependencies": {
|
|
8402
|
-
"@inquirer/input": "^2.0.
|
|
8403
|
-
"@oclif/core": "^3.
|
|
8112
|
+
"@inquirer/input": "^2.0.2",
|
|
8113
|
+
"@oclif/core": "^3.23.0",
|
|
8404
8114
|
"@salesforce/core": "^6.5.2",
|
|
8405
8115
|
"@salesforce/kit": "^3.0.15",
|
|
8406
8116
|
"@salesforce/sf-plugins-core": "^7.1.11",
|
|
8407
8117
|
"got": "^13.0.0",
|
|
8408
8118
|
"marked": "^4.3.0",
|
|
8409
8119
|
"marked-terminal": "^4.2.0",
|
|
8410
|
-
"open": "^10.0
|
|
8120
|
+
"open": "^10.1.0",
|
|
8411
8121
|
"proxy-agent": "^6.4.0",
|
|
8412
8122
|
"semver": "^7.6.0"
|
|
8413
8123
|
},
|
|
@@ -8416,14 +8126,14 @@
|
|
|
8416
8126
|
}
|
|
8417
8127
|
},
|
|
8418
8128
|
"node_modules/@salesforce/plugin-info/node_modules/@inquirer/core": {
|
|
8419
|
-
"version": "7.0.
|
|
8420
|
-
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-7.0.
|
|
8421
|
-
"integrity": "sha512-
|
|
8129
|
+
"version": "7.0.2",
|
|
8130
|
+
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-7.0.2.tgz",
|
|
8131
|
+
"integrity": "sha512-yya2GLO8lIi+yGytrOQ6unbrRGi8JiC+lWtlIsCUsDgMcCdO75vOuqGIUKXvfBkeZLOzs4WcSioXvpBzo0B0+Q==",
|
|
8422
8132
|
"license": "MIT",
|
|
8423
8133
|
"dependencies": {
|
|
8424
8134
|
"@inquirer/type": "^1.2.0",
|
|
8425
8135
|
"@types/mute-stream": "^0.0.4",
|
|
8426
|
-
"@types/node": "^20.11.
|
|
8136
|
+
"@types/node": "^20.11.25",
|
|
8427
8137
|
"@types/wrap-ansi": "^3.0.0",
|
|
8428
8138
|
"ansi-escapes": "^4.3.2",
|
|
8429
8139
|
"chalk": "^4.1.2",
|
|
@@ -8441,12 +8151,12 @@
|
|
|
8441
8151
|
}
|
|
8442
8152
|
},
|
|
8443
8153
|
"node_modules/@salesforce/plugin-info/node_modules/@inquirer/input": {
|
|
8444
|
-
"version": "2.0.
|
|
8445
|
-
"resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.0.
|
|
8446
|
-
"integrity": "sha512-
|
|
8154
|
+
"version": "2.0.2",
|
|
8155
|
+
"resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.0.2.tgz",
|
|
8156
|
+
"integrity": "sha512-2qCyolURnBo1EArkH/JnOfMGEUdsjVbmKaeHf7Rq1EW4KK+zj4sPAizDFkEC03NoSzPTGLV+4riiAybdx177KQ==",
|
|
8447
8157
|
"license": "MIT",
|
|
8448
8158
|
"dependencies": {
|
|
8449
|
-
"@inquirer/core": "^7.0.
|
|
8159
|
+
"@inquirer/core": "^7.0.2",
|
|
8450
8160
|
"@inquirer/type": "^1.2.0"
|
|
8451
8161
|
},
|
|
8452
8162
|
"engines": {
|
|
@@ -8509,15 +8219,15 @@
|
|
|
8509
8219
|
}
|
|
8510
8220
|
},
|
|
8511
8221
|
"node_modules/@salesforce/plugin-marketplace": {
|
|
8512
|
-
"version": "1.0.
|
|
8513
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.0.
|
|
8514
|
-
"integrity": "sha512-
|
|
8222
|
+
"version": "1.0.27",
|
|
8223
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.0.27.tgz",
|
|
8224
|
+
"integrity": "sha512-veLKMl1fO1lvLRPCNQhCK35G8TYBxnulq98BXZj8WaDtmNPVQo5uqSw66oNtKl/nKqpYB+BPQ3BS4JgR54q3Xg==",
|
|
8515
8225
|
"license": "BSD-3-Clause",
|
|
8516
8226
|
"dependencies": {
|
|
8517
8227
|
"@oclif/core": "^3.19.2",
|
|
8518
8228
|
"@salesforce/core": "^6.5.1",
|
|
8519
8229
|
"@salesforce/kit": "^3.0.15",
|
|
8520
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
8230
|
+
"@salesforce/sf-plugins-core": "^7.1.14",
|
|
8521
8231
|
"got": "^13.0.0",
|
|
8522
8232
|
"proxy-agent": "^6.4.0"
|
|
8523
8233
|
},
|
|
@@ -8526,16 +8236,16 @@
|
|
|
8526
8236
|
}
|
|
8527
8237
|
},
|
|
8528
8238
|
"node_modules/@salesforce/plugin-org": {
|
|
8529
|
-
"version": "3.4.
|
|
8530
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.4.
|
|
8531
|
-
"integrity": "sha512-
|
|
8239
|
+
"version": "3.4.3",
|
|
8240
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.4.3.tgz",
|
|
8241
|
+
"integrity": "sha512-LL55oyEC8RnmoMIo9ja5yj1YJc2w2+t3Ioqme0O0jlJarxkLuSVpu7vLM6117ZSQg8bawz7afCk9vYuZR2oaPA==",
|
|
8532
8242
|
"license": "BSD-3-Clause",
|
|
8533
8243
|
"dependencies": {
|
|
8534
|
-
"@oclif/core": "^3.
|
|
8244
|
+
"@oclif/core": "^3.23.0",
|
|
8535
8245
|
"@salesforce/core": "^6.6.0",
|
|
8536
8246
|
"@salesforce/kit": "^3.0.15",
|
|
8537
8247
|
"@salesforce/sf-plugins-core": "^7.1.14",
|
|
8538
|
-
"@salesforce/source-deploy-retrieve": "^10.
|
|
8248
|
+
"@salesforce/source-deploy-retrieve": "^10.5.1",
|
|
8539
8249
|
"chalk": "^5.3.0",
|
|
8540
8250
|
"change-case": "^5.4.3",
|
|
8541
8251
|
"is-wsl": "^3.1.0",
|
|
@@ -8567,12 +8277,12 @@
|
|
|
8567
8277
|
}
|
|
8568
8278
|
},
|
|
8569
8279
|
"node_modules/@salesforce/plugin-packaging": {
|
|
8570
|
-
"version": "2.1.
|
|
8571
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.1.
|
|
8572
|
-
"integrity": "sha512-
|
|
8280
|
+
"version": "2.1.12",
|
|
8281
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.1.12.tgz",
|
|
8282
|
+
"integrity": "sha512-MTuUcBAs6AJgnfJIhqduxoJsg5ntJsWlDllhtOC0o+vx6O5mzqNkRux9FvL8e3DhvTJALQQuyRCs3AkuKvSQNg==",
|
|
8573
8283
|
"license": "BSD-3-Clause",
|
|
8574
8284
|
"dependencies": {
|
|
8575
|
-
"@oclif/core": "^3.
|
|
8285
|
+
"@oclif/core": "^3.23.0",
|
|
8576
8286
|
"@salesforce/core": "^6.5.2",
|
|
8577
8287
|
"@salesforce/kit": "^3.0.15",
|
|
8578
8288
|
"@salesforce/packaging": "^3.2.18",
|
|
@@ -8840,15 +8550,15 @@
|
|
|
8840
8550
|
}
|
|
8841
8551
|
},
|
|
8842
8552
|
"node_modules/@salesforce/plugin-sobject": {
|
|
8843
|
-
"version": "1.1.
|
|
8844
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.1.
|
|
8845
|
-
"integrity": "sha512-
|
|
8553
|
+
"version": "1.1.18",
|
|
8554
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.1.18.tgz",
|
|
8555
|
+
"integrity": "sha512-plWndTrfTIiT+iiwieQOU619TkKMSyOEOgZKC79UN4q3e/LgZRd9okEosS9mlslILvo0VxtqeyAiLnFFzlEmZQ==",
|
|
8846
8556
|
"license": "BSD-3-Clause",
|
|
8847
8557
|
"dependencies": {
|
|
8848
8558
|
"@inquirer/confirm": "^2.0.17",
|
|
8849
8559
|
"@inquirer/input": "^1.2.16",
|
|
8850
8560
|
"@inquirer/select": "^1.3.3",
|
|
8851
|
-
"@oclif/core": "^3.
|
|
8561
|
+
"@oclif/core": "^3.23.0",
|
|
8852
8562
|
"@salesforce/core": "^6.5.3",
|
|
8853
8563
|
"@salesforce/kit": "^3.0.15",
|
|
8854
8564
|
"@salesforce/sf-plugins-core": "^7.1.14",
|
|
@@ -8883,17 +8593,17 @@
|
|
|
8883
8593
|
}
|
|
8884
8594
|
},
|
|
8885
8595
|
"node_modules/@salesforce/plugin-source": {
|
|
8886
|
-
"version": "3.1.
|
|
8887
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.1.
|
|
8888
|
-
"integrity": "sha512
|
|
8596
|
+
"version": "3.1.20",
|
|
8597
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.1.20.tgz",
|
|
8598
|
+
"integrity": "sha512-6Xh8uKhhf/LjrR6HrJ8JEFztyMjX09g0B0Zvk94nTVV/AL+0ZPabSjwDn8jCT8GSeJuDsMPvjPadcat1KicD6g==",
|
|
8889
8599
|
"license": "BSD-3-Clause",
|
|
8890
8600
|
"dependencies": {
|
|
8891
8601
|
"@oclif/core": "^3.20.0",
|
|
8892
|
-
"@salesforce/apex-node": "^3.0
|
|
8602
|
+
"@salesforce/apex-node": "^3.1.0",
|
|
8893
8603
|
"@salesforce/core": "^6.4.4",
|
|
8894
8604
|
"@salesforce/kit": "^3.0.15",
|
|
8895
8605
|
"@salesforce/sf-plugins-core": "^7.1.14",
|
|
8896
|
-
"@salesforce/source-deploy-retrieve": "^10.
|
|
8606
|
+
"@salesforce/source-deploy-retrieve": "^10.5.1",
|
|
8897
8607
|
"@salesforce/source-tracking": "^5.1.11",
|
|
8898
8608
|
"chalk": "^5.3.0",
|
|
8899
8609
|
"got": "^13.0.0",
|
|
@@ -8904,13 +8614,13 @@
|
|
|
8904
8614
|
}
|
|
8905
8615
|
},
|
|
8906
8616
|
"node_modules/@salesforce/plugin-telemetry": {
|
|
8907
|
-
"version": "3.1.
|
|
8908
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.1.
|
|
8909
|
-
"integrity": "sha512-
|
|
8617
|
+
"version": "3.1.16",
|
|
8618
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.1.16.tgz",
|
|
8619
|
+
"integrity": "sha512-hkCf7bUBujE+EVhP/DUAXeROPItMSZrSCF75kFdDLLPzByCOnk8Ms50f2xn6BBK1wzq2W0+AEoUEDwaIopQc2g==",
|
|
8910
8620
|
"license": "BSD-3-Clause",
|
|
8911
8621
|
"dependencies": {
|
|
8912
8622
|
"@oclif/core": "^3.20.0",
|
|
8913
|
-
"@salesforce/core": "^6.
|
|
8623
|
+
"@salesforce/core": "^6.7.0",
|
|
8914
8624
|
"@salesforce/sf-plugins-core": "^7.1.11",
|
|
8915
8625
|
"@salesforce/telemetry": "^5.0.10",
|
|
8916
8626
|
"debug": "^4.3.4"
|
|
@@ -8960,12 +8670,12 @@
|
|
|
8960
8670
|
}
|
|
8961
8671
|
},
|
|
8962
8672
|
"node_modules/@salesforce/plugin-user": {
|
|
8963
|
-
"version": "3.3.
|
|
8964
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.3.
|
|
8965
|
-
"integrity": "sha512-
|
|
8673
|
+
"version": "3.3.3",
|
|
8674
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.3.3.tgz",
|
|
8675
|
+
"integrity": "sha512-pwXJgWECgbWWpIFdaeugxavRhGH+/x9UChPMa7Ql3vZoK6GbWiAX45zTu3TjLi31Z3yOsNaR/1lU5/ISyotMOg==",
|
|
8966
8676
|
"license": "BSD-3-Clause",
|
|
8967
8677
|
"dependencies": {
|
|
8968
|
-
"@oclif/core": "^3.
|
|
8678
|
+
"@oclif/core": "^3.23.0",
|
|
8969
8679
|
"@salesforce/core": "^6.4.2",
|
|
8970
8680
|
"@salesforce/kit": "^3.0.15",
|
|
8971
8681
|
"@salesforce/sf-plugins-core": "^7.1.14",
|
|
@@ -8989,14 +8699,14 @@
|
|
|
8989
8699
|
"license": "ISC"
|
|
8990
8700
|
},
|
|
8991
8701
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
8992
|
-
"version": "7.1.
|
|
8993
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.
|
|
8994
|
-
"integrity": "sha512-
|
|
8702
|
+
"version": "7.1.15",
|
|
8703
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.15.tgz",
|
|
8704
|
+
"integrity": "sha512-dQSSIHEpeFIadkWqZE24068m01vy31hVJdGWYvgscTnNrR30jIC5fXRevYvGG0l+8vVEJkCYYnJFQabUjSw3Eg==",
|
|
8995
8705
|
"license": "BSD-3-Clause",
|
|
8996
8706
|
"dependencies": {
|
|
8997
8707
|
"@inquirer/confirm": "^2.0.17",
|
|
8998
8708
|
"@inquirer/password": "^1.1.16",
|
|
8999
|
-
"@oclif/core": "^3.
|
|
8709
|
+
"@oclif/core": "^3.23.0",
|
|
9000
8710
|
"@salesforce/core": "^6.6.0",
|
|
9001
8711
|
"@salesforce/kit": "^3.0.15",
|
|
9002
8712
|
"@salesforce/ts-types": "^2.0.9",
|
|
@@ -9190,12 +8900,12 @@
|
|
|
9190
8900
|
}
|
|
9191
8901
|
},
|
|
9192
8902
|
"node_modules/@salesforce/source-tracking": {
|
|
9193
|
-
"version": "5.1.
|
|
9194
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-5.1.
|
|
9195
|
-
"integrity": "sha512-
|
|
8903
|
+
"version": "5.1.14",
|
|
8904
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-5.1.14.tgz",
|
|
8905
|
+
"integrity": "sha512-wrxFM5Wz4GekH4R+eAd+h780K4qNIU7/77Frua5HDHvORcj07zGR8prJ2zG2/bbYwaclojexH9zHi0RHe2LMoA==",
|
|
9196
8906
|
"license": "BSD-3-Clause",
|
|
9197
8907
|
"dependencies": {
|
|
9198
|
-
"@oclif/core": "^3.
|
|
8908
|
+
"@oclif/core": "^3.23.0",
|
|
9199
8909
|
"@salesforce/core": "^6.7.0",
|
|
9200
8910
|
"@salesforce/kit": "^3.0.15",
|
|
9201
8911
|
"@salesforce/source-deploy-retrieve": "^10.5.1",
|
|
@@ -10731,9 +10441,9 @@
|
|
|
10731
10441
|
}
|
|
10732
10442
|
},
|
|
10733
10443
|
"node_modules/@types/node": {
|
|
10734
|
-
"version": "20.11.
|
|
10735
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.
|
|
10736
|
-
"integrity": "sha512-
|
|
10444
|
+
"version": "20.11.26",
|
|
10445
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.26.tgz",
|
|
10446
|
+
"integrity": "sha512-YwOMmyhNnAWijOBQweOJnQPl068Oqd4K3OFbTc6AHJwzweUwwWG3GIFY74OKks2PJUDkQPeddOQES9mLn1CTEQ==",
|
|
10737
10447
|
"license": "MIT",
|
|
10738
10448
|
"dependencies": {
|
|
10739
10449
|
"undici-types": "~5.26.4"
|
|
@@ -11659,10 +11369,11 @@
|
|
|
11659
11369
|
}
|
|
11660
11370
|
},
|
|
11661
11371
|
"node_modules/aws-sdk": {
|
|
11662
|
-
"version": "2.
|
|
11663
|
-
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.
|
|
11664
|
-
"integrity": "sha512-
|
|
11372
|
+
"version": "2.1575.0",
|
|
11373
|
+
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1575.0.tgz",
|
|
11374
|
+
"integrity": "sha512-q33w5NN057CYOdcbxpKAgrb7CUSPrtPBxGGzgIo44y1Fi1iEXDawMYcahu5cwSfD6NFzvZkPz2a5Eo1Fu3Az8A==",
|
|
11665
11375
|
"dev": true,
|
|
11376
|
+
"hasInstallScript": true,
|
|
11666
11377
|
"license": "Apache-2.0",
|
|
11667
11378
|
"dependencies": {
|
|
11668
11379
|
"buffer": "4.9.2",
|
|
@@ -11764,15 +11475,6 @@
|
|
|
11764
11475
|
"integrity": "sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==",
|
|
11765
11476
|
"license": "Apache-2.0"
|
|
11766
11477
|
},
|
|
11767
|
-
"node_modules/big-integer": {
|
|
11768
|
-
"version": "1.6.51",
|
|
11769
|
-
"resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.51.tgz",
|
|
11770
|
-
"integrity": "sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==",
|
|
11771
|
-
"license": "Unlicense",
|
|
11772
|
-
"engines": {
|
|
11773
|
-
"node": ">=0.6"
|
|
11774
|
-
}
|
|
11775
|
-
},
|
|
11776
11478
|
"node_modules/bin-links": {
|
|
11777
11479
|
"version": "4.0.3",
|
|
11778
11480
|
"resolved": "https://registry.npmjs.org/bin-links/-/bin-links-4.0.3.tgz",
|
|
@@ -11860,18 +11562,6 @@
|
|
|
11860
11562
|
"dev": true,
|
|
11861
11563
|
"license": "MIT"
|
|
11862
11564
|
},
|
|
11863
|
-
"node_modules/bplist-parser": {
|
|
11864
|
-
"version": "0.2.0",
|
|
11865
|
-
"resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.2.0.tgz",
|
|
11866
|
-
"integrity": "sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw==",
|
|
11867
|
-
"license": "MIT",
|
|
11868
|
-
"dependencies": {
|
|
11869
|
-
"big-integer": "^1.6.44"
|
|
11870
|
-
},
|
|
11871
|
-
"engines": {
|
|
11872
|
-
"node": ">= 5.10.0"
|
|
11873
|
-
}
|
|
11874
|
-
},
|
|
11875
11565
|
"node_modules/brace-expansion": {
|
|
11876
11566
|
"version": "2.0.1",
|
|
11877
11567
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
@@ -13506,9 +13196,9 @@
|
|
|
13506
13196
|
"license": "MIT"
|
|
13507
13197
|
},
|
|
13508
13198
|
"node_modules/csv-stringify": {
|
|
13509
|
-
"version": "6.4.
|
|
13510
|
-
"resolved": "https://registry.npmjs.org/csv-stringify/-/csv-stringify-6.4.
|
|
13511
|
-
"integrity": "sha512-
|
|
13199
|
+
"version": "6.4.6",
|
|
13200
|
+
"resolved": "https://registry.npmjs.org/csv-stringify/-/csv-stringify-6.4.6.tgz",
|
|
13201
|
+
"integrity": "sha512-h2V2XZ3uOTLilF5dPIptgUfN/o2ia/80Ie0Lly18LAnw5s8Eb7kt8rfxSUy24AztJZas9f6DPZpVlzDUtFt/ag==",
|
|
13512
13202
|
"license": "MIT"
|
|
13513
13203
|
},
|
|
13514
13204
|
"node_modules/dargs": {
|
|
@@ -23554,17 +23244,17 @@
|
|
|
23554
23244
|
"license": "MIT"
|
|
23555
23245
|
},
|
|
23556
23246
|
"node_modules/oclif": {
|
|
23557
|
-
"version": "4.4
|
|
23558
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.4.
|
|
23559
|
-
"integrity": "sha512-
|
|
23247
|
+
"version": "4.5.4",
|
|
23248
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.5.4.tgz",
|
|
23249
|
+
"integrity": "sha512-3WVlr9FtTXiS5+kBmMdENvWwSHzhrfEpML6HgXDvyEYub3YeapbE60/sCvvNmgBDZ8vYnbOTf3RgqBt1oFo05Q==",
|
|
23560
23250
|
"dev": true,
|
|
23561
23251
|
"license": "MIT",
|
|
23562
23252
|
"dependencies": {
|
|
23563
23253
|
"@aws-sdk/client-cloudfront": "^3.525.0",
|
|
23564
23254
|
"@aws-sdk/client-s3": "^3.515.0",
|
|
23565
|
-
"@oclif/core": "^3.
|
|
23255
|
+
"@oclif/core": "^3.21.0",
|
|
23566
23256
|
"@oclif/plugin-help": "^6.0.14",
|
|
23567
|
-
"@oclif/plugin-not-found": "^3.0.
|
|
23257
|
+
"@oclif/plugin-not-found": "^3.0.14",
|
|
23568
23258
|
"@oclif/plugin-warn-if-update-available": "^3.0.12",
|
|
23569
23259
|
"async-retry": "^1.3.3",
|
|
23570
23260
|
"change-case": "^4",
|
|
@@ -23577,6 +23267,7 @@
|
|
|
23577
23267
|
"normalize-package-data": "^3.0.3",
|
|
23578
23268
|
"semver": "^7.6.0",
|
|
23579
23269
|
"sort-package-json": "^2.8.0",
|
|
23270
|
+
"validate-npm-package-name": "^5.0.0",
|
|
23580
23271
|
"yeoman-environment": "^3.15.1",
|
|
23581
23272
|
"yeoman-generator": "^5.8.0"
|
|
23582
23273
|
},
|
|
@@ -23832,9 +23523,9 @@
|
|
|
23832
23523
|
}
|
|
23833
23524
|
},
|
|
23834
23525
|
"node_modules/open": {
|
|
23835
|
-
"version": "10.0
|
|
23836
|
-
"resolved": "https://registry.npmjs.org/open/-/open-10.0.
|
|
23837
|
-
"integrity": "sha512-
|
|
23526
|
+
"version": "10.1.0",
|
|
23527
|
+
"resolved": "https://registry.npmjs.org/open/-/open-10.1.0.tgz",
|
|
23528
|
+
"integrity": "sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==",
|
|
23838
23529
|
"license": "MIT",
|
|
23839
23530
|
"dependencies": {
|
|
23840
23531
|
"default-browser": "^5.2.1",
|
|
@@ -27077,18 +26768,6 @@
|
|
|
27077
26768
|
"extraneous": true,
|
|
27078
26769
|
"license": "MIT"
|
|
27079
26770
|
},
|
|
27080
|
-
"node_modules/titleize": {
|
|
27081
|
-
"version": "3.0.0",
|
|
27082
|
-
"resolved": "https://registry.npmjs.org/titleize/-/titleize-3.0.0.tgz",
|
|
27083
|
-
"integrity": "sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==",
|
|
27084
|
-
"license": "MIT",
|
|
27085
|
-
"engines": {
|
|
27086
|
-
"node": ">=12"
|
|
27087
|
-
},
|
|
27088
|
-
"funding": {
|
|
27089
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
27090
|
-
}
|
|
27091
|
-
},
|
|
27092
26771
|
"node_modules/tmp": {
|
|
27093
26772
|
"version": "0.0.33",
|
|
27094
26773
|
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
|
|
@@ -27519,9 +27198,9 @@
|
|
|
27519
27198
|
}
|
|
27520
27199
|
},
|
|
27521
27200
|
"node_modules/typescript": {
|
|
27522
|
-
"version": "5.
|
|
27523
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.
|
|
27524
|
-
"integrity": "sha512
|
|
27201
|
+
"version": "5.4.2",
|
|
27202
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.2.tgz",
|
|
27203
|
+
"integrity": "sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==",
|
|
27525
27204
|
"dev": true,
|
|
27526
27205
|
"license": "Apache-2.0",
|
|
27527
27206
|
"bin": {
|