@salesforce/cli 2.0.0-beta.49 → 2.0.0-beta.51
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/dist/hooks/display-release-notes.js +1 -1
- package/npm-shrinkwrap.json +538 -1298
- package/oclif.manifest.json +73 -1
- package/package.json +25 -25
- package/scripts/post-install-release-notes.js +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.0.0-beta.
|
|
3
|
+
"version": "2.0.0-beta.51",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.0.0-beta.
|
|
9
|
+
"version": "2.0.0-beta.51",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
@@ -17,28 +17,28 @@
|
|
|
17
17
|
"@oclif/plugin-not-found": "2.3.24",
|
|
18
18
|
"@oclif/plugin-plugins": "3.1.2",
|
|
19
19
|
"@oclif/plugin-search": "0.0.17",
|
|
20
|
-
"@oclif/plugin-update": "3.1.
|
|
20
|
+
"@oclif/plugin-update": "3.1.17",
|
|
21
21
|
"@oclif/plugin-version": "1.3.4",
|
|
22
22
|
"@oclif/plugin-warn-if-update-available": "2.0.37",
|
|
23
|
-
"@oclif/plugin-which": "2.2.
|
|
24
|
-
"@salesforce/core": "4.
|
|
25
|
-
"@salesforce/plugin-apex": "2.3.
|
|
26
|
-
"@salesforce/plugin-auth": "2.8.
|
|
27
|
-
"@salesforce/plugin-data": "2.3.
|
|
28
|
-
"@salesforce/plugin-deploy-retrieve": "1.11.
|
|
29
|
-
"@salesforce/plugin-info": "2.6.
|
|
30
|
-
"@salesforce/plugin-limits": "2.3.
|
|
23
|
+
"@oclif/plugin-which": "2.2.22",
|
|
24
|
+
"@salesforce/core": "4.2.0",
|
|
25
|
+
"@salesforce/plugin-apex": "2.3.3",
|
|
26
|
+
"@salesforce/plugin-auth": "2.8.1",
|
|
27
|
+
"@salesforce/plugin-data": "2.3.22",
|
|
28
|
+
"@salesforce/plugin-deploy-retrieve": "1.11.7",
|
|
29
|
+
"@salesforce/plugin-info": "2.6.19",
|
|
30
|
+
"@salesforce/plugin-limits": "2.3.18",
|
|
31
31
|
"@salesforce/plugin-login": "1.2.11",
|
|
32
|
-
"@salesforce/plugin-org": "2.9.
|
|
33
|
-
"@salesforce/plugin-schema": "2.3.
|
|
34
|
-
"@salesforce/plugin-settings": "1.4.
|
|
35
|
-
"@salesforce/plugin-sobject": "0.1.
|
|
36
|
-
"@salesforce/plugin-source": "2.10.
|
|
32
|
+
"@salesforce/plugin-org": "2.9.8",
|
|
33
|
+
"@salesforce/plugin-schema": "2.3.12",
|
|
34
|
+
"@salesforce/plugin-settings": "1.4.11",
|
|
35
|
+
"@salesforce/plugin-sobject": "0.1.24",
|
|
36
|
+
"@salesforce/plugin-source": "2.10.14",
|
|
37
37
|
"@salesforce/plugin-telemetry": "2.2.0",
|
|
38
|
-
"@salesforce/plugin-templates": "55.4.
|
|
38
|
+
"@salesforce/plugin-templates": "55.4.20",
|
|
39
39
|
"@salesforce/plugin-trust": "2.4.20",
|
|
40
|
-
"@salesforce/plugin-user": "2.3.
|
|
41
|
-
"@salesforce/sf-plugins-core": "3.0.
|
|
40
|
+
"@salesforce/plugin-user": "2.3.17",
|
|
41
|
+
"@salesforce/sf-plugins-core": "3.0.3",
|
|
42
42
|
"debug": "^4.3.4",
|
|
43
43
|
"semver": "^7.3.8",
|
|
44
44
|
"tslib": "^2.4.1"
|
|
@@ -2344,9 +2344,9 @@
|
|
|
2344
2344
|
}
|
|
2345
2345
|
},
|
|
2346
2346
|
"node_modules/@npmcli/arborist/node_modules/readable-stream": {
|
|
2347
|
-
"version": "4.
|
|
2348
|
-
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.
|
|
2349
|
-
"integrity": "sha512-
|
|
2347
|
+
"version": "4.4.0",
|
|
2348
|
+
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.4.0.tgz",
|
|
2349
|
+
"integrity": "sha512-kDMOq0qLtxV9f/SQv522h8cxZBqNZXuXNyjyezmfAAuribMyVXziljpQ/uQhfE1XLg2/TLTW2DsnoE4VAi/krg==",
|
|
2350
2350
|
"extraneous": true,
|
|
2351
2351
|
"license": "MIT",
|
|
2352
2352
|
"dependencies": {
|
|
@@ -7168,6 +7168,8 @@
|
|
|
7168
7168
|
},
|
|
7169
7169
|
"node_modules/@oclif/plugin-plugins/node_modules/npm/node_modules/readable-stream": {
|
|
7170
7170
|
"version": "4.4.0",
|
|
7171
|
+
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.4.0.tgz",
|
|
7172
|
+
"integrity": "sha512-kDMOq0qLtxV9f/SQv522h8cxZBqNZXuXNyjyezmfAAuribMyVXziljpQ/uQhfE1XLg2/TLTW2DsnoE4VAi/krg==",
|
|
7171
7173
|
"inBundle": true,
|
|
7172
7174
|
"license": "MIT",
|
|
7173
7175
|
"dependencies": {
|
|
@@ -7935,9 +7937,9 @@
|
|
|
7935
7937
|
}
|
|
7936
7938
|
},
|
|
7937
7939
|
"node_modules/@oclif/plugin-plugins/node_modules/readable-stream": {
|
|
7938
|
-
"version": "4.
|
|
7939
|
-
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.
|
|
7940
|
-
"integrity": "sha512-
|
|
7940
|
+
"version": "4.4.0",
|
|
7941
|
+
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.4.0.tgz",
|
|
7942
|
+
"integrity": "sha512-kDMOq0qLtxV9f/SQv522h8cxZBqNZXuXNyjyezmfAAuribMyVXziljpQ/uQhfE1XLg2/TLTW2DsnoE4VAi/krg==",
|
|
7941
7943
|
"extraneous": true,
|
|
7942
7944
|
"license": "MIT",
|
|
7943
7945
|
"dependencies": {
|
|
@@ -8077,9 +8079,9 @@
|
|
|
8077
8079
|
}
|
|
8078
8080
|
},
|
|
8079
8081
|
"node_modules/@oclif/plugin-update": {
|
|
8080
|
-
"version": "3.1.
|
|
8081
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-3.1.
|
|
8082
|
-
"integrity": "sha512-
|
|
8082
|
+
"version": "3.1.17",
|
|
8083
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-3.1.17.tgz",
|
|
8084
|
+
"integrity": "sha512-G2PdhvKmt3yXRcAb7o8D7PCT3/bImpImphAdaDgrQfCwtYHYd7bsfThCF5hKa+UiSrGTpGLWoDHTkAydXpFJNw==",
|
|
8083
8085
|
"license": "MIT",
|
|
8084
8086
|
"dependencies": {
|
|
8085
8087
|
"@oclif/color": "^1.0.5",
|
|
@@ -8160,13 +8162,13 @@
|
|
|
8160
8162
|
}
|
|
8161
8163
|
},
|
|
8162
8164
|
"node_modules/@oclif/plugin-which": {
|
|
8163
|
-
"version": "2.2.
|
|
8164
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-2.2.
|
|
8165
|
-
"integrity": "sha512
|
|
8165
|
+
"version": "2.2.22",
|
|
8166
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-2.2.22.tgz",
|
|
8167
|
+
"integrity": "sha512-/zMO1ZhkwSJaTzP2nRr9q1TPigCRziqFHgmJzSF3PloYYdfbdEKqAliZ0qami2ZhfcQcmUF1U9D6B2iEJpWpEA==",
|
|
8166
8168
|
"license": "MIT",
|
|
8167
8169
|
"dependencies": {
|
|
8168
8170
|
"@oclif/core": "^2.8.5",
|
|
8169
|
-
"tslib": "^2.5.
|
|
8171
|
+
"tslib": "^2.5.3"
|
|
8170
8172
|
},
|
|
8171
8173
|
"engines": {
|
|
8172
8174
|
"node": ">=12.0.0"
|
|
@@ -8478,25 +8480,25 @@
|
|
|
8478
8480
|
}
|
|
8479
8481
|
},
|
|
8480
8482
|
"node_modules/@salesforce/core": {
|
|
8481
|
-
"version": "4.
|
|
8482
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-4.
|
|
8483
|
-
"integrity": "sha512-
|
|
8483
|
+
"version": "4.2.0",
|
|
8484
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-4.2.0.tgz",
|
|
8485
|
+
"integrity": "sha512-YXHhxY7x/7XvzJIuUl0U4NZXxjr74NS5/DY2+vriDcChwbBvmUqRGBVUbfEP5/p+xQrbaZZd5rKEiMLd+Xqnvw==",
|
|
8484
8486
|
"license": "BSD-3-Clause",
|
|
8485
8487
|
"dependencies": {
|
|
8486
8488
|
"@salesforce/bunyan": "^2.0.0",
|
|
8487
|
-
"@salesforce/kit": "^3.0.
|
|
8489
|
+
"@salesforce/kit": "^3.0.2",
|
|
8488
8490
|
"@salesforce/schemas": "^1.5.1",
|
|
8489
|
-
"@salesforce/ts-types": "^2.0.
|
|
8490
|
-
"@types/semver": "^7.
|
|
8491
|
+
"@salesforce/ts-types": "^2.0.2",
|
|
8492
|
+
"@types/semver": "^7.5.0",
|
|
8491
8493
|
"ajv": "^8.12.0",
|
|
8492
|
-
"archiver": "^5.3.0",
|
|
8493
8494
|
"change-case": "^4.1.2",
|
|
8494
8495
|
"debug": "^3.2.7",
|
|
8495
8496
|
"faye": "^1.4.0",
|
|
8496
8497
|
"form-data": "^4.0.0",
|
|
8497
8498
|
"js2xmlparser": "^4.0.1",
|
|
8498
|
-
"jsforce": "^2.0.0-beta.
|
|
8499
|
+
"jsforce": "^2.0.0-beta.24",
|
|
8499
8500
|
"jsonwebtoken": "9.0.0",
|
|
8501
|
+
"jszip": "3.10.1",
|
|
8500
8502
|
"proper-lockfile": "^4.1.2",
|
|
8501
8503
|
"ts-retry-promise": "^0.7.0"
|
|
8502
8504
|
},
|
|
@@ -8504,28 +8506,6 @@
|
|
|
8504
8506
|
"node": ">=16.0.0"
|
|
8505
8507
|
}
|
|
8506
8508
|
},
|
|
8507
|
-
"node_modules/@salesforce/core/node_modules/@salesforce/kit": {
|
|
8508
|
-
"version": "3.0.2",
|
|
8509
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
|
|
8510
|
-
"integrity": "sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==",
|
|
8511
|
-
"license": "BSD-3-Clause",
|
|
8512
|
-
"dependencies": {
|
|
8513
|
-
"@salesforce/ts-types": "^2.0.1",
|
|
8514
|
-
"tslib": "^2.5.2"
|
|
8515
|
-
}
|
|
8516
|
-
},
|
|
8517
|
-
"node_modules/@salesforce/core/node_modules/@salesforce/ts-types": {
|
|
8518
|
-
"version": "2.0.2",
|
|
8519
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
|
|
8520
|
-
"integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
|
|
8521
|
-
"license": "BSD-3-Clause",
|
|
8522
|
-
"dependencies": {
|
|
8523
|
-
"tslib": "^2.5.2"
|
|
8524
|
-
},
|
|
8525
|
-
"engines": {
|
|
8526
|
-
"node": ">=16.0.0"
|
|
8527
|
-
}
|
|
8528
|
-
},
|
|
8529
8509
|
"node_modules/@salesforce/core/node_modules/ajv": {
|
|
8530
8510
|
"version": "8.12.0",
|
|
8531
8511
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
@@ -9048,26 +9028,25 @@
|
|
|
9048
9028
|
}
|
|
9049
9029
|
},
|
|
9050
9030
|
"node_modules/@salesforce/kit": {
|
|
9051
|
-
"version": "
|
|
9052
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-
|
|
9053
|
-
"integrity": "sha512
|
|
9031
|
+
"version": "3.0.2",
|
|
9032
|
+
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
|
|
9033
|
+
"integrity": "sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==",
|
|
9054
9034
|
"license": "BSD-3-Clause",
|
|
9055
9035
|
"dependencies": {
|
|
9056
|
-
"@salesforce/ts-types": "^
|
|
9057
|
-
"
|
|
9058
|
-
"tslib": "^2.5.0"
|
|
9036
|
+
"@salesforce/ts-types": "^2.0.1",
|
|
9037
|
+
"tslib": "^2.5.2"
|
|
9059
9038
|
}
|
|
9060
9039
|
},
|
|
9061
9040
|
"node_modules/@salesforce/plugin-apex": {
|
|
9062
|
-
"version": "2.3.
|
|
9063
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-2.3.
|
|
9064
|
-
"integrity": "sha512-
|
|
9041
|
+
"version": "2.3.3",
|
|
9042
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-2.3.3.tgz",
|
|
9043
|
+
"integrity": "sha512-JYJZ4zj9uOkoPNZ6ccAHC4k+y8rQ3Al25LAQ3k51AsLQlXUPtAUVDCTWSc3J8jOyEy1UpeEEr3ELQpmhtgxkDA==",
|
|
9065
9044
|
"license": "BSD-3-Clause",
|
|
9066
9045
|
"dependencies": {
|
|
9067
|
-
"@oclif/core": "^2.8.
|
|
9068
|
-
"@salesforce/apex-node": "^1.6.
|
|
9069
|
-
"@salesforce/core": "^
|
|
9070
|
-
"@salesforce/sf-plugins-core": "^
|
|
9046
|
+
"@oclif/core": "^2.8.5",
|
|
9047
|
+
"@salesforce/apex-node": "^1.6.2",
|
|
9048
|
+
"@salesforce/core": "^4.1.0",
|
|
9049
|
+
"@salesforce/sf-plugins-core": "^3.0.2",
|
|
9071
9050
|
"chalk": "^4.1.0",
|
|
9072
9051
|
"tslib": "^2"
|
|
9073
9052
|
},
|
|
@@ -9075,78 +9054,10 @@
|
|
|
9075
9054
|
"node": ">=16.0.0"
|
|
9076
9055
|
}
|
|
9077
9056
|
},
|
|
9078
|
-
"node_modules/@salesforce/plugin-apex/node_modules/@salesforce/core": {
|
|
9079
|
-
"version": "3.36.2",
|
|
9080
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
|
|
9081
|
-
"integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
|
|
9082
|
-
"license": "BSD-3-Clause",
|
|
9083
|
-
"dependencies": {
|
|
9084
|
-
"@salesforce/bunyan": "^2.0.0",
|
|
9085
|
-
"@salesforce/kit": "^1.9.2",
|
|
9086
|
-
"@salesforce/schemas": "^1.5.1",
|
|
9087
|
-
"@salesforce/ts-types": "^1.7.2",
|
|
9088
|
-
"@types/semver": "^7.3.13",
|
|
9089
|
-
"ajv": "^8.12.0",
|
|
9090
|
-
"archiver": "^5.3.0",
|
|
9091
|
-
"change-case": "^4.1.2",
|
|
9092
|
-
"debug": "^3.2.7",
|
|
9093
|
-
"faye": "^1.4.0",
|
|
9094
|
-
"form-data": "^4.0.0",
|
|
9095
|
-
"js2xmlparser": "^4.0.1",
|
|
9096
|
-
"jsforce": "^2.0.0-beta.23",
|
|
9097
|
-
"jsonwebtoken": "9.0.0",
|
|
9098
|
-
"ts-retry-promise": "^0.7.0"
|
|
9099
|
-
}
|
|
9100
|
-
},
|
|
9101
|
-
"node_modules/@salesforce/plugin-apex/node_modules/@salesforce/sf-plugins-core": {
|
|
9102
|
-
"version": "2.4.3",
|
|
9103
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
|
|
9104
|
-
"integrity": "sha512-gB1GY5GscR5vjLC2GJTO7hjmKH1IqeMj1cvvsnTdKpb3z0GAMpCZN3gPyC9OiIEE2JBQSlm3HUV4K+4zcMJjmQ==",
|
|
9105
|
-
"license": "BSD-3-Clause",
|
|
9106
|
-
"dependencies": {
|
|
9107
|
-
"@oclif/core": "^2.8.5",
|
|
9108
|
-
"@salesforce/core": "^3.36.1",
|
|
9109
|
-
"@salesforce/kit": "^1.9.2",
|
|
9110
|
-
"@salesforce/ts-types": "^1.7.3",
|
|
9111
|
-
"chalk": "^4",
|
|
9112
|
-
"inquirer": "^8.2.5"
|
|
9113
|
-
}
|
|
9114
|
-
},
|
|
9115
|
-
"node_modules/@salesforce/plugin-apex/node_modules/ajv": {
|
|
9116
|
-
"version": "8.12.0",
|
|
9117
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
9118
|
-
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
|
|
9119
|
-
"license": "MIT",
|
|
9120
|
-
"dependencies": {
|
|
9121
|
-
"fast-deep-equal": "^3.1.1",
|
|
9122
|
-
"json-schema-traverse": "^1.0.0",
|
|
9123
|
-
"require-from-string": "^2.0.2",
|
|
9124
|
-
"uri-js": "^4.2.2"
|
|
9125
|
-
},
|
|
9126
|
-
"funding": {
|
|
9127
|
-
"type": "github",
|
|
9128
|
-
"url": "https://github.com/sponsors/epoberezkin"
|
|
9129
|
-
}
|
|
9130
|
-
},
|
|
9131
|
-
"node_modules/@salesforce/plugin-apex/node_modules/debug": {
|
|
9132
|
-
"version": "3.2.7",
|
|
9133
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
9134
|
-
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
9135
|
-
"license": "MIT",
|
|
9136
|
-
"dependencies": {
|
|
9137
|
-
"ms": "^2.1.1"
|
|
9138
|
-
}
|
|
9139
|
-
},
|
|
9140
|
-
"node_modules/@salesforce/plugin-apex/node_modules/json-schema-traverse": {
|
|
9141
|
-
"version": "1.0.0",
|
|
9142
|
-
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
9143
|
-
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
9144
|
-
"license": "MIT"
|
|
9145
|
-
},
|
|
9146
9057
|
"node_modules/@salesforce/plugin-auth": {
|
|
9147
|
-
"version": "2.8.
|
|
9148
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.
|
|
9149
|
-
"integrity": "sha512
|
|
9058
|
+
"version": "2.8.1",
|
|
9059
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.1.tgz",
|
|
9060
|
+
"integrity": "sha512-4AUXzINC5z3k68up+G7nJGCaYKfOXc6CWG6sP4uj9Y8OrW+eAcIw8zwfZSpCoQ9ZRxU6mE3ZawRTyZgDh4bMbw==",
|
|
9150
9061
|
"license": "BSD-3-Clause",
|
|
9151
9062
|
"dependencies": {
|
|
9152
9063
|
"@oclif/core": "^2.8.2",
|
|
@@ -9163,28 +9074,6 @@
|
|
|
9163
9074
|
"node": ">=16.0.0"
|
|
9164
9075
|
}
|
|
9165
9076
|
},
|
|
9166
|
-
"node_modules/@salesforce/plugin-auth/node_modules/@salesforce/kit": {
|
|
9167
|
-
"version": "3.0.2",
|
|
9168
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
|
|
9169
|
-
"integrity": "sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==",
|
|
9170
|
-
"license": "BSD-3-Clause",
|
|
9171
|
-
"dependencies": {
|
|
9172
|
-
"@salesforce/ts-types": "^2.0.1",
|
|
9173
|
-
"tslib": "^2.5.2"
|
|
9174
|
-
}
|
|
9175
|
-
},
|
|
9176
|
-
"node_modules/@salesforce/plugin-auth/node_modules/@salesforce/ts-types": {
|
|
9177
|
-
"version": "2.0.2",
|
|
9178
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
|
|
9179
|
-
"integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
|
|
9180
|
-
"license": "BSD-3-Clause",
|
|
9181
|
-
"dependencies": {
|
|
9182
|
-
"tslib": "^2.5.2"
|
|
9183
|
-
},
|
|
9184
|
-
"engines": {
|
|
9185
|
-
"node": ">=16.0.0"
|
|
9186
|
-
}
|
|
9187
|
-
},
|
|
9188
9077
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
9189
9078
|
"version": "2.4.2",
|
|
9190
9079
|
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-2.4.2.tgz",
|
|
@@ -9231,6 +9120,18 @@
|
|
|
9231
9120
|
"ts-retry-promise": "^0.7.0"
|
|
9232
9121
|
}
|
|
9233
9122
|
},
|
|
9123
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/kit": {
|
|
9124
|
+
"version": "1.9.2",
|
|
9125
|
+
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-1.9.2.tgz",
|
|
9126
|
+
"integrity": "sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg==",
|
|
9127
|
+
"dev": true,
|
|
9128
|
+
"license": "BSD-3-Clause",
|
|
9129
|
+
"dependencies": {
|
|
9130
|
+
"@salesforce/ts-types": "^1.7.3",
|
|
9131
|
+
"shx": "^0.3.3",
|
|
9132
|
+
"tslib": "^2.5.0"
|
|
9133
|
+
}
|
|
9134
|
+
},
|
|
9234
9135
|
"node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core": {
|
|
9235
9136
|
"version": "2.4.3",
|
|
9236
9137
|
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
|
|
@@ -9263,6 +9164,16 @@
|
|
|
9263
9164
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
9264
9165
|
}
|
|
9265
9166
|
},
|
|
9167
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/ts-types": {
|
|
9168
|
+
"version": "1.7.3",
|
|
9169
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-1.7.3.tgz",
|
|
9170
|
+
"integrity": "sha512-jpmekGqZ7tpHRJwf1rF0yBJ/IMC5mOrryNi4HZkKuNQn8RF97WpynmL8Om04mLTCESvCiif3y7NWfIcxtID2Gw==",
|
|
9171
|
+
"dev": true,
|
|
9172
|
+
"license": "BSD-3-Clause",
|
|
9173
|
+
"dependencies": {
|
|
9174
|
+
"tslib": "^2.5.0"
|
|
9175
|
+
}
|
|
9176
|
+
},
|
|
9266
9177
|
"node_modules/@salesforce/plugin-command-reference/node_modules/ajv": {
|
|
9267
9178
|
"version": "8.12.0",
|
|
9268
9179
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
@@ -9312,16 +9223,16 @@
|
|
|
9312
9223
|
"license": "MIT"
|
|
9313
9224
|
},
|
|
9314
9225
|
"node_modules/@salesforce/plugin-data": {
|
|
9315
|
-
"version": "2.3.
|
|
9316
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.3.
|
|
9317
|
-
"integrity": "sha512-
|
|
9226
|
+
"version": "2.3.22",
|
|
9227
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.3.22.tgz",
|
|
9228
|
+
"integrity": "sha512-SpLwHBC7ahZh8/HKrxh7BlbZ2zfvVUX5hGTO0gkRHbTIMcapSv8XnEaWcIDQ9194ttlwe9/eqxg+qnzlZR3TMw==",
|
|
9318
9229
|
"license": "BSD-3-Clause",
|
|
9319
9230
|
"dependencies": {
|
|
9320
9231
|
"@oclif/core": "^2.8.2",
|
|
9321
|
-
"@salesforce/core": "^
|
|
9322
|
-
"@salesforce/kit": "^3.0.
|
|
9323
|
-
"@salesforce/sf-plugins-core": "^
|
|
9324
|
-
"@salesforce/ts-types": "^2.0.
|
|
9232
|
+
"@salesforce/core": "^4.0.1",
|
|
9233
|
+
"@salesforce/kit": "^3.0.2",
|
|
9234
|
+
"@salesforce/sf-plugins-core": "^3.0.2",
|
|
9235
|
+
"@salesforce/ts-types": "^2.0.3",
|
|
9325
9236
|
"chalk": "^4.1.0",
|
|
9326
9237
|
"csv-parse": "^4.16.3",
|
|
9327
9238
|
"csv-stringify": "^6.4.0",
|
|
@@ -9332,7 +9243,100 @@
|
|
|
9332
9243
|
"node": ">=16.0.0"
|
|
9333
9244
|
}
|
|
9334
9245
|
},
|
|
9335
|
-
"node_modules/@salesforce/plugin-
|
|
9246
|
+
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
9247
|
+
"version": "1.11.7",
|
|
9248
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.11.7.tgz",
|
|
9249
|
+
"integrity": "sha512-Otwz6uLQvZBrFyS6hZKEmQvZ20UJdlJs8rjwHJZ6EOt76eajquB3k4+9Z+72X58BYpV7CrBXQHeM0QvVNsPaCA==",
|
|
9250
|
+
"license": "BSD-3-Clause",
|
|
9251
|
+
"dependencies": {
|
|
9252
|
+
"@oclif/core": "^2.8.2",
|
|
9253
|
+
"@salesforce/apex-node": "^1.6.2",
|
|
9254
|
+
"@salesforce/core": "^4.1.2",
|
|
9255
|
+
"@salesforce/kit": "^3.0.2",
|
|
9256
|
+
"@salesforce/sf-plugins-core": "^3.0.2",
|
|
9257
|
+
"@salesforce/source-deploy-retrieve": "^9.1.0",
|
|
9258
|
+
"@salesforce/source-tracking": "^4.1.0",
|
|
9259
|
+
"chalk": "^4.1.2",
|
|
9260
|
+
"fs-extra": "^10.0.1",
|
|
9261
|
+
"shelljs": "^0.8.5",
|
|
9262
|
+
"tslib": "^2"
|
|
9263
|
+
},
|
|
9264
|
+
"engines": {
|
|
9265
|
+
"node": ">=16.0.0"
|
|
9266
|
+
}
|
|
9267
|
+
},
|
|
9268
|
+
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/fs-extra": {
|
|
9269
|
+
"version": "10.1.0",
|
|
9270
|
+
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
|
|
9271
|
+
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
|
|
9272
|
+
"license": "MIT",
|
|
9273
|
+
"dependencies": {
|
|
9274
|
+
"graceful-fs": "^4.2.0",
|
|
9275
|
+
"jsonfile": "^6.0.1",
|
|
9276
|
+
"universalify": "^2.0.0"
|
|
9277
|
+
},
|
|
9278
|
+
"engines": {
|
|
9279
|
+
"node": ">=12"
|
|
9280
|
+
}
|
|
9281
|
+
},
|
|
9282
|
+
"node_modules/@salesforce/plugin-info": {
|
|
9283
|
+
"version": "2.6.19",
|
|
9284
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.19.tgz",
|
|
9285
|
+
"integrity": "sha512-6PG+C8+9An/MpoI80X+DvpLwMfhqzl9zcqMQL8/JhZj344SlAvbyTKvHF5037vZmkkdtxbnAR6DteYVZaNW82w==",
|
|
9286
|
+
"license": "BSD-3-Clause",
|
|
9287
|
+
"dependencies": {
|
|
9288
|
+
"@oclif/core": "^2.8.2",
|
|
9289
|
+
"@salesforce/core": "^4.1.0",
|
|
9290
|
+
"@salesforce/kit": "^3.0.2",
|
|
9291
|
+
"@salesforce/sf-plugins-core": "^3.0.2",
|
|
9292
|
+
"got": "^11.8.6",
|
|
9293
|
+
"marked": "^4.3.0",
|
|
9294
|
+
"marked-terminal": "^4.2.0",
|
|
9295
|
+
"open": "^8.4.2",
|
|
9296
|
+
"proxy-agent": "^5.0.0",
|
|
9297
|
+
"proxy-from-env": "^1.1.0",
|
|
9298
|
+
"semver": "^7.5.0",
|
|
9299
|
+
"tslib": "^2"
|
|
9300
|
+
},
|
|
9301
|
+
"engines": {
|
|
9302
|
+
"node": ">=16.0.0"
|
|
9303
|
+
}
|
|
9304
|
+
},
|
|
9305
|
+
"node_modules/@salesforce/plugin-limits": {
|
|
9306
|
+
"version": "2.3.18",
|
|
9307
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.18.tgz",
|
|
9308
|
+
"integrity": "sha512-L5T8S4zgvm9ZVBltvQlVMz9+dVDgSaTIHVNnsygW8eboyJNdv7dPvcIasgpGaJ9bmXO9NOp3DOnhNN1h5OW9ng==",
|
|
9309
|
+
"license": "BSD-3-Clause",
|
|
9310
|
+
"dependencies": {
|
|
9311
|
+
"@oclif/core": "^2.8.2",
|
|
9312
|
+
"@salesforce/core": "^4.0.1",
|
|
9313
|
+
"@salesforce/kit": "^3.0.2",
|
|
9314
|
+
"@salesforce/sf-plugins-core": "^3.0.2",
|
|
9315
|
+
"@salesforce/ts-types": "^2.0.3",
|
|
9316
|
+
"tslib": "^2"
|
|
9317
|
+
},
|
|
9318
|
+
"engines": {
|
|
9319
|
+
"node": ">=16.0.0"
|
|
9320
|
+
}
|
|
9321
|
+
},
|
|
9322
|
+
"node_modules/@salesforce/plugin-login": {
|
|
9323
|
+
"version": "1.2.11",
|
|
9324
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.2.11.tgz",
|
|
9325
|
+
"integrity": "sha512-LbjFJQqTqU89XmbExEk9RPru1iAavZvBWd3BJUr3k7H/dYnSJcqjL0PR6hCuYlEpX96l/xAAV3iNasNp57v+mw==",
|
|
9326
|
+
"license": "BSD-3-Clause",
|
|
9327
|
+
"dependencies": {
|
|
9328
|
+
"@oclif/core": "^2.8.2",
|
|
9329
|
+
"@salesforce/core": "^3.36.0",
|
|
9330
|
+
"@salesforce/sf-plugins-core": "^2.4.2",
|
|
9331
|
+
"chalk": "^4.1.2",
|
|
9332
|
+
"inquirer": "^8.2.5",
|
|
9333
|
+
"tslib": "^2"
|
|
9334
|
+
},
|
|
9335
|
+
"engines": {
|
|
9336
|
+
"node": ">=16.0.0"
|
|
9337
|
+
}
|
|
9338
|
+
},
|
|
9339
|
+
"node_modules/@salesforce/plugin-login/node_modules/@salesforce/core": {
|
|
9336
9340
|
"version": "3.36.2",
|
|
9337
9341
|
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
|
|
9338
9342
|
"integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
|
|
@@ -9355,7 +9359,7 @@
|
|
|
9355
9359
|
"ts-retry-promise": "^0.7.0"
|
|
9356
9360
|
}
|
|
9357
9361
|
},
|
|
9358
|
-
"node_modules/@salesforce/plugin-
|
|
9362
|
+
"node_modules/@salesforce/plugin-login/node_modules/@salesforce/kit": {
|
|
9359
9363
|
"version": "1.9.2",
|
|
9360
9364
|
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-1.9.2.tgz",
|
|
9361
9365
|
"integrity": "sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg==",
|
|
@@ -9366,7 +9370,21 @@
|
|
|
9366
9370
|
"tslib": "^2.5.0"
|
|
9367
9371
|
}
|
|
9368
9372
|
},
|
|
9369
|
-
"node_modules/@salesforce/plugin-
|
|
9373
|
+
"node_modules/@salesforce/plugin-login/node_modules/@salesforce/sf-plugins-core": {
|
|
9374
|
+
"version": "2.4.3",
|
|
9375
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
|
|
9376
|
+
"integrity": "sha512-gB1GY5GscR5vjLC2GJTO7hjmKH1IqeMj1cvvsnTdKpb3z0GAMpCZN3gPyC9OiIEE2JBQSlm3HUV4K+4zcMJjmQ==",
|
|
9377
|
+
"license": "BSD-3-Clause",
|
|
9378
|
+
"dependencies": {
|
|
9379
|
+
"@oclif/core": "^2.8.5",
|
|
9380
|
+
"@salesforce/core": "^3.36.1",
|
|
9381
|
+
"@salesforce/kit": "^1.9.2",
|
|
9382
|
+
"@salesforce/ts-types": "^1.7.3",
|
|
9383
|
+
"chalk": "^4",
|
|
9384
|
+
"inquirer": "^8.2.5"
|
|
9385
|
+
}
|
|
9386
|
+
},
|
|
9387
|
+
"node_modules/@salesforce/plugin-login/node_modules/@salesforce/ts-types": {
|
|
9370
9388
|
"version": "1.7.3",
|
|
9371
9389
|
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-1.7.3.tgz",
|
|
9372
9390
|
"integrity": "sha512-jpmekGqZ7tpHRJwf1rF0yBJ/IMC5mOrryNi4HZkKuNQn8RF97WpynmL8Om04mLTCESvCiif3y7NWfIcxtID2Gw==",
|
|
@@ -9375,548 +9393,7 @@
|
|
|
9375
9393
|
"tslib": "^2.5.0"
|
|
9376
9394
|
}
|
|
9377
9395
|
},
|
|
9378
|
-
"node_modules/@salesforce/plugin-
|
|
9379
|
-
"version": "3.0.2",
|
|
9380
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
|
|
9381
|
-
"integrity": "sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==",
|
|
9382
|
-
"license": "BSD-3-Clause",
|
|
9383
|
-
"dependencies": {
|
|
9384
|
-
"@salesforce/ts-types": "^2.0.1",
|
|
9385
|
-
"tslib": "^2.5.2"
|
|
9386
|
-
}
|
|
9387
|
-
},
|
|
9388
|
-
"node_modules/@salesforce/plugin-data/node_modules/@salesforce/sf-plugins-core": {
|
|
9389
|
-
"version": "2.4.3",
|
|
9390
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
|
|
9391
|
-
"integrity": "sha512-gB1GY5GscR5vjLC2GJTO7hjmKH1IqeMj1cvvsnTdKpb3z0GAMpCZN3gPyC9OiIEE2JBQSlm3HUV4K+4zcMJjmQ==",
|
|
9392
|
-
"license": "BSD-3-Clause",
|
|
9393
|
-
"dependencies": {
|
|
9394
|
-
"@oclif/core": "^2.8.5",
|
|
9395
|
-
"@salesforce/core": "^3.36.1",
|
|
9396
|
-
"@salesforce/kit": "^1.9.2",
|
|
9397
|
-
"@salesforce/ts-types": "^1.7.3",
|
|
9398
|
-
"chalk": "^4",
|
|
9399
|
-
"inquirer": "^8.2.5"
|
|
9400
|
-
}
|
|
9401
|
-
},
|
|
9402
|
-
"node_modules/@salesforce/plugin-data/node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/kit": {
|
|
9403
|
-
"version": "1.9.2",
|
|
9404
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-1.9.2.tgz",
|
|
9405
|
-
"integrity": "sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg==",
|
|
9406
|
-
"license": "BSD-3-Clause",
|
|
9407
|
-
"dependencies": {
|
|
9408
|
-
"@salesforce/ts-types": "^1.7.3",
|
|
9409
|
-
"shx": "^0.3.3",
|
|
9410
|
-
"tslib": "^2.5.0"
|
|
9411
|
-
}
|
|
9412
|
-
},
|
|
9413
|
-
"node_modules/@salesforce/plugin-data/node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/ts-types": {
|
|
9414
|
-
"version": "1.7.3",
|
|
9415
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-1.7.3.tgz",
|
|
9416
|
-
"integrity": "sha512-jpmekGqZ7tpHRJwf1rF0yBJ/IMC5mOrryNi4HZkKuNQn8RF97WpynmL8Om04mLTCESvCiif3y7NWfIcxtID2Gw==",
|
|
9417
|
-
"license": "BSD-3-Clause",
|
|
9418
|
-
"dependencies": {
|
|
9419
|
-
"tslib": "^2.5.0"
|
|
9420
|
-
}
|
|
9421
|
-
},
|
|
9422
|
-
"node_modules/@salesforce/plugin-data/node_modules/@salesforce/ts-types": {
|
|
9423
|
-
"version": "2.0.2",
|
|
9424
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
|
|
9425
|
-
"integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
|
|
9426
|
-
"license": "BSD-3-Clause",
|
|
9427
|
-
"dependencies": {
|
|
9428
|
-
"tslib": "^2.5.2"
|
|
9429
|
-
},
|
|
9430
|
-
"engines": {
|
|
9431
|
-
"node": ">=16.0.0"
|
|
9432
|
-
}
|
|
9433
|
-
},
|
|
9434
|
-
"node_modules/@salesforce/plugin-data/node_modules/ajv": {
|
|
9435
|
-
"version": "8.12.0",
|
|
9436
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
9437
|
-
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
|
|
9438
|
-
"license": "MIT",
|
|
9439
|
-
"dependencies": {
|
|
9440
|
-
"fast-deep-equal": "^3.1.1",
|
|
9441
|
-
"json-schema-traverse": "^1.0.0",
|
|
9442
|
-
"require-from-string": "^2.0.2",
|
|
9443
|
-
"uri-js": "^4.2.2"
|
|
9444
|
-
},
|
|
9445
|
-
"funding": {
|
|
9446
|
-
"type": "github",
|
|
9447
|
-
"url": "https://github.com/sponsors/epoberezkin"
|
|
9448
|
-
}
|
|
9449
|
-
},
|
|
9450
|
-
"node_modules/@salesforce/plugin-data/node_modules/debug": {
|
|
9451
|
-
"version": "3.2.7",
|
|
9452
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
9453
|
-
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
9454
|
-
"license": "MIT",
|
|
9455
|
-
"dependencies": {
|
|
9456
|
-
"ms": "^2.1.1"
|
|
9457
|
-
}
|
|
9458
|
-
},
|
|
9459
|
-
"node_modules/@salesforce/plugin-data/node_modules/json-schema-traverse": {
|
|
9460
|
-
"version": "1.0.0",
|
|
9461
|
-
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
9462
|
-
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
9463
|
-
"license": "MIT"
|
|
9464
|
-
},
|
|
9465
|
-
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
9466
|
-
"version": "1.11.2",
|
|
9467
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.11.2.tgz",
|
|
9468
|
-
"integrity": "sha512-guwKQfHXsqLn0aN5pdtvT2PuenWbIkO6iPpKYFcF0d+LA0jvEqYIL8H4+r74gGPAf9uubA2jov7hazIEYuF0Kg==",
|
|
9469
|
-
"license": "BSD-3-Clause",
|
|
9470
|
-
"dependencies": {
|
|
9471
|
-
"@oclif/core": "^2.8.2",
|
|
9472
|
-
"@salesforce/apex-node": "^1.6.2",
|
|
9473
|
-
"@salesforce/core": "^4.1.0",
|
|
9474
|
-
"@salesforce/kit": "^3.0.2",
|
|
9475
|
-
"@salesforce/sf-plugins-core": "^3.0.2",
|
|
9476
|
-
"@salesforce/source-deploy-retrieve": "^9.1.0",
|
|
9477
|
-
"@salesforce/source-tracking": "^4.1.0",
|
|
9478
|
-
"chalk": "^4.1.2",
|
|
9479
|
-
"fs-extra": "^10.0.1",
|
|
9480
|
-
"shelljs": "^0.8.5",
|
|
9481
|
-
"tslib": "^2"
|
|
9482
|
-
},
|
|
9483
|
-
"engines": {
|
|
9484
|
-
"node": ">=16.0.0"
|
|
9485
|
-
}
|
|
9486
|
-
},
|
|
9487
|
-
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@salesforce/kit": {
|
|
9488
|
-
"version": "3.0.2",
|
|
9489
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
|
|
9490
|
-
"integrity": "sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==",
|
|
9491
|
-
"license": "BSD-3-Clause",
|
|
9492
|
-
"dependencies": {
|
|
9493
|
-
"@salesforce/ts-types": "^2.0.1",
|
|
9494
|
-
"tslib": "^2.5.2"
|
|
9495
|
-
}
|
|
9496
|
-
},
|
|
9497
|
-
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@salesforce/ts-types": {
|
|
9498
|
-
"version": "2.0.2",
|
|
9499
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
|
|
9500
|
-
"integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
|
|
9501
|
-
"license": "BSD-3-Clause",
|
|
9502
|
-
"dependencies": {
|
|
9503
|
-
"tslib": "^2.5.2"
|
|
9504
|
-
},
|
|
9505
|
-
"engines": {
|
|
9506
|
-
"node": ">=16.0.0"
|
|
9507
|
-
}
|
|
9508
|
-
},
|
|
9509
|
-
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/fs-extra": {
|
|
9510
|
-
"version": "10.1.0",
|
|
9511
|
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
|
|
9512
|
-
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
|
|
9513
|
-
"license": "MIT",
|
|
9514
|
-
"dependencies": {
|
|
9515
|
-
"graceful-fs": "^4.2.0",
|
|
9516
|
-
"jsonfile": "^6.0.1",
|
|
9517
|
-
"universalify": "^2.0.0"
|
|
9518
|
-
},
|
|
9519
|
-
"engines": {
|
|
9520
|
-
"node": ">=12"
|
|
9521
|
-
}
|
|
9522
|
-
},
|
|
9523
|
-
"node_modules/@salesforce/plugin-info": {
|
|
9524
|
-
"version": "2.6.16",
|
|
9525
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.16.tgz",
|
|
9526
|
-
"integrity": "sha512-ffAuk4XroKvaejoh54TFAdW47UyPt6FyZ7LtsL8WAf0DyKPdsFzcpT6mfD8qtTO1ADRdYguF9JmerHhYi8x7mA==",
|
|
9527
|
-
"license": "BSD-3-Clause",
|
|
9528
|
-
"dependencies": {
|
|
9529
|
-
"@oclif/core": "^2.8.0",
|
|
9530
|
-
"@salesforce/core": "^3.36.2",
|
|
9531
|
-
"@salesforce/kit": "^1.9.2",
|
|
9532
|
-
"@salesforce/sf-plugins-core": "^2.4.3",
|
|
9533
|
-
"got": "^11.8.6",
|
|
9534
|
-
"marked": "^4.3.0",
|
|
9535
|
-
"marked-terminal": "^4.2.0",
|
|
9536
|
-
"open": "^8.4.2",
|
|
9537
|
-
"proxy-agent": "^5.0.0",
|
|
9538
|
-
"proxy-from-env": "^1.1.0",
|
|
9539
|
-
"semver": "^7.5.0",
|
|
9540
|
-
"tslib": "^2"
|
|
9541
|
-
},
|
|
9542
|
-
"engines": {
|
|
9543
|
-
"node": ">=14.0.0"
|
|
9544
|
-
}
|
|
9545
|
-
},
|
|
9546
|
-
"node_modules/@salesforce/plugin-info/node_modules/@salesforce/core": {
|
|
9547
|
-
"version": "3.36.2",
|
|
9548
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
|
|
9549
|
-
"integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
|
|
9550
|
-
"license": "BSD-3-Clause",
|
|
9551
|
-
"dependencies": {
|
|
9552
|
-
"@salesforce/bunyan": "^2.0.0",
|
|
9553
|
-
"@salesforce/kit": "^1.9.2",
|
|
9554
|
-
"@salesforce/schemas": "^1.5.1",
|
|
9555
|
-
"@salesforce/ts-types": "^1.7.2",
|
|
9556
|
-
"@types/semver": "^7.3.13",
|
|
9557
|
-
"ajv": "^8.12.0",
|
|
9558
|
-
"archiver": "^5.3.0",
|
|
9559
|
-
"change-case": "^4.1.2",
|
|
9560
|
-
"debug": "^3.2.7",
|
|
9561
|
-
"faye": "^1.4.0",
|
|
9562
|
-
"form-data": "^4.0.0",
|
|
9563
|
-
"js2xmlparser": "^4.0.1",
|
|
9564
|
-
"jsforce": "^2.0.0-beta.23",
|
|
9565
|
-
"jsonwebtoken": "9.0.0",
|
|
9566
|
-
"ts-retry-promise": "^0.7.0"
|
|
9567
|
-
}
|
|
9568
|
-
},
|
|
9569
|
-
"node_modules/@salesforce/plugin-info/node_modules/@salesforce/sf-plugins-core": {
|
|
9570
|
-
"version": "2.4.3",
|
|
9571
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
|
|
9572
|
-
"integrity": "sha512-gB1GY5GscR5vjLC2GJTO7hjmKH1IqeMj1cvvsnTdKpb3z0GAMpCZN3gPyC9OiIEE2JBQSlm3HUV4K+4zcMJjmQ==",
|
|
9573
|
-
"license": "BSD-3-Clause",
|
|
9574
|
-
"dependencies": {
|
|
9575
|
-
"@oclif/core": "^2.8.5",
|
|
9576
|
-
"@salesforce/core": "^3.36.1",
|
|
9577
|
-
"@salesforce/kit": "^1.9.2",
|
|
9578
|
-
"@salesforce/ts-types": "^1.7.3",
|
|
9579
|
-
"chalk": "^4",
|
|
9580
|
-
"inquirer": "^8.2.5"
|
|
9581
|
-
}
|
|
9582
|
-
},
|
|
9583
|
-
"node_modules/@salesforce/plugin-info/node_modules/ajv": {
|
|
9584
|
-
"version": "8.12.0",
|
|
9585
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
9586
|
-
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
|
|
9587
|
-
"license": "MIT",
|
|
9588
|
-
"dependencies": {
|
|
9589
|
-
"fast-deep-equal": "^3.1.1",
|
|
9590
|
-
"json-schema-traverse": "^1.0.0",
|
|
9591
|
-
"require-from-string": "^2.0.2",
|
|
9592
|
-
"uri-js": "^4.2.2"
|
|
9593
|
-
},
|
|
9594
|
-
"funding": {
|
|
9595
|
-
"type": "github",
|
|
9596
|
-
"url": "https://github.com/sponsors/epoberezkin"
|
|
9597
|
-
}
|
|
9598
|
-
},
|
|
9599
|
-
"node_modules/@salesforce/plugin-info/node_modules/debug": {
|
|
9600
|
-
"version": "3.2.7",
|
|
9601
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
9602
|
-
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
9603
|
-
"license": "MIT",
|
|
9604
|
-
"dependencies": {
|
|
9605
|
-
"ms": "^2.1.1"
|
|
9606
|
-
}
|
|
9607
|
-
},
|
|
9608
|
-
"node_modules/@salesforce/plugin-info/node_modules/json-schema-traverse": {
|
|
9609
|
-
"version": "1.0.0",
|
|
9610
|
-
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
9611
|
-
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
9612
|
-
"license": "MIT"
|
|
9613
|
-
},
|
|
9614
|
-
"node_modules/@salesforce/plugin-limits": {
|
|
9615
|
-
"version": "2.3.17",
|
|
9616
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.17.tgz",
|
|
9617
|
-
"integrity": "sha512-ACOHY0lgE/1Z+Zs8RKic2WSTZ0o+daW7utxg/sjNx3Uc7q7eY+0CV8Hwm44HdaCyamIP3s1XHZi3q0mLyJR95g==",
|
|
9618
|
-
"license": "BSD-3-Clause",
|
|
9619
|
-
"dependencies": {
|
|
9620
|
-
"@oclif/core": "^2.8.5",
|
|
9621
|
-
"@salesforce/core": "^3.36.1",
|
|
9622
|
-
"@salesforce/kit": "^1.8.5",
|
|
9623
|
-
"@salesforce/sf-plugins-core": "^2.4.3",
|
|
9624
|
-
"@salesforce/ts-types": "^1.7.3",
|
|
9625
|
-
"tslib": "^2"
|
|
9626
|
-
},
|
|
9627
|
-
"engines": {
|
|
9628
|
-
"node": ">=14.0.0"
|
|
9629
|
-
}
|
|
9630
|
-
},
|
|
9631
|
-
"node_modules/@salesforce/plugin-limits/node_modules/@salesforce/core": {
|
|
9632
|
-
"version": "3.36.2",
|
|
9633
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
|
|
9634
|
-
"integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
|
|
9635
|
-
"license": "BSD-3-Clause",
|
|
9636
|
-
"dependencies": {
|
|
9637
|
-
"@salesforce/bunyan": "^2.0.0",
|
|
9638
|
-
"@salesforce/kit": "^1.9.2",
|
|
9639
|
-
"@salesforce/schemas": "^1.5.1",
|
|
9640
|
-
"@salesforce/ts-types": "^1.7.2",
|
|
9641
|
-
"@types/semver": "^7.3.13",
|
|
9642
|
-
"ajv": "^8.12.0",
|
|
9643
|
-
"archiver": "^5.3.0",
|
|
9644
|
-
"change-case": "^4.1.2",
|
|
9645
|
-
"debug": "^3.2.7",
|
|
9646
|
-
"faye": "^1.4.0",
|
|
9647
|
-
"form-data": "^4.0.0",
|
|
9648
|
-
"js2xmlparser": "^4.0.1",
|
|
9649
|
-
"jsforce": "^2.0.0-beta.23",
|
|
9650
|
-
"jsonwebtoken": "9.0.0",
|
|
9651
|
-
"ts-retry-promise": "^0.7.0"
|
|
9652
|
-
}
|
|
9653
|
-
},
|
|
9654
|
-
"node_modules/@salesforce/plugin-limits/node_modules/@salesforce/sf-plugins-core": {
|
|
9655
|
-
"version": "2.4.3",
|
|
9656
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
|
|
9657
|
-
"integrity": "sha512-gB1GY5GscR5vjLC2GJTO7hjmKH1IqeMj1cvvsnTdKpb3z0GAMpCZN3gPyC9OiIEE2JBQSlm3HUV4K+4zcMJjmQ==",
|
|
9658
|
-
"license": "BSD-3-Clause",
|
|
9659
|
-
"dependencies": {
|
|
9660
|
-
"@oclif/core": "^2.8.5",
|
|
9661
|
-
"@salesforce/core": "^3.36.1",
|
|
9662
|
-
"@salesforce/kit": "^1.9.2",
|
|
9663
|
-
"@salesforce/ts-types": "^1.7.3",
|
|
9664
|
-
"chalk": "^4",
|
|
9665
|
-
"inquirer": "^8.2.5"
|
|
9666
|
-
}
|
|
9667
|
-
},
|
|
9668
|
-
"node_modules/@salesforce/plugin-limits/node_modules/ajv": {
|
|
9669
|
-
"version": "8.12.0",
|
|
9670
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
9671
|
-
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
|
|
9672
|
-
"license": "MIT",
|
|
9673
|
-
"dependencies": {
|
|
9674
|
-
"fast-deep-equal": "^3.1.1",
|
|
9675
|
-
"json-schema-traverse": "^1.0.0",
|
|
9676
|
-
"require-from-string": "^2.0.2",
|
|
9677
|
-
"uri-js": "^4.2.2"
|
|
9678
|
-
},
|
|
9679
|
-
"funding": {
|
|
9680
|
-
"type": "github",
|
|
9681
|
-
"url": "https://github.com/sponsors/epoberezkin"
|
|
9682
|
-
}
|
|
9683
|
-
},
|
|
9684
|
-
"node_modules/@salesforce/plugin-limits/node_modules/debug": {
|
|
9685
|
-
"version": "3.2.7",
|
|
9686
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
9687
|
-
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
9688
|
-
"license": "MIT",
|
|
9689
|
-
"dependencies": {
|
|
9690
|
-
"ms": "^2.1.1"
|
|
9691
|
-
}
|
|
9692
|
-
},
|
|
9693
|
-
"node_modules/@salesforce/plugin-limits/node_modules/json-schema-traverse": {
|
|
9694
|
-
"version": "1.0.0",
|
|
9695
|
-
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
9696
|
-
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
9697
|
-
"license": "MIT"
|
|
9698
|
-
},
|
|
9699
|
-
"node_modules/@salesforce/plugin-login": {
|
|
9700
|
-
"version": "1.2.11",
|
|
9701
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.2.11.tgz",
|
|
9702
|
-
"integrity": "sha512-LbjFJQqTqU89XmbExEk9RPru1iAavZvBWd3BJUr3k7H/dYnSJcqjL0PR6hCuYlEpX96l/xAAV3iNasNp57v+mw==",
|
|
9703
|
-
"license": "BSD-3-Clause",
|
|
9704
|
-
"dependencies": {
|
|
9705
|
-
"@oclif/core": "^2.8.2",
|
|
9706
|
-
"@salesforce/core": "^3.36.0",
|
|
9707
|
-
"@salesforce/sf-plugins-core": "^2.4.2",
|
|
9708
|
-
"chalk": "^4.1.2",
|
|
9709
|
-
"inquirer": "^8.2.5",
|
|
9710
|
-
"tslib": "^2"
|
|
9711
|
-
},
|
|
9712
|
-
"engines": {
|
|
9713
|
-
"node": ">=16.0.0"
|
|
9714
|
-
}
|
|
9715
|
-
},
|
|
9716
|
-
"node_modules/@salesforce/plugin-login/node_modules/@salesforce/core": {
|
|
9717
|
-
"version": "3.36.2",
|
|
9718
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
|
|
9719
|
-
"integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
|
|
9720
|
-
"license": "BSD-3-Clause",
|
|
9721
|
-
"dependencies": {
|
|
9722
|
-
"@salesforce/bunyan": "^2.0.0",
|
|
9723
|
-
"@salesforce/kit": "^1.9.2",
|
|
9724
|
-
"@salesforce/schemas": "^1.5.1",
|
|
9725
|
-
"@salesforce/ts-types": "^1.7.2",
|
|
9726
|
-
"@types/semver": "^7.3.13",
|
|
9727
|
-
"ajv": "^8.12.0",
|
|
9728
|
-
"archiver": "^5.3.0",
|
|
9729
|
-
"change-case": "^4.1.2",
|
|
9730
|
-
"debug": "^3.2.7",
|
|
9731
|
-
"faye": "^1.4.0",
|
|
9732
|
-
"form-data": "^4.0.0",
|
|
9733
|
-
"js2xmlparser": "^4.0.1",
|
|
9734
|
-
"jsforce": "^2.0.0-beta.23",
|
|
9735
|
-
"jsonwebtoken": "9.0.0",
|
|
9736
|
-
"ts-retry-promise": "^0.7.0"
|
|
9737
|
-
}
|
|
9738
|
-
},
|
|
9739
|
-
"node_modules/@salesforce/plugin-login/node_modules/@salesforce/sf-plugins-core": {
|
|
9740
|
-
"version": "2.4.3",
|
|
9741
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
|
|
9742
|
-
"integrity": "sha512-gB1GY5GscR5vjLC2GJTO7hjmKH1IqeMj1cvvsnTdKpb3z0GAMpCZN3gPyC9OiIEE2JBQSlm3HUV4K+4zcMJjmQ==",
|
|
9743
|
-
"license": "BSD-3-Clause",
|
|
9744
|
-
"dependencies": {
|
|
9745
|
-
"@oclif/core": "^2.8.5",
|
|
9746
|
-
"@salesforce/core": "^3.36.1",
|
|
9747
|
-
"@salesforce/kit": "^1.9.2",
|
|
9748
|
-
"@salesforce/ts-types": "^1.7.3",
|
|
9749
|
-
"chalk": "^4",
|
|
9750
|
-
"inquirer": "^8.2.5"
|
|
9751
|
-
}
|
|
9752
|
-
},
|
|
9753
|
-
"node_modules/@salesforce/plugin-login/node_modules/ajv": {
|
|
9754
|
-
"version": "8.12.0",
|
|
9755
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
9756
|
-
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
|
|
9757
|
-
"license": "MIT",
|
|
9758
|
-
"dependencies": {
|
|
9759
|
-
"fast-deep-equal": "^3.1.1",
|
|
9760
|
-
"json-schema-traverse": "^1.0.0",
|
|
9761
|
-
"require-from-string": "^2.0.2",
|
|
9762
|
-
"uri-js": "^4.2.2"
|
|
9763
|
-
},
|
|
9764
|
-
"funding": {
|
|
9765
|
-
"type": "github",
|
|
9766
|
-
"url": "https://github.com/sponsors/epoberezkin"
|
|
9767
|
-
}
|
|
9768
|
-
},
|
|
9769
|
-
"node_modules/@salesforce/plugin-login/node_modules/debug": {
|
|
9770
|
-
"version": "3.2.7",
|
|
9771
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
9772
|
-
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
9773
|
-
"license": "MIT",
|
|
9774
|
-
"dependencies": {
|
|
9775
|
-
"ms": "^2.1.1"
|
|
9776
|
-
}
|
|
9777
|
-
},
|
|
9778
|
-
"node_modules/@salesforce/plugin-login/node_modules/json-schema-traverse": {
|
|
9779
|
-
"version": "1.0.0",
|
|
9780
|
-
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
9781
|
-
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
9782
|
-
"license": "MIT"
|
|
9783
|
-
},
|
|
9784
|
-
"node_modules/@salesforce/plugin-org": {
|
|
9785
|
-
"version": "2.9.3",
|
|
9786
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.9.3.tgz",
|
|
9787
|
-
"integrity": "sha512-FWl3YZWlo6SiLuJyNuPHOAKkHliVizLPkTcbCt7L/zpOTBFjk80GPdP+TmPHIFjlbDWnvr8gbhdf22bvczyFTw==",
|
|
9788
|
-
"license": "BSD-3-Clause",
|
|
9789
|
-
"dependencies": {
|
|
9790
|
-
"@oclif/core": "^2.8.2",
|
|
9791
|
-
"@salesforce/core": "^3.36.0",
|
|
9792
|
-
"@salesforce/kit": "^3.0.0",
|
|
9793
|
-
"@salesforce/sf-plugins-core": "^2.4.2",
|
|
9794
|
-
"@salesforce/source-deploy-retrieve": "^8.4.0",
|
|
9795
|
-
"open": "^8.4.2",
|
|
9796
|
-
"tslib": "^2"
|
|
9797
|
-
},
|
|
9798
|
-
"engines": {
|
|
9799
|
-
"node": ">=16.0.0"
|
|
9800
|
-
}
|
|
9801
|
-
},
|
|
9802
|
-
"node_modules/@salesforce/plugin-org/node_modules/@salesforce/core": {
|
|
9803
|
-
"version": "3.36.2",
|
|
9804
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
|
|
9805
|
-
"integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
|
|
9806
|
-
"license": "BSD-3-Clause",
|
|
9807
|
-
"dependencies": {
|
|
9808
|
-
"@salesforce/bunyan": "^2.0.0",
|
|
9809
|
-
"@salesforce/kit": "^1.9.2",
|
|
9810
|
-
"@salesforce/schemas": "^1.5.1",
|
|
9811
|
-
"@salesforce/ts-types": "^1.7.2",
|
|
9812
|
-
"@types/semver": "^7.3.13",
|
|
9813
|
-
"ajv": "^8.12.0",
|
|
9814
|
-
"archiver": "^5.3.0",
|
|
9815
|
-
"change-case": "^4.1.2",
|
|
9816
|
-
"debug": "^3.2.7",
|
|
9817
|
-
"faye": "^1.4.0",
|
|
9818
|
-
"form-data": "^4.0.0",
|
|
9819
|
-
"js2xmlparser": "^4.0.1",
|
|
9820
|
-
"jsforce": "^2.0.0-beta.23",
|
|
9821
|
-
"jsonwebtoken": "9.0.0",
|
|
9822
|
-
"ts-retry-promise": "^0.7.0"
|
|
9823
|
-
}
|
|
9824
|
-
},
|
|
9825
|
-
"node_modules/@salesforce/plugin-org/node_modules/@salesforce/core/node_modules/@salesforce/kit": {
|
|
9826
|
-
"version": "1.9.2",
|
|
9827
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-1.9.2.tgz",
|
|
9828
|
-
"integrity": "sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg==",
|
|
9829
|
-
"license": "BSD-3-Clause",
|
|
9830
|
-
"dependencies": {
|
|
9831
|
-
"@salesforce/ts-types": "^1.7.3",
|
|
9832
|
-
"shx": "^0.3.3",
|
|
9833
|
-
"tslib": "^2.5.0"
|
|
9834
|
-
}
|
|
9835
|
-
},
|
|
9836
|
-
"node_modules/@salesforce/plugin-org/node_modules/@salesforce/kit": {
|
|
9837
|
-
"version": "3.0.2",
|
|
9838
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
|
|
9839
|
-
"integrity": "sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==",
|
|
9840
|
-
"license": "BSD-3-Clause",
|
|
9841
|
-
"dependencies": {
|
|
9842
|
-
"@salesforce/ts-types": "^2.0.1",
|
|
9843
|
-
"tslib": "^2.5.2"
|
|
9844
|
-
}
|
|
9845
|
-
},
|
|
9846
|
-
"node_modules/@salesforce/plugin-org/node_modules/@salesforce/kit/node_modules/@salesforce/ts-types": {
|
|
9847
|
-
"version": "2.0.2",
|
|
9848
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
|
|
9849
|
-
"integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
|
|
9850
|
-
"license": "BSD-3-Clause",
|
|
9851
|
-
"dependencies": {
|
|
9852
|
-
"tslib": "^2.5.2"
|
|
9853
|
-
},
|
|
9854
|
-
"engines": {
|
|
9855
|
-
"node": ">=16.0.0"
|
|
9856
|
-
}
|
|
9857
|
-
},
|
|
9858
|
-
"node_modules/@salesforce/plugin-org/node_modules/@salesforce/sf-plugins-core": {
|
|
9859
|
-
"version": "2.4.3",
|
|
9860
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
|
|
9861
|
-
"integrity": "sha512-gB1GY5GscR5vjLC2GJTO7hjmKH1IqeMj1cvvsnTdKpb3z0GAMpCZN3gPyC9OiIEE2JBQSlm3HUV4K+4zcMJjmQ==",
|
|
9862
|
-
"license": "BSD-3-Clause",
|
|
9863
|
-
"dependencies": {
|
|
9864
|
-
"@oclif/core": "^2.8.5",
|
|
9865
|
-
"@salesforce/core": "^3.36.1",
|
|
9866
|
-
"@salesforce/kit": "^1.9.2",
|
|
9867
|
-
"@salesforce/ts-types": "^1.7.3",
|
|
9868
|
-
"chalk": "^4",
|
|
9869
|
-
"inquirer": "^8.2.5"
|
|
9870
|
-
}
|
|
9871
|
-
},
|
|
9872
|
-
"node_modules/@salesforce/plugin-org/node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/kit": {
|
|
9873
|
-
"version": "1.9.2",
|
|
9874
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-1.9.2.tgz",
|
|
9875
|
-
"integrity": "sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg==",
|
|
9876
|
-
"license": "BSD-3-Clause",
|
|
9877
|
-
"dependencies": {
|
|
9878
|
-
"@salesforce/ts-types": "^1.7.3",
|
|
9879
|
-
"shx": "^0.3.3",
|
|
9880
|
-
"tslib": "^2.5.0"
|
|
9881
|
-
}
|
|
9882
|
-
},
|
|
9883
|
-
"node_modules/@salesforce/plugin-org/node_modules/@salesforce/source-deploy-retrieve": {
|
|
9884
|
-
"version": "8.6.0",
|
|
9885
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-8.6.0.tgz",
|
|
9886
|
-
"integrity": "sha512-ooPFEq8aKIy67VLugwhIWrOv4+9GJHdMlBOklqW6ZluTSfkfB9vJOBxuD2wVKzUHTV/+3mKNoYl363Ql8KgXkQ==",
|
|
9887
|
-
"license": "BSD-3-Clause",
|
|
9888
|
-
"dependencies": {
|
|
9889
|
-
"@salesforce/core": "^3.36.2",
|
|
9890
|
-
"@salesforce/kit": "^1.9.2",
|
|
9891
|
-
"@salesforce/ts-types": "^1.7.2",
|
|
9892
|
-
"archiver": "^5.3.1",
|
|
9893
|
-
"fast-levenshtein": "^3.0.0",
|
|
9894
|
-
"fast-xml-parser": "^4.2.2",
|
|
9895
|
-
"got": "^11.8.6",
|
|
9896
|
-
"graceful-fs": "^4.2.11",
|
|
9897
|
-
"ignore": "^5.2.4",
|
|
9898
|
-
"mime": "2.6.0",
|
|
9899
|
-
"minimatch": "^5.1.6",
|
|
9900
|
-
"proxy-agent": "^5.0.0",
|
|
9901
|
-
"proxy-from-env": "^1.1.0",
|
|
9902
|
-
"unzipper": "0.10.14"
|
|
9903
|
-
},
|
|
9904
|
-
"engines": {
|
|
9905
|
-
"node": ">=14.0.0"
|
|
9906
|
-
}
|
|
9907
|
-
},
|
|
9908
|
-
"node_modules/@salesforce/plugin-org/node_modules/@salesforce/source-deploy-retrieve/node_modules/@salesforce/kit": {
|
|
9909
|
-
"version": "1.9.2",
|
|
9910
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-1.9.2.tgz",
|
|
9911
|
-
"integrity": "sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg==",
|
|
9912
|
-
"license": "BSD-3-Clause",
|
|
9913
|
-
"dependencies": {
|
|
9914
|
-
"@salesforce/ts-types": "^1.7.3",
|
|
9915
|
-
"shx": "^0.3.3",
|
|
9916
|
-
"tslib": "^2.5.0"
|
|
9917
|
-
}
|
|
9918
|
-
},
|
|
9919
|
-
"node_modules/@salesforce/plugin-org/node_modules/ajv": {
|
|
9396
|
+
"node_modules/@salesforce/plugin-login/node_modules/ajv": {
|
|
9920
9397
|
"version": "8.12.0",
|
|
9921
9398
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
9922
9399
|
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
|
|
@@ -9932,7 +9409,7 @@
|
|
|
9932
9409
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
9933
9410
|
}
|
|
9934
9411
|
},
|
|
9935
|
-
"node_modules/@salesforce/plugin-
|
|
9412
|
+
"node_modules/@salesforce/plugin-login/node_modules/debug": {
|
|
9936
9413
|
"version": "3.2.7",
|
|
9937
9414
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
9938
9415
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
@@ -9941,22 +9418,28 @@
|
|
|
9941
9418
|
"ms": "^2.1.1"
|
|
9942
9419
|
}
|
|
9943
9420
|
},
|
|
9944
|
-
"node_modules/@salesforce/plugin-
|
|
9421
|
+
"node_modules/@salesforce/plugin-login/node_modules/json-schema-traverse": {
|
|
9945
9422
|
"version": "1.0.0",
|
|
9946
9423
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
9947
9424
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
9948
9425
|
"license": "MIT"
|
|
9949
9426
|
},
|
|
9950
|
-
"node_modules/@salesforce/plugin-org
|
|
9951
|
-
"version": "
|
|
9952
|
-
"resolved": "https://registry.npmjs.org/
|
|
9953
|
-
"integrity": "sha512-
|
|
9954
|
-
"license": "
|
|
9427
|
+
"node_modules/@salesforce/plugin-org": {
|
|
9428
|
+
"version": "2.9.8",
|
|
9429
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.9.8.tgz",
|
|
9430
|
+
"integrity": "sha512-J88fv1AhTuFsAxATPD41IIOwzHd4mrLseCq6l8wEDLRQj0J9XBYU87c2TwzYkiA0nzpYgFE2czhP/e9iP8fSHg==",
|
|
9431
|
+
"license": "BSD-3-Clause",
|
|
9955
9432
|
"dependencies": {
|
|
9956
|
-
"
|
|
9433
|
+
"@oclif/core": "^2.8.2",
|
|
9434
|
+
"@salesforce/core": "^4.0.1",
|
|
9435
|
+
"@salesforce/kit": "^3.0.2",
|
|
9436
|
+
"@salesforce/sf-plugins-core": "^3.0.2",
|
|
9437
|
+
"@salesforce/source-deploy-retrieve": "^9.1.0",
|
|
9438
|
+
"open": "^8.4.2",
|
|
9439
|
+
"tslib": "^2"
|
|
9957
9440
|
},
|
|
9958
9441
|
"engines": {
|
|
9959
|
-
"node": ">=
|
|
9442
|
+
"node": ">=16.0.0"
|
|
9960
9443
|
}
|
|
9961
9444
|
},
|
|
9962
9445
|
"node_modules/@salesforce/plugin-release-management": {
|
|
@@ -10169,270 +9652,23 @@
|
|
|
10169
9652
|
"ts-retry-promise": "^0.7.0"
|
|
10170
9653
|
}
|
|
10171
9654
|
},
|
|
10172
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@salesforce/
|
|
10173
|
-
"version": "
|
|
10174
|
-
"resolved": "https://registry.npmjs.org/@salesforce/
|
|
10175
|
-
"integrity": "sha512-
|
|
10176
|
-
"dev": true,
|
|
10177
|
-
"license": "BSD-3-Clause",
|
|
10178
|
-
"dependencies": {
|
|
10179
|
-
"@
|
|
10180
|
-
"
|
|
10181
|
-
"
|
|
10182
|
-
"@salesforce/ts-types": "^1.7.3",
|
|
10183
|
-
"chalk": "^4",
|
|
10184
|
-
"inquirer": "^8.2.5"
|
|
10185
|
-
}
|
|
10186
|
-
},
|
|
10187
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/ajv": {
|
|
10188
|
-
"version": "8.12.0",
|
|
10189
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
10190
|
-
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
|
|
10191
|
-
"dev": true,
|
|
10192
|
-
"license": "MIT",
|
|
10193
|
-
"dependencies": {
|
|
10194
|
-
"fast-deep-equal": "^3.1.1",
|
|
10195
|
-
"json-schema-traverse": "^1.0.0",
|
|
10196
|
-
"require-from-string": "^2.0.2",
|
|
10197
|
-
"uri-js": "^4.2.2"
|
|
10198
|
-
},
|
|
10199
|
-
"funding": {
|
|
10200
|
-
"type": "github",
|
|
10201
|
-
"url": "https://github.com/sponsors/epoberezkin"
|
|
10202
|
-
}
|
|
10203
|
-
},
|
|
10204
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/debug": {
|
|
10205
|
-
"version": "3.2.7",
|
|
10206
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
10207
|
-
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
10208
|
-
"dev": true,
|
|
10209
|
-
"license": "MIT",
|
|
10210
|
-
"dependencies": {
|
|
10211
|
-
"ms": "^2.1.1"
|
|
10212
|
-
}
|
|
10213
|
-
},
|
|
10214
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/json-schema-traverse": {
|
|
10215
|
-
"version": "1.0.0",
|
|
10216
|
-
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
10217
|
-
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
10218
|
-
"dev": true,
|
|
10219
|
-
"license": "MIT"
|
|
10220
|
-
},
|
|
10221
|
-
"node_modules/@salesforce/plugin-schema": {
|
|
10222
|
-
"version": "2.3.10",
|
|
10223
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.10.tgz",
|
|
10224
|
-
"integrity": "sha512-9V0gYlNU8rWChaVqx3/JH2dw98TMw/7spHk9ZsyrhATiIT/JJwOiVmkv7NICVxl2RbONUkv57S2T3ay3snjm+g==",
|
|
10225
|
-
"license": "BSD-3-Clause",
|
|
10226
|
-
"dependencies": {
|
|
10227
|
-
"@oclif/core": "^2.8.2",
|
|
10228
|
-
"@salesforce/core": "^3.34.8",
|
|
10229
|
-
"@salesforce/sf-plugins-core": "^2.2.9",
|
|
10230
|
-
"tslib": "^2"
|
|
10231
|
-
},
|
|
10232
|
-
"engines": {
|
|
10233
|
-
"node": ">=14.0.0"
|
|
10234
|
-
}
|
|
10235
|
-
},
|
|
10236
|
-
"node_modules/@salesforce/plugin-schema/node_modules/@salesforce/core": {
|
|
10237
|
-
"version": "3.36.2",
|
|
10238
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
|
|
10239
|
-
"integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
|
|
10240
|
-
"license": "BSD-3-Clause",
|
|
10241
|
-
"dependencies": {
|
|
10242
|
-
"@salesforce/bunyan": "^2.0.0",
|
|
10243
|
-
"@salesforce/kit": "^1.9.2",
|
|
10244
|
-
"@salesforce/schemas": "^1.5.1",
|
|
10245
|
-
"@salesforce/ts-types": "^1.7.2",
|
|
10246
|
-
"@types/semver": "^7.3.13",
|
|
10247
|
-
"ajv": "^8.12.0",
|
|
10248
|
-
"archiver": "^5.3.0",
|
|
10249
|
-
"change-case": "^4.1.2",
|
|
10250
|
-
"debug": "^3.2.7",
|
|
10251
|
-
"faye": "^1.4.0",
|
|
10252
|
-
"form-data": "^4.0.0",
|
|
10253
|
-
"js2xmlparser": "^4.0.1",
|
|
10254
|
-
"jsforce": "^2.0.0-beta.23",
|
|
10255
|
-
"jsonwebtoken": "9.0.0",
|
|
10256
|
-
"ts-retry-promise": "^0.7.0"
|
|
10257
|
-
}
|
|
10258
|
-
},
|
|
10259
|
-
"node_modules/@salesforce/plugin-schema/node_modules/@salesforce/sf-plugins-core": {
|
|
10260
|
-
"version": "2.4.3",
|
|
10261
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
|
|
10262
|
-
"integrity": "sha512-gB1GY5GscR5vjLC2GJTO7hjmKH1IqeMj1cvvsnTdKpb3z0GAMpCZN3gPyC9OiIEE2JBQSlm3HUV4K+4zcMJjmQ==",
|
|
10263
|
-
"license": "BSD-3-Clause",
|
|
10264
|
-
"dependencies": {
|
|
10265
|
-
"@oclif/core": "^2.8.5",
|
|
10266
|
-
"@salesforce/core": "^3.36.1",
|
|
10267
|
-
"@salesforce/kit": "^1.9.2",
|
|
10268
|
-
"@salesforce/ts-types": "^1.7.3",
|
|
10269
|
-
"chalk": "^4",
|
|
10270
|
-
"inquirer": "^8.2.5"
|
|
10271
|
-
}
|
|
10272
|
-
},
|
|
10273
|
-
"node_modules/@salesforce/plugin-schema/node_modules/ajv": {
|
|
10274
|
-
"version": "8.12.0",
|
|
10275
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
10276
|
-
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
|
|
10277
|
-
"license": "MIT",
|
|
10278
|
-
"dependencies": {
|
|
10279
|
-
"fast-deep-equal": "^3.1.1",
|
|
10280
|
-
"json-schema-traverse": "^1.0.0",
|
|
10281
|
-
"require-from-string": "^2.0.2",
|
|
10282
|
-
"uri-js": "^4.2.2"
|
|
10283
|
-
},
|
|
10284
|
-
"funding": {
|
|
10285
|
-
"type": "github",
|
|
10286
|
-
"url": "https://github.com/sponsors/epoberezkin"
|
|
10287
|
-
}
|
|
10288
|
-
},
|
|
10289
|
-
"node_modules/@salesforce/plugin-schema/node_modules/debug": {
|
|
10290
|
-
"version": "3.2.7",
|
|
10291
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
10292
|
-
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
10293
|
-
"license": "MIT",
|
|
10294
|
-
"dependencies": {
|
|
10295
|
-
"ms": "^2.1.1"
|
|
10296
|
-
}
|
|
10297
|
-
},
|
|
10298
|
-
"node_modules/@salesforce/plugin-schema/node_modules/json-schema-traverse": {
|
|
10299
|
-
"version": "1.0.0",
|
|
10300
|
-
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
10301
|
-
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
10302
|
-
"license": "MIT"
|
|
10303
|
-
},
|
|
10304
|
-
"node_modules/@salesforce/plugin-settings": {
|
|
10305
|
-
"version": "1.4.10",
|
|
10306
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.10.tgz",
|
|
10307
|
-
"integrity": "sha512-/zDmrWWCrZyWbd5bk/p9dVnTY1GPsb6WQmudAaw/j0GE0g6VWbcpNW7KcdDbpfFRjmmgfDiwa42FvS/Mq2bQaQ==",
|
|
10308
|
-
"license": "BSD-3-Clause",
|
|
10309
|
-
"dependencies": {
|
|
10310
|
-
"@oclif/core": "^2.8.2",
|
|
10311
|
-
"@salesforce/core": "^3.36.2",
|
|
10312
|
-
"@salesforce/sf-plugins-core": "^2.4.0",
|
|
10313
|
-
"fast-levenshtein": "^3.0.0",
|
|
10314
|
-
"tslib": "^2"
|
|
10315
|
-
},
|
|
10316
|
-
"engines": {
|
|
10317
|
-
"node": ">=14.0.0"
|
|
10318
|
-
}
|
|
10319
|
-
},
|
|
10320
|
-
"node_modules/@salesforce/plugin-settings/node_modules/@salesforce/core": {
|
|
10321
|
-
"version": "3.36.2",
|
|
10322
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
|
|
10323
|
-
"integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
|
|
10324
|
-
"license": "BSD-3-Clause",
|
|
10325
|
-
"dependencies": {
|
|
10326
|
-
"@salesforce/bunyan": "^2.0.0",
|
|
10327
|
-
"@salesforce/kit": "^1.9.2",
|
|
10328
|
-
"@salesforce/schemas": "^1.5.1",
|
|
10329
|
-
"@salesforce/ts-types": "^1.7.2",
|
|
10330
|
-
"@types/semver": "^7.3.13",
|
|
10331
|
-
"ajv": "^8.12.0",
|
|
10332
|
-
"archiver": "^5.3.0",
|
|
10333
|
-
"change-case": "^4.1.2",
|
|
10334
|
-
"debug": "^3.2.7",
|
|
10335
|
-
"faye": "^1.4.0",
|
|
10336
|
-
"form-data": "^4.0.0",
|
|
10337
|
-
"js2xmlparser": "^4.0.1",
|
|
10338
|
-
"jsforce": "^2.0.0-beta.23",
|
|
10339
|
-
"jsonwebtoken": "9.0.0",
|
|
10340
|
-
"ts-retry-promise": "^0.7.0"
|
|
10341
|
-
}
|
|
10342
|
-
},
|
|
10343
|
-
"node_modules/@salesforce/plugin-settings/node_modules/@salesforce/sf-plugins-core": {
|
|
10344
|
-
"version": "2.4.3",
|
|
10345
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
|
|
10346
|
-
"integrity": "sha512-gB1GY5GscR5vjLC2GJTO7hjmKH1IqeMj1cvvsnTdKpb3z0GAMpCZN3gPyC9OiIEE2JBQSlm3HUV4K+4zcMJjmQ==",
|
|
10347
|
-
"license": "BSD-3-Clause",
|
|
10348
|
-
"dependencies": {
|
|
10349
|
-
"@oclif/core": "^2.8.5",
|
|
10350
|
-
"@salesforce/core": "^3.36.1",
|
|
10351
|
-
"@salesforce/kit": "^1.9.2",
|
|
10352
|
-
"@salesforce/ts-types": "^1.7.3",
|
|
10353
|
-
"chalk": "^4",
|
|
10354
|
-
"inquirer": "^8.2.5"
|
|
10355
|
-
}
|
|
10356
|
-
},
|
|
10357
|
-
"node_modules/@salesforce/plugin-settings/node_modules/ajv": {
|
|
10358
|
-
"version": "8.12.0",
|
|
10359
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
10360
|
-
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
|
|
10361
|
-
"license": "MIT",
|
|
10362
|
-
"dependencies": {
|
|
10363
|
-
"fast-deep-equal": "^3.1.1",
|
|
10364
|
-
"json-schema-traverse": "^1.0.0",
|
|
10365
|
-
"require-from-string": "^2.0.2",
|
|
10366
|
-
"uri-js": "^4.2.2"
|
|
10367
|
-
},
|
|
10368
|
-
"funding": {
|
|
10369
|
-
"type": "github",
|
|
10370
|
-
"url": "https://github.com/sponsors/epoberezkin"
|
|
10371
|
-
}
|
|
10372
|
-
},
|
|
10373
|
-
"node_modules/@salesforce/plugin-settings/node_modules/debug": {
|
|
10374
|
-
"version": "3.2.7",
|
|
10375
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
10376
|
-
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
10377
|
-
"license": "MIT",
|
|
10378
|
-
"dependencies": {
|
|
10379
|
-
"ms": "^2.1.1"
|
|
10380
|
-
}
|
|
10381
|
-
},
|
|
10382
|
-
"node_modules/@salesforce/plugin-settings/node_modules/json-schema-traverse": {
|
|
10383
|
-
"version": "1.0.0",
|
|
10384
|
-
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
10385
|
-
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
10386
|
-
"license": "MIT"
|
|
10387
|
-
},
|
|
10388
|
-
"node_modules/@salesforce/plugin-sobject": {
|
|
10389
|
-
"version": "0.1.22",
|
|
10390
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.1.22.tgz",
|
|
10391
|
-
"integrity": "sha512-mRTjhdtugVy0dbLox159nb1u9muGhRdvHXJ3jX6evbNpL0ZfnfScBfjk0hxZyQLrbrq30Bgp0oMxmCCc+jCbNg==",
|
|
10392
|
-
"license": "BSD-3-Clause",
|
|
10393
|
-
"dependencies": {
|
|
10394
|
-
"@oclif/core": "^2.8.2",
|
|
10395
|
-
"@salesforce/core": "^3.36.1",
|
|
10396
|
-
"@salesforce/kit": "^1.9.2",
|
|
10397
|
-
"@salesforce/sf-plugins-core": "^2.4.3",
|
|
10398
|
-
"change-case": "^4.1.2",
|
|
10399
|
-
"fast-glob": "^3.2.12",
|
|
10400
|
-
"fast-xml-parser": "^4.2.2",
|
|
10401
|
-
"inquirer": "^8.2.5",
|
|
10402
|
-
"js2xmlparser": "^4.0.2",
|
|
10403
|
-
"tslib": "^2"
|
|
10404
|
-
},
|
|
10405
|
-
"engines": {
|
|
10406
|
-
"node": ">=14.0.0"
|
|
10407
|
-
}
|
|
10408
|
-
},
|
|
10409
|
-
"node_modules/@salesforce/plugin-sobject/node_modules/@salesforce/core": {
|
|
10410
|
-
"version": "3.36.2",
|
|
10411
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
|
|
10412
|
-
"integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
|
|
10413
|
-
"license": "BSD-3-Clause",
|
|
10414
|
-
"dependencies": {
|
|
10415
|
-
"@salesforce/bunyan": "^2.0.0",
|
|
10416
|
-
"@salesforce/kit": "^1.9.2",
|
|
10417
|
-
"@salesforce/schemas": "^1.5.1",
|
|
10418
|
-
"@salesforce/ts-types": "^1.7.2",
|
|
10419
|
-
"@types/semver": "^7.3.13",
|
|
10420
|
-
"ajv": "^8.12.0",
|
|
10421
|
-
"archiver": "^5.3.0",
|
|
10422
|
-
"change-case": "^4.1.2",
|
|
10423
|
-
"debug": "^3.2.7",
|
|
10424
|
-
"faye": "^1.4.0",
|
|
10425
|
-
"form-data": "^4.0.0",
|
|
10426
|
-
"js2xmlparser": "^4.0.1",
|
|
10427
|
-
"jsforce": "^2.0.0-beta.23",
|
|
10428
|
-
"jsonwebtoken": "9.0.0",
|
|
10429
|
-
"ts-retry-promise": "^0.7.0"
|
|
9655
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@salesforce/kit": {
|
|
9656
|
+
"version": "1.9.2",
|
|
9657
|
+
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-1.9.2.tgz",
|
|
9658
|
+
"integrity": "sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg==",
|
|
9659
|
+
"dev": true,
|
|
9660
|
+
"license": "BSD-3-Clause",
|
|
9661
|
+
"dependencies": {
|
|
9662
|
+
"@salesforce/ts-types": "^1.7.3",
|
|
9663
|
+
"shx": "^0.3.3",
|
|
9664
|
+
"tslib": "^2.5.0"
|
|
10430
9665
|
}
|
|
10431
9666
|
},
|
|
10432
|
-
"node_modules/@salesforce/plugin-
|
|
9667
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@salesforce/sf-plugins-core": {
|
|
10433
9668
|
"version": "2.4.3",
|
|
10434
9669
|
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
|
|
10435
9670
|
"integrity": "sha512-gB1GY5GscR5vjLC2GJTO7hjmKH1IqeMj1cvvsnTdKpb3z0GAMpCZN3gPyC9OiIEE2JBQSlm3HUV4K+4zcMJjmQ==",
|
|
9671
|
+
"dev": true,
|
|
10436
9672
|
"license": "BSD-3-Clause",
|
|
10437
9673
|
"dependencies": {
|
|
10438
9674
|
"@oclif/core": "^2.8.5",
|
|
@@ -10443,10 +9679,21 @@
|
|
|
10443
9679
|
"inquirer": "^8.2.5"
|
|
10444
9680
|
}
|
|
10445
9681
|
},
|
|
10446
|
-
"node_modules/@salesforce/plugin-
|
|
9682
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@salesforce/ts-types": {
|
|
9683
|
+
"version": "1.7.3",
|
|
9684
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-1.7.3.tgz",
|
|
9685
|
+
"integrity": "sha512-jpmekGqZ7tpHRJwf1rF0yBJ/IMC5mOrryNi4HZkKuNQn8RF97WpynmL8Om04mLTCESvCiif3y7NWfIcxtID2Gw==",
|
|
9686
|
+
"dev": true,
|
|
9687
|
+
"license": "BSD-3-Clause",
|
|
9688
|
+
"dependencies": {
|
|
9689
|
+
"tslib": "^2.5.0"
|
|
9690
|
+
}
|
|
9691
|
+
},
|
|
9692
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/ajv": {
|
|
10447
9693
|
"version": "8.12.0",
|
|
10448
9694
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
10449
9695
|
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
|
|
9696
|
+
"dev": true,
|
|
10450
9697
|
"license": "MIT",
|
|
10451
9698
|
"dependencies": {
|
|
10452
9699
|
"fast-deep-equal": "^3.1.1",
|
|
@@ -10459,61 +9706,93 @@
|
|
|
10459
9706
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
10460
9707
|
}
|
|
10461
9708
|
},
|
|
10462
|
-
"node_modules/@salesforce/plugin-
|
|
9709
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/debug": {
|
|
10463
9710
|
"version": "3.2.7",
|
|
10464
9711
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
10465
9712
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
9713
|
+
"dev": true,
|
|
10466
9714
|
"license": "MIT",
|
|
10467
9715
|
"dependencies": {
|
|
10468
9716
|
"ms": "^2.1.1"
|
|
10469
9717
|
}
|
|
10470
9718
|
},
|
|
10471
|
-
"node_modules/@salesforce/plugin-
|
|
9719
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/json-schema-traverse": {
|
|
10472
9720
|
"version": "1.0.0",
|
|
10473
9721
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
10474
9722
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
9723
|
+
"dev": true,
|
|
10475
9724
|
"license": "MIT"
|
|
10476
9725
|
},
|
|
10477
|
-
"node_modules/@salesforce/plugin-
|
|
10478
|
-
"version": "2.
|
|
10479
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-
|
|
10480
|
-
"integrity": "sha512-
|
|
9726
|
+
"node_modules/@salesforce/plugin-schema": {
|
|
9727
|
+
"version": "2.3.12",
|
|
9728
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.12.tgz",
|
|
9729
|
+
"integrity": "sha512-sFatDU4o1ZC8BW91XsEPIqYTD7jQYi+sxwpCeFXVe9HCGOaLdfSKQ/GWVc4kWCo64L/lbMfK//hhnJVCNknpNw==",
|
|
9730
|
+
"license": "BSD-3-Clause",
|
|
9731
|
+
"dependencies": {
|
|
9732
|
+
"@oclif/core": "^2.8.2",
|
|
9733
|
+
"@salesforce/core": "^4.1.0",
|
|
9734
|
+
"@salesforce/sf-plugins-core": "^3.0.2",
|
|
9735
|
+
"tslib": "^2"
|
|
9736
|
+
},
|
|
9737
|
+
"engines": {
|
|
9738
|
+
"node": ">=16.0.0"
|
|
9739
|
+
}
|
|
9740
|
+
},
|
|
9741
|
+
"node_modules/@salesforce/plugin-settings": {
|
|
9742
|
+
"version": "1.4.11",
|
|
9743
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.11.tgz",
|
|
9744
|
+
"integrity": "sha512-Fc9ELVjsL/aAuR3nCkCMQlFIXApRYucbPEEKRQWPCeKdJlVXqU8hnOJWvxG6dsZPehyPgMmi2W7EWdML4XfjKg==",
|
|
10481
9745
|
"license": "BSD-3-Clause",
|
|
10482
9746
|
"dependencies": {
|
|
10483
9747
|
"@oclif/core": "^2.8.2",
|
|
10484
|
-
"@salesforce/apex-node": "^1.6.0",
|
|
10485
9748
|
"@salesforce/core": "^4.0.1",
|
|
10486
|
-
"@salesforce/kit": "^3.0.2",
|
|
10487
9749
|
"@salesforce/sf-plugins-core": "^3.0.2",
|
|
10488
|
-
"
|
|
10489
|
-
"@salesforce/source-tracking": "^4.1.0",
|
|
10490
|
-
"chalk": "^4.1.2",
|
|
10491
|
-
"got": "^11.8.6",
|
|
10492
|
-
"proxy-agent": "^5.0.0",
|
|
10493
|
-
"proxy-from-env": "^1.1.0",
|
|
9750
|
+
"fast-levenshtein": "^3.0.0",
|
|
10494
9751
|
"tslib": "^2"
|
|
10495
9752
|
},
|
|
10496
9753
|
"engines": {
|
|
10497
9754
|
"node": ">=16.0.0"
|
|
10498
9755
|
}
|
|
10499
9756
|
},
|
|
10500
|
-
"node_modules/@salesforce/plugin-
|
|
10501
|
-
"version": "
|
|
10502
|
-
"resolved": "https://registry.npmjs.org/@salesforce/
|
|
10503
|
-
"integrity": "sha512
|
|
9757
|
+
"node_modules/@salesforce/plugin-sobject": {
|
|
9758
|
+
"version": "0.1.24",
|
|
9759
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.1.24.tgz",
|
|
9760
|
+
"integrity": "sha512-rQYUk1vI6ubHWDrz0mnKCReQ5sU1lxjNe+dOsyocqtLz5ag3FgD3xemSY9B31npz7paeIW4+XjYHC7CrXkebTw==",
|
|
10504
9761
|
"license": "BSD-3-Clause",
|
|
10505
9762
|
"dependencies": {
|
|
10506
|
-
"@
|
|
10507
|
-
"
|
|
9763
|
+
"@oclif/core": "^2.8.2",
|
|
9764
|
+
"@salesforce/core": "^4.0.1",
|
|
9765
|
+
"@salesforce/kit": "^3.0.2",
|
|
9766
|
+
"@salesforce/sf-plugins-core": "^3.0.2",
|
|
9767
|
+
"change-case": "^4.1.2",
|
|
9768
|
+
"fast-glob": "^3.2.12",
|
|
9769
|
+
"fast-xml-parser": "^4.2.4",
|
|
9770
|
+
"inquirer": "^8.2.5",
|
|
9771
|
+
"js2xmlparser": "^4.0.2",
|
|
9772
|
+
"tslib": "^2"
|
|
9773
|
+
},
|
|
9774
|
+
"engines": {
|
|
9775
|
+
"node": ">=16.0.0"
|
|
10508
9776
|
}
|
|
10509
9777
|
},
|
|
10510
|
-
"node_modules/@salesforce/plugin-source
|
|
10511
|
-
"version": "2.
|
|
10512
|
-
"resolved": "https://registry.npmjs.org/@salesforce/
|
|
10513
|
-
"integrity": "sha512-
|
|
9778
|
+
"node_modules/@salesforce/plugin-source": {
|
|
9779
|
+
"version": "2.10.14",
|
|
9780
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.14.tgz",
|
|
9781
|
+
"integrity": "sha512-bfzXHqAT8u/HD7PnLuoVel2FKxNPOcnuXHKlfRtTBsKQXRyYMotqXQ207oTdJ9sZIE8DQzDcB2p3dEmXPpLZxw==",
|
|
10514
9782
|
"license": "BSD-3-Clause",
|
|
10515
9783
|
"dependencies": {
|
|
10516
|
-
"
|
|
9784
|
+
"@oclif/core": "^2.8.2",
|
|
9785
|
+
"@salesforce/apex-node": "^1.6.0",
|
|
9786
|
+
"@salesforce/core": "^4.0.1",
|
|
9787
|
+
"@salesforce/kit": "^3.0.2",
|
|
9788
|
+
"@salesforce/sf-plugins-core": "^3.0.2",
|
|
9789
|
+
"@salesforce/source-deploy-retrieve": "^9.1.0",
|
|
9790
|
+
"@salesforce/source-tracking": "^4.1.0",
|
|
9791
|
+
"chalk": "^4.1.2",
|
|
9792
|
+
"got": "^11.8.6",
|
|
9793
|
+
"proxy-agent": "^5.0.0",
|
|
9794
|
+
"proxy-from-env": "^1.1.0",
|
|
9795
|
+
"tslib": "^2"
|
|
10517
9796
|
},
|
|
10518
9797
|
"engines": {
|
|
10519
9798
|
"node": ">=16.0.0"
|
|
@@ -10568,84 +9847,18 @@
|
|
|
10568
9847
|
"ms": "^2.1.1"
|
|
10569
9848
|
}
|
|
10570
9849
|
},
|
|
10571
|
-
"node_modules/@salesforce/plugin-telemetry/node_modules/@salesforce/
|
|
10572
|
-
"version": "
|
|
10573
|
-
"resolved": "https://registry.npmjs.org/@salesforce/
|
|
10574
|
-
"integrity": "sha512-
|
|
9850
|
+
"node_modules/@salesforce/plugin-telemetry/node_modules/@salesforce/kit": {
|
|
9851
|
+
"version": "1.9.2",
|
|
9852
|
+
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-1.9.2.tgz",
|
|
9853
|
+
"integrity": "sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg==",
|
|
10575
9854
|
"license": "BSD-3-Clause",
|
|
10576
9855
|
"dependencies": {
|
|
10577
|
-
"@oclif/core": "^2.8.5",
|
|
10578
|
-
"@salesforce/core": "^3.36.1",
|
|
10579
|
-
"@salesforce/kit": "^1.9.2",
|
|
10580
9856
|
"@salesforce/ts-types": "^1.7.3",
|
|
10581
|
-
"
|
|
10582
|
-
"
|
|
10583
|
-
}
|
|
10584
|
-
},
|
|
10585
|
-
"node_modules/@salesforce/plugin-telemetry/node_modules/ajv": {
|
|
10586
|
-
"version": "8.12.0",
|
|
10587
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
10588
|
-
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
|
|
10589
|
-
"license": "MIT",
|
|
10590
|
-
"dependencies": {
|
|
10591
|
-
"fast-deep-equal": "^3.1.1",
|
|
10592
|
-
"json-schema-traverse": "^1.0.0",
|
|
10593
|
-
"require-from-string": "^2.0.2",
|
|
10594
|
-
"uri-js": "^4.2.2"
|
|
10595
|
-
},
|
|
10596
|
-
"funding": {
|
|
10597
|
-
"type": "github",
|
|
10598
|
-
"url": "https://github.com/sponsors/epoberezkin"
|
|
10599
|
-
}
|
|
10600
|
-
},
|
|
10601
|
-
"node_modules/@salesforce/plugin-telemetry/node_modules/json-schema-traverse": {
|
|
10602
|
-
"version": "1.0.0",
|
|
10603
|
-
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
10604
|
-
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
10605
|
-
"license": "MIT"
|
|
10606
|
-
},
|
|
10607
|
-
"node_modules/@salesforce/plugin-templates": {
|
|
10608
|
-
"version": "55.4.18",
|
|
10609
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-55.4.18.tgz",
|
|
10610
|
-
"integrity": "sha512-Xvl+ij5XxAdvnabwGpAkG1nB0tzyjJ1U6VhFwnHDLbIuzeDpjBwbgrLyZwrQoyqaXKzu7+WH95Sjn990gE8IhA==",
|
|
10611
|
-
"license": "BSD-3-Clause",
|
|
10612
|
-
"dependencies": {
|
|
10613
|
-
"@oclif/core": "^2.8.2",
|
|
10614
|
-
"@salesforce/core": "^3.36.0",
|
|
10615
|
-
"@salesforce/sf-plugins-core": "^2.4.3",
|
|
10616
|
-
"@salesforce/templates": "^57.1.2",
|
|
10617
|
-
"tslib": "^2",
|
|
10618
|
-
"yeoman-environment": "^3.15.1",
|
|
10619
|
-
"yeoman-generator": "^5.9.0"
|
|
10620
|
-
},
|
|
10621
|
-
"engines": {
|
|
10622
|
-
"node": ">=14.0.0"
|
|
10623
|
-
}
|
|
10624
|
-
},
|
|
10625
|
-
"node_modules/@salesforce/plugin-templates/node_modules/@salesforce/core": {
|
|
10626
|
-
"version": "3.36.2",
|
|
10627
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
|
|
10628
|
-
"integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
|
|
10629
|
-
"license": "BSD-3-Clause",
|
|
10630
|
-
"dependencies": {
|
|
10631
|
-
"@salesforce/bunyan": "^2.0.0",
|
|
10632
|
-
"@salesforce/kit": "^1.9.2",
|
|
10633
|
-
"@salesforce/schemas": "^1.5.1",
|
|
10634
|
-
"@salesforce/ts-types": "^1.7.2",
|
|
10635
|
-
"@types/semver": "^7.3.13",
|
|
10636
|
-
"ajv": "^8.12.0",
|
|
10637
|
-
"archiver": "^5.3.0",
|
|
10638
|
-
"change-case": "^4.1.2",
|
|
10639
|
-
"debug": "^3.2.7",
|
|
10640
|
-
"faye": "^1.4.0",
|
|
10641
|
-
"form-data": "^4.0.0",
|
|
10642
|
-
"js2xmlparser": "^4.0.1",
|
|
10643
|
-
"jsforce": "^2.0.0-beta.23",
|
|
10644
|
-
"jsonwebtoken": "9.0.0",
|
|
10645
|
-
"ts-retry-promise": "^0.7.0"
|
|
9857
|
+
"shx": "^0.3.3",
|
|
9858
|
+
"tslib": "^2.5.0"
|
|
10646
9859
|
}
|
|
10647
9860
|
},
|
|
10648
|
-
"node_modules/@salesforce/plugin-
|
|
9861
|
+
"node_modules/@salesforce/plugin-telemetry/node_modules/@salesforce/sf-plugins-core": {
|
|
10649
9862
|
"version": "2.4.3",
|
|
10650
9863
|
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
|
|
10651
9864
|
"integrity": "sha512-gB1GY5GscR5vjLC2GJTO7hjmKH1IqeMj1cvvsnTdKpb3z0GAMpCZN3gPyC9OiIEE2JBQSlm3HUV4K+4zcMJjmQ==",
|
|
@@ -10659,101 +9872,16 @@
|
|
|
10659
9872
|
"inquirer": "^8.2.5"
|
|
10660
9873
|
}
|
|
10661
9874
|
},
|
|
10662
|
-
"node_modules/@salesforce/plugin-
|
|
10663
|
-
"version": "
|
|
10664
|
-
"resolved": "https://registry.npmjs.org/
|
|
10665
|
-
"integrity": "sha512-
|
|
10666
|
-
"license": "MIT",
|
|
10667
|
-
"dependencies": {
|
|
10668
|
-
"fast-deep-equal": "^3.1.1",
|
|
10669
|
-
"json-schema-traverse": "^1.0.0",
|
|
10670
|
-
"require-from-string": "^2.0.2",
|
|
10671
|
-
"uri-js": "^4.2.2"
|
|
10672
|
-
},
|
|
10673
|
-
"funding": {
|
|
10674
|
-
"type": "github",
|
|
10675
|
-
"url": "https://github.com/sponsors/epoberezkin"
|
|
10676
|
-
}
|
|
10677
|
-
},
|
|
10678
|
-
"node_modules/@salesforce/plugin-templates/node_modules/debug": {
|
|
10679
|
-
"version": "3.2.7",
|
|
10680
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
10681
|
-
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
10682
|
-
"license": "MIT",
|
|
10683
|
-
"dependencies": {
|
|
10684
|
-
"ms": "^2.1.1"
|
|
10685
|
-
}
|
|
10686
|
-
},
|
|
10687
|
-
"node_modules/@salesforce/plugin-templates/node_modules/json-schema-traverse": {
|
|
10688
|
-
"version": "1.0.0",
|
|
10689
|
-
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
10690
|
-
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
10691
|
-
"license": "MIT"
|
|
10692
|
-
},
|
|
10693
|
-
"node_modules/@salesforce/plugin-trust": {
|
|
10694
|
-
"version": "2.4.20",
|
|
10695
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.20.tgz",
|
|
10696
|
-
"integrity": "sha512-9E60kKi2rtXg6KMY5wFxUsE5LuzGS+1X2YaBN18XA9m/mFrE1tL6PTxGkXeE2XDI0d9vcHai2cGXWvCJlQHKtQ==",
|
|
10697
|
-
"license": "BSD-3-Clause",
|
|
10698
|
-
"dependencies": {
|
|
10699
|
-
"@oclif/core": "^2.8.5",
|
|
10700
|
-
"@salesforce/core": "^3.33.4",
|
|
10701
|
-
"@salesforce/plugin-telemetry": "^2.2.0",
|
|
10702
|
-
"@salesforce/sf-plugins-core": "^2",
|
|
10703
|
-
"@salesforce/telemetry": "^3.2.29",
|
|
10704
|
-
"got": "^11",
|
|
10705
|
-
"npm": "^8.19.4",
|
|
10706
|
-
"npm-run-path": "^4.0.1",
|
|
10707
|
-
"proxy-agent": "^5.0.0",
|
|
10708
|
-
"proxy-from-env": "^1.1.0",
|
|
10709
|
-
"shelljs": "^0.8.4",
|
|
10710
|
-
"tslib": "^2"
|
|
10711
|
-
},
|
|
10712
|
-
"bin": {
|
|
10713
|
-
"sf-trust": "bin/dev"
|
|
10714
|
-
},
|
|
10715
|
-
"engines": {
|
|
10716
|
-
"node": ">=14.0.0"
|
|
10717
|
-
}
|
|
10718
|
-
},
|
|
10719
|
-
"node_modules/@salesforce/plugin-trust/node_modules/@salesforce/core": {
|
|
10720
|
-
"version": "3.36.2",
|
|
10721
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
|
|
10722
|
-
"integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
|
|
10723
|
-
"license": "BSD-3-Clause",
|
|
10724
|
-
"dependencies": {
|
|
10725
|
-
"@salesforce/bunyan": "^2.0.0",
|
|
10726
|
-
"@salesforce/kit": "^1.9.2",
|
|
10727
|
-
"@salesforce/schemas": "^1.5.1",
|
|
10728
|
-
"@salesforce/ts-types": "^1.7.2",
|
|
10729
|
-
"@types/semver": "^7.3.13",
|
|
10730
|
-
"ajv": "^8.12.0",
|
|
10731
|
-
"archiver": "^5.3.0",
|
|
10732
|
-
"change-case": "^4.1.2",
|
|
10733
|
-
"debug": "^3.2.7",
|
|
10734
|
-
"faye": "^1.4.0",
|
|
10735
|
-
"form-data": "^4.0.0",
|
|
10736
|
-
"js2xmlparser": "^4.0.1",
|
|
10737
|
-
"jsforce": "^2.0.0-beta.23",
|
|
10738
|
-
"jsonwebtoken": "9.0.0",
|
|
10739
|
-
"ts-retry-promise": "^0.7.0"
|
|
10740
|
-
}
|
|
10741
|
-
},
|
|
10742
|
-
"node_modules/@salesforce/plugin-trust/node_modules/@salesforce/sf-plugins-core": {
|
|
10743
|
-
"version": "2.4.3",
|
|
10744
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
|
|
10745
|
-
"integrity": "sha512-gB1GY5GscR5vjLC2GJTO7hjmKH1IqeMj1cvvsnTdKpb3z0GAMpCZN3gPyC9OiIEE2JBQSlm3HUV4K+4zcMJjmQ==",
|
|
9875
|
+
"node_modules/@salesforce/plugin-telemetry/node_modules/@salesforce/ts-types": {
|
|
9876
|
+
"version": "1.7.3",
|
|
9877
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-1.7.3.tgz",
|
|
9878
|
+
"integrity": "sha512-jpmekGqZ7tpHRJwf1rF0yBJ/IMC5mOrryNi4HZkKuNQn8RF97WpynmL8Om04mLTCESvCiif3y7NWfIcxtID2Gw==",
|
|
10746
9879
|
"license": "BSD-3-Clause",
|
|
10747
9880
|
"dependencies": {
|
|
10748
|
-
"
|
|
10749
|
-
"@salesforce/core": "^3.36.1",
|
|
10750
|
-
"@salesforce/kit": "^1.9.2",
|
|
10751
|
-
"@salesforce/ts-types": "^1.7.3",
|
|
10752
|
-
"chalk": "^4",
|
|
10753
|
-
"inquirer": "^8.2.5"
|
|
9881
|
+
"tslib": "^2.5.0"
|
|
10754
9882
|
}
|
|
10755
9883
|
},
|
|
10756
|
-
"node_modules/@salesforce/plugin-
|
|
9884
|
+
"node_modules/@salesforce/plugin-telemetry/node_modules/ajv": {
|
|
10757
9885
|
"version": "8.12.0",
|
|
10758
9886
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
10759
9887
|
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
|
|
@@ -10765,43 +9893,61 @@
|
|
|
10765
9893
|
"uri-js": "^4.2.2"
|
|
10766
9894
|
},
|
|
10767
9895
|
"funding": {
|
|
10768
|
-
"type": "github",
|
|
10769
|
-
"url": "https://github.com/sponsors/epoberezkin"
|
|
10770
|
-
}
|
|
10771
|
-
},
|
|
10772
|
-
"node_modules/@salesforce/plugin-trust/node_modules/debug": {
|
|
10773
|
-
"version": "3.2.7",
|
|
10774
|
-
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
10775
|
-
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
10776
|
-
"license": "MIT",
|
|
10777
|
-
"dependencies": {
|
|
10778
|
-
"ms": "^2.1.1"
|
|
9896
|
+
"type": "github",
|
|
9897
|
+
"url": "https://github.com/sponsors/epoberezkin"
|
|
10779
9898
|
}
|
|
10780
9899
|
},
|
|
10781
|
-
"node_modules/@salesforce/plugin-
|
|
9900
|
+
"node_modules/@salesforce/plugin-telemetry/node_modules/json-schema-traverse": {
|
|
10782
9901
|
"version": "1.0.0",
|
|
10783
9902
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
10784
9903
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
10785
9904
|
"license": "MIT"
|
|
10786
9905
|
},
|
|
10787
|
-
"node_modules/@salesforce/plugin-
|
|
10788
|
-
"version": "
|
|
10789
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-
|
|
10790
|
-
"integrity": "sha512-
|
|
9906
|
+
"node_modules/@salesforce/plugin-templates": {
|
|
9907
|
+
"version": "55.4.20",
|
|
9908
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-55.4.20.tgz",
|
|
9909
|
+
"integrity": "sha512-JldySfrIgly2LTUZ43ZFEQ3QTUDsm74Eulg4lE+x4DyL3hbU3Mi3XvYoC0OhZymAPDA9BJLQn9gXwBVm6Rwvrw==",
|
|
10791
9910
|
"license": "BSD-3-Clause",
|
|
10792
9911
|
"dependencies": {
|
|
10793
9912
|
"@oclif/core": "^2.8.2",
|
|
10794
|
-
"@salesforce/core": "^
|
|
10795
|
-
"@salesforce/
|
|
10796
|
-
"@salesforce/
|
|
10797
|
-
"
|
|
9913
|
+
"@salesforce/core": "^4.1.0",
|
|
9914
|
+
"@salesforce/sf-plugins-core": "^3.0.2",
|
|
9915
|
+
"@salesforce/templates": "^57.1.2",
|
|
9916
|
+
"tslib": "^2",
|
|
9917
|
+
"yeoman-environment": "^3.19.3",
|
|
9918
|
+
"yeoman-generator": "^5.9.0"
|
|
9919
|
+
},
|
|
9920
|
+
"engines": {
|
|
9921
|
+
"node": ">=16.0.0"
|
|
9922
|
+
}
|
|
9923
|
+
},
|
|
9924
|
+
"node_modules/@salesforce/plugin-trust": {
|
|
9925
|
+
"version": "2.4.20",
|
|
9926
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.20.tgz",
|
|
9927
|
+
"integrity": "sha512-9E60kKi2rtXg6KMY5wFxUsE5LuzGS+1X2YaBN18XA9m/mFrE1tL6PTxGkXeE2XDI0d9vcHai2cGXWvCJlQHKtQ==",
|
|
9928
|
+
"license": "BSD-3-Clause",
|
|
9929
|
+
"dependencies": {
|
|
9930
|
+
"@oclif/core": "^2.8.5",
|
|
9931
|
+
"@salesforce/core": "^3.33.4",
|
|
9932
|
+
"@salesforce/plugin-telemetry": "^2.2.0",
|
|
9933
|
+
"@salesforce/sf-plugins-core": "^2",
|
|
9934
|
+
"@salesforce/telemetry": "^3.2.29",
|
|
9935
|
+
"got": "^11",
|
|
9936
|
+
"npm": "^8.19.4",
|
|
9937
|
+
"npm-run-path": "^4.0.1",
|
|
9938
|
+
"proxy-agent": "^5.0.0",
|
|
9939
|
+
"proxy-from-env": "^1.1.0",
|
|
9940
|
+
"shelljs": "^0.8.4",
|
|
10798
9941
|
"tslib": "^2"
|
|
10799
9942
|
},
|
|
9943
|
+
"bin": {
|
|
9944
|
+
"sf-trust": "bin/dev"
|
|
9945
|
+
},
|
|
10800
9946
|
"engines": {
|
|
10801
9947
|
"node": ">=14.0.0"
|
|
10802
9948
|
}
|
|
10803
9949
|
},
|
|
10804
|
-
"node_modules/@salesforce/plugin-
|
|
9950
|
+
"node_modules/@salesforce/plugin-trust/node_modules/@salesforce/core": {
|
|
10805
9951
|
"version": "3.36.2",
|
|
10806
9952
|
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
|
|
10807
9953
|
"integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
|
|
@@ -10824,7 +9970,18 @@
|
|
|
10824
9970
|
"ts-retry-promise": "^0.7.0"
|
|
10825
9971
|
}
|
|
10826
9972
|
},
|
|
10827
|
-
"node_modules/@salesforce/plugin-
|
|
9973
|
+
"node_modules/@salesforce/plugin-trust/node_modules/@salesforce/kit": {
|
|
9974
|
+
"version": "1.9.2",
|
|
9975
|
+
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-1.9.2.tgz",
|
|
9976
|
+
"integrity": "sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg==",
|
|
9977
|
+
"license": "BSD-3-Clause",
|
|
9978
|
+
"dependencies": {
|
|
9979
|
+
"@salesforce/ts-types": "^1.7.3",
|
|
9980
|
+
"shx": "^0.3.3",
|
|
9981
|
+
"tslib": "^2.5.0"
|
|
9982
|
+
}
|
|
9983
|
+
},
|
|
9984
|
+
"node_modules/@salesforce/plugin-trust/node_modules/@salesforce/sf-plugins-core": {
|
|
10828
9985
|
"version": "2.4.3",
|
|
10829
9986
|
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
|
|
10830
9987
|
"integrity": "sha512-gB1GY5GscR5vjLC2GJTO7hjmKH1IqeMj1cvvsnTdKpb3z0GAMpCZN3gPyC9OiIEE2JBQSlm3HUV4K+4zcMJjmQ==",
|
|
@@ -10838,7 +9995,16 @@
|
|
|
10838
9995
|
"inquirer": "^8.2.5"
|
|
10839
9996
|
}
|
|
10840
9997
|
},
|
|
10841
|
-
"node_modules/@salesforce/plugin-
|
|
9998
|
+
"node_modules/@salesforce/plugin-trust/node_modules/@salesforce/ts-types": {
|
|
9999
|
+
"version": "1.7.3",
|
|
10000
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-1.7.3.tgz",
|
|
10001
|
+
"integrity": "sha512-jpmekGqZ7tpHRJwf1rF0yBJ/IMC5mOrryNi4HZkKuNQn8RF97WpynmL8Om04mLTCESvCiif3y7NWfIcxtID2Gw==",
|
|
10002
|
+
"license": "BSD-3-Clause",
|
|
10003
|
+
"dependencies": {
|
|
10004
|
+
"tslib": "^2.5.0"
|
|
10005
|
+
}
|
|
10006
|
+
},
|
|
10007
|
+
"node_modules/@salesforce/plugin-trust/node_modules/ajv": {
|
|
10842
10008
|
"version": "8.12.0",
|
|
10843
10009
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
10844
10010
|
"integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
|
|
@@ -10854,7 +10020,7 @@
|
|
|
10854
10020
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
10855
10021
|
}
|
|
10856
10022
|
},
|
|
10857
|
-
"node_modules/@salesforce/plugin-
|
|
10023
|
+
"node_modules/@salesforce/plugin-trust/node_modules/debug": {
|
|
10858
10024
|
"version": "3.2.7",
|
|
10859
10025
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
10860
10026
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
|
@@ -10863,12 +10029,29 @@
|
|
|
10863
10029
|
"ms": "^2.1.1"
|
|
10864
10030
|
}
|
|
10865
10031
|
},
|
|
10866
|
-
"node_modules/@salesforce/plugin-
|
|
10032
|
+
"node_modules/@salesforce/plugin-trust/node_modules/json-schema-traverse": {
|
|
10867
10033
|
"version": "1.0.0",
|
|
10868
10034
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
10869
10035
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
10870
10036
|
"license": "MIT"
|
|
10871
10037
|
},
|
|
10038
|
+
"node_modules/@salesforce/plugin-user": {
|
|
10039
|
+
"version": "2.3.17",
|
|
10040
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.17.tgz",
|
|
10041
|
+
"integrity": "sha512-ZP/JS7vTBIa1bqxC18RMo8ZDe3I/gg/KIoPEi7W0HLBk5/EX3evHlNiInZ2eiu7FvdWCILwwk244AXEE0VbCwg==",
|
|
10042
|
+
"license": "BSD-3-Clause",
|
|
10043
|
+
"dependencies": {
|
|
10044
|
+
"@oclif/core": "^2.8.2",
|
|
10045
|
+
"@salesforce/core": "^4.1.0",
|
|
10046
|
+
"@salesforce/kit": "^3.0.2",
|
|
10047
|
+
"@salesforce/sf-plugins-core": "^3.0.2",
|
|
10048
|
+
"@salesforce/ts-types": "^2.0.2",
|
|
10049
|
+
"tslib": "^2"
|
|
10050
|
+
},
|
|
10051
|
+
"engines": {
|
|
10052
|
+
"node": ">=16.0.0"
|
|
10053
|
+
}
|
|
10054
|
+
},
|
|
10872
10055
|
"node_modules/@salesforce/prettier-config": {
|
|
10873
10056
|
"version": "0.0.2",
|
|
10874
10057
|
"resolved": "https://registry.npmjs.org/@salesforce/prettier-config/-/prettier-config-0.0.2.tgz",
|
|
@@ -10883,15 +10066,15 @@
|
|
|
10883
10066
|
"license": "ISC"
|
|
10884
10067
|
},
|
|
10885
10068
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
10886
|
-
"version": "3.0.
|
|
10887
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-3.0.
|
|
10888
|
-
"integrity": "sha512-
|
|
10069
|
+
"version": "3.0.3",
|
|
10070
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-3.0.3.tgz",
|
|
10071
|
+
"integrity": "sha512-WPf1PFcHpFJpJMcSTfqPmoQM/t62MtCTO1OcNe36ZulKPmOVd7IRLk4j68s7XESRE58eFXR/LkHMSZesedUZBQ==",
|
|
10889
10072
|
"license": "BSD-3-Clause",
|
|
10890
10073
|
"dependencies": {
|
|
10891
10074
|
"@oclif/core": "^2.8.2",
|
|
10892
|
-
"@salesforce/core": "^4.
|
|
10075
|
+
"@salesforce/core": "^4.1.2",
|
|
10893
10076
|
"@salesforce/kit": "^3.0.2",
|
|
10894
|
-
"@salesforce/ts-types": "^2.0.
|
|
10077
|
+
"@salesforce/ts-types": "^2.0.2",
|
|
10895
10078
|
"chalk": "^4",
|
|
10896
10079
|
"inquirer": "^8.2.5"
|
|
10897
10080
|
},
|
|
@@ -10899,28 +10082,6 @@
|
|
|
10899
10082
|
"node": ">=16.0.0"
|
|
10900
10083
|
}
|
|
10901
10084
|
},
|
|
10902
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/kit": {
|
|
10903
|
-
"version": "3.0.2",
|
|
10904
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
|
|
10905
|
-
"integrity": "sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==",
|
|
10906
|
-
"license": "BSD-3-Clause",
|
|
10907
|
-
"dependencies": {
|
|
10908
|
-
"@salesforce/ts-types": "^2.0.1",
|
|
10909
|
-
"tslib": "^2.5.2"
|
|
10910
|
-
}
|
|
10911
|
-
},
|
|
10912
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/ts-types": {
|
|
10913
|
-
"version": "2.0.2",
|
|
10914
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
|
|
10915
|
-
"integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
|
|
10916
|
-
"license": "BSD-3-Clause",
|
|
10917
|
-
"dependencies": {
|
|
10918
|
-
"tslib": "^2.5.2"
|
|
10919
|
-
},
|
|
10920
|
-
"engines": {
|
|
10921
|
-
"node": ">=16.0.0"
|
|
10922
|
-
}
|
|
10923
|
-
},
|
|
10924
10085
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
10925
10086
|
"version": "9.1.0",
|
|
10926
10087
|
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.1.0.tgz",
|
|
@@ -10946,28 +10107,6 @@
|
|
|
10946
10107
|
"node": ">=16.0.0"
|
|
10947
10108
|
}
|
|
10948
10109
|
},
|
|
10949
|
-
"node_modules/@salesforce/source-deploy-retrieve/node_modules/@salesforce/kit": {
|
|
10950
|
-
"version": "3.0.2",
|
|
10951
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
|
|
10952
|
-
"integrity": "sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==",
|
|
10953
|
-
"license": "BSD-3-Clause",
|
|
10954
|
-
"dependencies": {
|
|
10955
|
-
"@salesforce/ts-types": "^2.0.1",
|
|
10956
|
-
"tslib": "^2.5.2"
|
|
10957
|
-
}
|
|
10958
|
-
},
|
|
10959
|
-
"node_modules/@salesforce/source-deploy-retrieve/node_modules/@salesforce/ts-types": {
|
|
10960
|
-
"version": "2.0.2",
|
|
10961
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
|
|
10962
|
-
"integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
|
|
10963
|
-
"license": "BSD-3-Clause",
|
|
10964
|
-
"dependencies": {
|
|
10965
|
-
"tslib": "^2.5.2"
|
|
10966
|
-
},
|
|
10967
|
-
"engines": {
|
|
10968
|
-
"node": ">=16.0.0"
|
|
10969
|
-
}
|
|
10970
|
-
},
|
|
10971
10110
|
"node_modules/@salesforce/source-deploy-retrieve/node_modules/minimatch": {
|
|
10972
10111
|
"version": "5.1.6",
|
|
10973
10112
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
|
|
@@ -10998,28 +10137,6 @@
|
|
|
10998
10137
|
"node": ">=16.0.0"
|
|
10999
10138
|
}
|
|
11000
10139
|
},
|
|
11001
|
-
"node_modules/@salesforce/source-tracking/node_modules/@salesforce/kit": {
|
|
11002
|
-
"version": "3.0.2",
|
|
11003
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
|
|
11004
|
-
"integrity": "sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==",
|
|
11005
|
-
"license": "BSD-3-Clause",
|
|
11006
|
-
"dependencies": {
|
|
11007
|
-
"@salesforce/ts-types": "^2.0.1",
|
|
11008
|
-
"tslib": "^2.5.2"
|
|
11009
|
-
}
|
|
11010
|
-
},
|
|
11011
|
-
"node_modules/@salesforce/source-tracking/node_modules/@salesforce/ts-types": {
|
|
11012
|
-
"version": "2.0.2",
|
|
11013
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
|
|
11014
|
-
"integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
|
|
11015
|
-
"license": "BSD-3-Clause",
|
|
11016
|
-
"dependencies": {
|
|
11017
|
-
"tslib": "^2.5.2"
|
|
11018
|
-
},
|
|
11019
|
-
"engines": {
|
|
11020
|
-
"node": ">=16.0.0"
|
|
11021
|
-
}
|
|
11022
|
-
},
|
|
11023
10140
|
"node_modules/@salesforce/telemetry": {
|
|
11024
10141
|
"version": "3.2.29",
|
|
11025
10142
|
"resolved": "https://registry.npmjs.org/@salesforce/telemetry/-/telemetry-3.2.29.tgz",
|
|
@@ -11055,6 +10172,26 @@
|
|
|
11055
10172
|
"ts-retry-promise": "^0.7.0"
|
|
11056
10173
|
}
|
|
11057
10174
|
},
|
|
10175
|
+
"node_modules/@salesforce/telemetry/node_modules/@salesforce/kit": {
|
|
10176
|
+
"version": "1.9.2",
|
|
10177
|
+
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-1.9.2.tgz",
|
|
10178
|
+
"integrity": "sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg==",
|
|
10179
|
+
"license": "BSD-3-Clause",
|
|
10180
|
+
"dependencies": {
|
|
10181
|
+
"@salesforce/ts-types": "^1.7.3",
|
|
10182
|
+
"shx": "^0.3.3",
|
|
10183
|
+
"tslib": "^2.5.0"
|
|
10184
|
+
}
|
|
10185
|
+
},
|
|
10186
|
+
"node_modules/@salesforce/telemetry/node_modules/@salesforce/ts-types": {
|
|
10187
|
+
"version": "1.7.3",
|
|
10188
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-1.7.3.tgz",
|
|
10189
|
+
"integrity": "sha512-jpmekGqZ7tpHRJwf1rF0yBJ/IMC5mOrryNi4HZkKuNQn8RF97WpynmL8Om04mLTCESvCiif3y7NWfIcxtID2Gw==",
|
|
10190
|
+
"license": "BSD-3-Clause",
|
|
10191
|
+
"dependencies": {
|
|
10192
|
+
"tslib": "^2.5.0"
|
|
10193
|
+
}
|
|
10194
|
+
},
|
|
11058
10195
|
"node_modules/@salesforce/telemetry/node_modules/ajv": {
|
|
11059
10196
|
"version": "8.12.0",
|
|
11060
10197
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
@@ -11130,6 +10267,38 @@
|
|
|
11130
10267
|
"ts-retry-promise": "^0.7.0"
|
|
11131
10268
|
}
|
|
11132
10269
|
},
|
|
10270
|
+
"node_modules/@salesforce/templates/node_modules/@salesforce/kit": {
|
|
10271
|
+
"version": "1.9.2",
|
|
10272
|
+
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-1.9.2.tgz",
|
|
10273
|
+
"integrity": "sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg==",
|
|
10274
|
+
"license": "BSD-3-Clause",
|
|
10275
|
+
"dependencies": {
|
|
10276
|
+
"@salesforce/ts-types": "^1.7.3",
|
|
10277
|
+
"shx": "^0.3.3",
|
|
10278
|
+
"tslib": "^2.5.0"
|
|
10279
|
+
}
|
|
10280
|
+
},
|
|
10281
|
+
"node_modules/@salesforce/templates/node_modules/@salesforce/kit/node_modules/tslib": {
|
|
10282
|
+
"version": "2.5.3",
|
|
10283
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz",
|
|
10284
|
+
"integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==",
|
|
10285
|
+
"license": "0BSD"
|
|
10286
|
+
},
|
|
10287
|
+
"node_modules/@salesforce/templates/node_modules/@salesforce/ts-types": {
|
|
10288
|
+
"version": "1.7.3",
|
|
10289
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-1.7.3.tgz",
|
|
10290
|
+
"integrity": "sha512-jpmekGqZ7tpHRJwf1rF0yBJ/IMC5mOrryNi4HZkKuNQn8RF97WpynmL8Om04mLTCESvCiif3y7NWfIcxtID2Gw==",
|
|
10291
|
+
"license": "BSD-3-Clause",
|
|
10292
|
+
"dependencies": {
|
|
10293
|
+
"tslib": "^2.5.0"
|
|
10294
|
+
}
|
|
10295
|
+
},
|
|
10296
|
+
"node_modules/@salesforce/templates/node_modules/@salesforce/ts-types/node_modules/tslib": {
|
|
10297
|
+
"version": "2.5.3",
|
|
10298
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz",
|
|
10299
|
+
"integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==",
|
|
10300
|
+
"license": "0BSD"
|
|
10301
|
+
},
|
|
11133
10302
|
"node_modules/@salesforce/templates/node_modules/ajv": {
|
|
11134
10303
|
"version": "8.12.0",
|
|
11135
10304
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
|
|
@@ -11179,6 +10348,16 @@
|
|
|
11179
10348
|
"tslib": "^2.5.0"
|
|
11180
10349
|
}
|
|
11181
10350
|
},
|
|
10351
|
+
"node_modules/@salesforce/ts-sinon/node_modules/@salesforce/ts-types": {
|
|
10352
|
+
"version": "1.7.3",
|
|
10353
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-1.7.3.tgz",
|
|
10354
|
+
"integrity": "sha512-jpmekGqZ7tpHRJwf1rF0yBJ/IMC5mOrryNi4HZkKuNQn8RF97WpynmL8Om04mLTCESvCiif3y7NWfIcxtID2Gw==",
|
|
10355
|
+
"dev": true,
|
|
10356
|
+
"license": "BSD-3-Clause",
|
|
10357
|
+
"dependencies": {
|
|
10358
|
+
"tslib": "^2.5.0"
|
|
10359
|
+
}
|
|
10360
|
+
},
|
|
11182
10361
|
"node_modules/@salesforce/ts-sinon/node_modules/@sinonjs/samsam": {
|
|
11183
10362
|
"version": "3.3.3",
|
|
11184
10363
|
"resolved": "https://registry.npmjs.org/@sinonjs/samsam/-/samsam-3.3.3.tgz",
|
|
@@ -11276,12 +10455,15 @@
|
|
|
11276
10455
|
}
|
|
11277
10456
|
},
|
|
11278
10457
|
"node_modules/@salesforce/ts-types": {
|
|
11279
|
-
"version": "
|
|
11280
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-
|
|
11281
|
-
"integrity": "sha512-
|
|
10458
|
+
"version": "2.0.3",
|
|
10459
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.3.tgz",
|
|
10460
|
+
"integrity": "sha512-PWxNB1GhlX045GN6TQ8HRvJudVpm3SE/v3520itBSCXSM+iBSQ09YIxT6EO2XXGwofQBXlQqN5hsXVI5+uFazg==",
|
|
11282
10461
|
"license": "BSD-3-Clause",
|
|
11283
10462
|
"dependencies": {
|
|
11284
|
-
"tslib": "^2.5.
|
|
10463
|
+
"tslib": "^2.5.3"
|
|
10464
|
+
},
|
|
10465
|
+
"engines": {
|
|
10466
|
+
"node": ">=16.0.0"
|
|
11285
10467
|
}
|
|
11286
10468
|
},
|
|
11287
10469
|
"node_modules/@sigstore/protobuf-specs": {
|
|
@@ -11614,9 +10796,9 @@
|
|
|
11614
10796
|
}
|
|
11615
10797
|
},
|
|
11616
10798
|
"node_modules/@types/semver": {
|
|
11617
|
-
"version": "7.
|
|
11618
|
-
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.
|
|
11619
|
-
"integrity": "sha512-
|
|
10799
|
+
"version": "7.5.0",
|
|
10800
|
+
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.0.tgz",
|
|
10801
|
+
"integrity": "sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==",
|
|
11620
10802
|
"license": "MIT"
|
|
11621
10803
|
},
|
|
11622
10804
|
"node_modules/@types/sinon": {
|
|
@@ -16511,9 +15693,9 @@
|
|
|
16511
15693
|
}
|
|
16512
15694
|
},
|
|
16513
15695
|
"node_modules/fast-xml-parser": {
|
|
16514
|
-
"version": "4.2.
|
|
16515
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.
|
|
16516
|
-
"integrity": "sha512-
|
|
15696
|
+
"version": "4.2.4",
|
|
15697
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.4.tgz",
|
|
15698
|
+
"integrity": "sha512-fbfMDvgBNIdDJLdLOwacjFAPYt67tr31H9ZhWSm45CDAxvd0I6WTlSOUo7K2P/K5sA5JgMKG64PI3DMcaFdWpQ==",
|
|
16517
15699
|
"funding": [
|
|
16518
15700
|
{
|
|
16519
15701
|
"type": "paypal",
|
|
@@ -18933,9 +18115,9 @@
|
|
|
18933
18115
|
}
|
|
18934
18116
|
},
|
|
18935
18117
|
"node_modules/jsforce": {
|
|
18936
|
-
"version": "2.0.0-beta.
|
|
18937
|
-
"resolved": "https://registry.npmjs.org/jsforce/-/jsforce-2.0.0-beta.
|
|
18938
|
-
"integrity": "sha512-
|
|
18118
|
+
"version": "2.0.0-beta.24",
|
|
18119
|
+
"resolved": "https://registry.npmjs.org/jsforce/-/jsforce-2.0.0-beta.24.tgz",
|
|
18120
|
+
"integrity": "sha512-rbDC9Y054Ele3qlDyFZxFY6RRyqpH7DKPYhAwBM2TIzqOl9OG35EB4lnJLaIuv/MZVA2mvTIV/TwxVv8PiB1EA==",
|
|
18939
18121
|
"license": "MIT",
|
|
18940
18122
|
"dependencies": {
|
|
18941
18123
|
"@babel/runtime": "^7.12.5",
|
|
@@ -26559,7 +25741,6 @@
|
|
|
26559
25741
|
"version": "0.11.10",
|
|
26560
25742
|
"resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
|
|
26561
25743
|
"integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
|
|
26562
|
-
"extraneous": true,
|
|
26563
25744
|
"license": "MIT",
|
|
26564
25745
|
"engines": {
|
|
26565
25746
|
"node": ">= 0.6.0"
|
|
@@ -29502,9 +28683,9 @@
|
|
|
29502
28683
|
}
|
|
29503
28684
|
},
|
|
29504
28685
|
"node_modules/tslib": {
|
|
29505
|
-
"version": "2.5.
|
|
29506
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.
|
|
29507
|
-
"integrity": "sha512-
|
|
28686
|
+
"version": "2.5.3",
|
|
28687
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.3.tgz",
|
|
28688
|
+
"integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==",
|
|
29508
28689
|
"license": "0BSD"
|
|
29509
28690
|
},
|
|
29510
28691
|
"node_modules/tsutils": {
|
|
@@ -30719,9 +29900,9 @@
|
|
|
30719
29900
|
}
|
|
30720
29901
|
},
|
|
30721
29902
|
"node_modules/yeoman-environment": {
|
|
30722
|
-
"version": "3.
|
|
30723
|
-
"resolved": "https://registry.npmjs.org/yeoman-environment/-/yeoman-environment-3.
|
|
30724
|
-
"integrity": "sha512
|
|
29903
|
+
"version": "3.19.3",
|
|
29904
|
+
"resolved": "https://registry.npmjs.org/yeoman-environment/-/yeoman-environment-3.19.3.tgz",
|
|
29905
|
+
"integrity": "sha512-/+ODrTUHtlDPRH9qIC0JREH8+7nsRcjDl3Bxn2Xo/rvAaVvixH5275jHwg0C85g4QsF4P6M2ojfScPPAl+pLAg==",
|
|
30725
29906
|
"license": "BSD-2-Clause",
|
|
30726
29907
|
"dependencies": {
|
|
30727
29908
|
"@npmcli/arborist": "^4.0.4",
|
|
@@ -30754,6 +29935,7 @@
|
|
|
30754
29935
|
"pacote": "^12.0.2",
|
|
30755
29936
|
"preferred-pm": "^3.0.3",
|
|
30756
29937
|
"pretty-bytes": "^5.3.0",
|
|
29938
|
+
"readable-stream": "^4.3.0",
|
|
30757
29939
|
"semver": "^7.1.3",
|
|
30758
29940
|
"slash": "^3.0.0",
|
|
30759
29941
|
"strip-ansi": "^6.0.0",
|
|
@@ -30766,10 +29948,6 @@
|
|
|
30766
29948
|
},
|
|
30767
29949
|
"engines": {
|
|
30768
29950
|
"node": ">=12.10.0"
|
|
30769
|
-
},
|
|
30770
|
-
"peerDependencies": {
|
|
30771
|
-
"mem-fs": "^1.2.0 || ^2.0.0",
|
|
30772
|
-
"mem-fs-editor": "^8.1.2 || ^9.0.0"
|
|
30773
29951
|
}
|
|
30774
29952
|
},
|
|
30775
29953
|
"node_modules/yeoman-environment/node_modules/@npmcli/arborist": {
|
|
@@ -30880,6 +30058,30 @@
|
|
|
30880
30058
|
"read-package-json-fast": "^2.0.1"
|
|
30881
30059
|
}
|
|
30882
30060
|
},
|
|
30061
|
+
"node_modules/yeoman-environment/node_modules/buffer": {
|
|
30062
|
+
"version": "6.0.3",
|
|
30063
|
+
"resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
|
|
30064
|
+
"integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
|
|
30065
|
+
"funding": [
|
|
30066
|
+
{
|
|
30067
|
+
"type": "github",
|
|
30068
|
+
"url": "https://github.com/sponsors/feross"
|
|
30069
|
+
},
|
|
30070
|
+
{
|
|
30071
|
+
"type": "patreon",
|
|
30072
|
+
"url": "https://www.patreon.com/feross"
|
|
30073
|
+
},
|
|
30074
|
+
{
|
|
30075
|
+
"type": "consulting",
|
|
30076
|
+
"url": "https://feross.org/support"
|
|
30077
|
+
}
|
|
30078
|
+
],
|
|
30079
|
+
"license": "MIT",
|
|
30080
|
+
"dependencies": {
|
|
30081
|
+
"base64-js": "^1.3.1",
|
|
30082
|
+
"ieee754": "^1.2.1"
|
|
30083
|
+
}
|
|
30084
|
+
},
|
|
30883
30085
|
"node_modules/yeoman-environment/node_modules/builtins": {
|
|
30884
30086
|
"version": "1.0.3",
|
|
30885
30087
|
"resolved": "https://registry.npmjs.org/builtins/-/builtins-1.0.3.tgz",
|
|
@@ -30924,6 +30126,15 @@
|
|
|
30924
30126
|
"node": "*"
|
|
30925
30127
|
}
|
|
30926
30128
|
},
|
|
30129
|
+
"node_modules/yeoman-environment/node_modules/events": {
|
|
30130
|
+
"version": "3.3.0",
|
|
30131
|
+
"resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
|
|
30132
|
+
"integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
|
|
30133
|
+
"license": "MIT",
|
|
30134
|
+
"engines": {
|
|
30135
|
+
"node": ">=0.8.x"
|
|
30136
|
+
}
|
|
30137
|
+
},
|
|
30927
30138
|
"node_modules/yeoman-environment/node_modules/find-up": {
|
|
30928
30139
|
"version": "5.0.0",
|
|
30929
30140
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
@@ -31109,6 +30320,20 @@
|
|
|
31109
30320
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
31110
30321
|
}
|
|
31111
30322
|
},
|
|
30323
|
+
"node_modules/yeoman-environment/node_modules/node-gyp/node_modules/readable-stream": {
|
|
30324
|
+
"version": "3.6.2",
|
|
30325
|
+
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
|
|
30326
|
+
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
|
30327
|
+
"license": "MIT",
|
|
30328
|
+
"dependencies": {
|
|
30329
|
+
"inherits": "^2.0.3",
|
|
30330
|
+
"string_decoder": "^1.1.1",
|
|
30331
|
+
"util-deprecate": "^1.0.1"
|
|
30332
|
+
},
|
|
30333
|
+
"engines": {
|
|
30334
|
+
"node": ">= 6"
|
|
30335
|
+
}
|
|
30336
|
+
},
|
|
31112
30337
|
"node_modules/yeoman-environment/node_modules/nopt": {
|
|
31113
30338
|
"version": "5.0.0",
|
|
31114
30339
|
"resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz",
|
|
@@ -31284,6 +30509,21 @@
|
|
|
31284
30509
|
"integrity": "sha512-aCk8AO51s+4JyuYGg3Q/a6gnrlDO09NpVWePtjp7xwphcoQ04x5WAfCyugcsbLooWcMJ87CLkD4+604IckEdhg==",
|
|
31285
30510
|
"license": "ISC"
|
|
31286
30511
|
},
|
|
30512
|
+
"node_modules/yeoman-environment/node_modules/readable-stream": {
|
|
30513
|
+
"version": "4.4.0",
|
|
30514
|
+
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.4.0.tgz",
|
|
30515
|
+
"integrity": "sha512-kDMOq0qLtxV9f/SQv522h8cxZBqNZXuXNyjyezmfAAuribMyVXziljpQ/uQhfE1XLg2/TLTW2DsnoE4VAi/krg==",
|
|
30516
|
+
"license": "MIT",
|
|
30517
|
+
"dependencies": {
|
|
30518
|
+
"abort-controller": "^3.0.0",
|
|
30519
|
+
"buffer": "^6.0.3",
|
|
30520
|
+
"events": "^3.3.0",
|
|
30521
|
+
"process": "^0.11.10"
|
|
30522
|
+
},
|
|
30523
|
+
"engines": {
|
|
30524
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
30525
|
+
}
|
|
30526
|
+
},
|
|
31287
30527
|
"node_modules/yeoman-environment/node_modules/socks-proxy-agent": {
|
|
31288
30528
|
"version": "6.2.1",
|
|
31289
30529
|
"resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.2.1.tgz",
|