@signalapp/libsignal-client 0.52.4 → 0.54.0
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/Native.d.ts +1 -1
- package/dist/acknowledgments.md +373 -315
- package/dist/net.d.ts +63 -69
- package/dist/net.js +57 -110
- package/package.json +1 -1
- package/prebuilds/darwin-arm64/@signalapp+libsignal-client.node +0 -0
- package/prebuilds/darwin-x64/@signalapp+libsignal-client.node +0 -0
- package/prebuilds/linux-arm64/@signalapp+libsignal-client.node +0 -0
- package/prebuilds/linux-x64/@signalapp+libsignal-client.node +0 -0
- package/prebuilds/win32-arm64/@signalapp+libsignal-client.node +0 -0
- package/prebuilds/win32-x64/@signalapp+libsignal-client.node +0 -0
package/dist/acknowledgments.md
CHANGED
|
@@ -669,7 +669,7 @@ For more information on this, and how to apply and follow the GNU AGPL, see
|
|
|
669
669
|
|
|
670
670
|
```
|
|
671
671
|
|
|
672
|
-
## attest 0.1.0, libsignal-ffi 0.
|
|
672
|
+
## attest 0.1.0, libsignal-ffi 0.54.0, libsignal-jni 0.54.0, libsignal-jni-testing 0.54.0, libsignal-node 0.54.0, signal-neon-futures 0.1.0, signal-neon-futures-tests 0.1.0, libsignal-bridge 0.1.0, libsignal-bridge-macros 0.1.0, libsignal-bridge-testing 0.1.0, libsignal-bridge-types 0.1.0, libsignal-core 0.1.0, signal-crypto 0.1.0, device-transfer 0.1.0, signal-media 0.1.0, libsignal-message-backup 0.1.0, libsignal-message-backup-macros 0.1.0, libsignal-net 0.1.0, signal-pin 0.1.0, poksho 0.7.0, libsignal-protocol 0.1.0, libsignal-svr3 0.1.0, usernames 0.1.0, zkcredential 0.1.0, zkgroup 0.9.0
|
|
673
673
|
|
|
674
674
|
```
|
|
675
675
|
GNU AFFERO GENERAL PUBLIC LICENSE
|
|
@@ -1118,211 +1118,211 @@ You should also get your employer (if you work as a programmer) or school, if an
|
|
|
1118
1118
|
|
|
1119
1119
|
```
|
|
1120
1120
|
|
|
1121
|
-
## clang-sys 1.
|
|
1121
|
+
## clang-sys 1.8.1
|
|
1122
1122
|
|
|
1123
1123
|
```
|
|
1124
|
-
|
|
1125
|
-
Apache License
|
|
1126
|
-
Version 2.0, January 2004
|
|
1127
|
-
http://www.apache.org/licenses/
|
|
1128
|
-
|
|
1129
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
1130
|
-
|
|
1131
|
-
1. Definitions.
|
|
1132
|
-
|
|
1133
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
1134
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
1135
|
-
|
|
1136
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
1137
|
-
the copyright owner that is granting the License.
|
|
1138
|
-
|
|
1139
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
1140
|
-
other entities that control, are controlled by, or are under common
|
|
1141
|
-
control with that entity. For the purposes of this definition,
|
|
1142
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
1143
|
-
direction or management of such entity, whether by contract or
|
|
1144
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
1145
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
1146
|
-
|
|
1147
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
1148
|
-
exercising permissions granted by this License.
|
|
1149
|
-
|
|
1150
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
1151
|
-
including but not limited to software source code, documentation
|
|
1152
|
-
source, and configuration files.
|
|
1153
|
-
|
|
1154
|
-
"Object" form shall mean any form resulting from mechanical
|
|
1155
|
-
transformation or translation of a Source form, including but
|
|
1156
|
-
not limited to compiled object code, generated documentation,
|
|
1157
|
-
and conversions to other media types.
|
|
1158
|
-
|
|
1159
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
1160
|
-
Object form, made available under the License, as indicated by a
|
|
1161
|
-
copyright notice that is included in or attached to the work
|
|
1162
|
-
(an example is provided in the Appendix below).
|
|
1163
|
-
|
|
1164
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
1165
|
-
form, that is based on (or derived from) the Work and for which the
|
|
1166
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
1167
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
1168
|
-
of this License, Derivative Works shall not include works that remain
|
|
1169
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
1170
|
-
the Work and Derivative Works thereof.
|
|
1171
|
-
|
|
1172
|
-
"Contribution" shall mean any work of authorship, including
|
|
1173
|
-
the original version of the Work and any modifications or additions
|
|
1174
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
1175
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
1176
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
1177
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
1178
|
-
means any form of electronic, verbal, or written communication sent
|
|
1179
|
-
to the Licensor or its representatives, including but not limited to
|
|
1180
|
-
communication on electronic mailing lists, source code control systems,
|
|
1181
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
1182
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
1183
|
-
excluding communication that is conspicuously marked or otherwise
|
|
1184
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
1185
|
-
|
|
1186
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
1187
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
1188
|
-
subsequently incorporated within the Work.
|
|
1189
|
-
|
|
1190
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
1191
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
1192
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1193
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
1194
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
1195
|
-
Work and such Derivative Works in Source or Object form.
|
|
1196
|
-
|
|
1197
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
1198
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
1199
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1200
|
-
(except as stated in this section) patent license to make, have made,
|
|
1201
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
1202
|
-
where such license applies only to those patent claims licensable
|
|
1203
|
-
by such Contributor that are necessarily infringed by their
|
|
1204
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
1205
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
1206
|
-
institute patent litigation against any entity (including a
|
|
1207
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
1208
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
1209
|
-
or contributory patent infringement, then any patent licenses
|
|
1210
|
-
granted to You under this License for that Work shall terminate
|
|
1211
|
-
as of the date such litigation is filed.
|
|
1212
|
-
|
|
1213
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
1214
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
1215
|
-
modifications, and in Source or Object form, provided that You
|
|
1216
|
-
meet the following conditions:
|
|
1217
|
-
|
|
1218
|
-
(a) You must give any other recipients of the Work or
|
|
1219
|
-
Derivative Works a copy of this License; and
|
|
1220
|
-
|
|
1221
|
-
(b) You must cause any modified files to carry prominent notices
|
|
1222
|
-
stating that You changed the files; and
|
|
1223
|
-
|
|
1224
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
1225
|
-
that You distribute, all copyright, patent, trademark, and
|
|
1226
|
-
attribution notices from the Source form of the Work,
|
|
1227
|
-
excluding those notices that do not pertain to any part of
|
|
1228
|
-
the Derivative Works; and
|
|
1229
|
-
|
|
1230
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
1231
|
-
distribution, then any Derivative Works that You distribute must
|
|
1232
|
-
include a readable copy of the attribution notices contained
|
|
1233
|
-
within such NOTICE file, excluding those notices that do not
|
|
1234
|
-
pertain to any part of the Derivative Works, in at least one
|
|
1235
|
-
of the following places: within a NOTICE text file distributed
|
|
1236
|
-
as part of the Derivative Works; within the Source form or
|
|
1237
|
-
documentation, if provided along with the Derivative Works; or,
|
|
1238
|
-
within a display generated by the Derivative Works, if and
|
|
1239
|
-
wherever such third-party notices normally appear. The contents
|
|
1240
|
-
of the NOTICE file are for informational purposes only and
|
|
1241
|
-
do not modify the License. You may add Your own attribution
|
|
1242
|
-
notices within Derivative Works that You distribute, alongside
|
|
1243
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
1244
|
-
that such additional attribution notices cannot be construed
|
|
1245
|
-
as modifying the License.
|
|
1246
|
-
|
|
1247
|
-
You may add Your own copyright statement to Your modifications and
|
|
1248
|
-
may provide additional or different license terms and conditions
|
|
1249
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
1250
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
1251
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
1252
|
-
the conditions stated in this License.
|
|
1253
|
-
|
|
1254
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
1255
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
1256
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
1257
|
-
this License, without any additional terms or conditions.
|
|
1258
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
1259
|
-
the terms of any separate license agreement you may have executed
|
|
1260
|
-
with Licensor regarding such Contributions.
|
|
1261
|
-
|
|
1262
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
1263
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
1264
|
-
except as required for reasonable and customary use in describing the
|
|
1265
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
1266
|
-
|
|
1267
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
1268
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
1269
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
1270
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
1271
|
-
implied, including, without limitation, any warranties or conditions
|
|
1272
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
1273
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
1274
|
-
appropriateness of using or redistributing the Work and assume any
|
|
1275
|
-
risks associated with Your exercise of permissions under this License.
|
|
1276
|
-
|
|
1277
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
1278
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
1279
|
-
unless required by applicable law (such as deliberate and grossly
|
|
1280
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
1281
|
-
liable to You for damages, including any direct, indirect, special,
|
|
1282
|
-
incidental, or consequential damages of any character arising as a
|
|
1283
|
-
result of this License or out of the use or inability to use the
|
|
1284
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
1285
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
1286
|
-
other commercial damages or losses), even if such Contributor
|
|
1287
|
-
has been advised of the possibility of such damages.
|
|
1288
|
-
|
|
1289
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
1290
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
1291
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
1292
|
-
or other liability obligations and/or rights consistent with this
|
|
1293
|
-
License. However, in accepting such obligations, You may act only
|
|
1294
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
1295
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
1296
|
-
defend, and hold each Contributor harmless for any liability
|
|
1297
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
1298
|
-
of your accepting any such warranty or additional liability.
|
|
1299
|
-
|
|
1300
|
-
END OF TERMS AND CONDITIONS
|
|
1301
|
-
|
|
1302
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
1303
|
-
|
|
1304
|
-
To apply the Apache License to your work, attach the following
|
|
1305
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
1306
|
-
replaced with your own identifying information. (Don't include
|
|
1307
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
1308
|
-
comment syntax for the file format. We also recommend that a
|
|
1309
|
-
file or class name and description of purpose be included on the
|
|
1310
|
-
same "printed page" as the copyright notice for easier
|
|
1311
|
-
identification within third-party archives.
|
|
1312
|
-
|
|
1313
|
-
Copyright [yyyy] [name of copyright owner]
|
|
1314
|
-
|
|
1315
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1316
|
-
you may not use this file except in compliance with the License.
|
|
1317
|
-
You may obtain a copy of the License at
|
|
1318
|
-
|
|
1319
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
1320
|
-
|
|
1321
|
-
Unless required by applicable law or agreed to in writing, software
|
|
1322
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1323
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1324
|
-
See the License for the specific language governing permissions and
|
|
1325
|
-
limitations under the License.
|
|
1124
|
+
|
|
1125
|
+
Apache License
|
|
1126
|
+
Version 2.0, January 2004
|
|
1127
|
+
http://www.apache.org/licenses/
|
|
1128
|
+
|
|
1129
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
1130
|
+
|
|
1131
|
+
1. Definitions.
|
|
1132
|
+
|
|
1133
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
1134
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
1135
|
+
|
|
1136
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
1137
|
+
the copyright owner that is granting the License.
|
|
1138
|
+
|
|
1139
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
1140
|
+
other entities that control, are controlled by, or are under common
|
|
1141
|
+
control with that entity. For the purposes of this definition,
|
|
1142
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
1143
|
+
direction or management of such entity, whether by contract or
|
|
1144
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
1145
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
1146
|
+
|
|
1147
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
1148
|
+
exercising permissions granted by this License.
|
|
1149
|
+
|
|
1150
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
1151
|
+
including but not limited to software source code, documentation
|
|
1152
|
+
source, and configuration files.
|
|
1153
|
+
|
|
1154
|
+
"Object" form shall mean any form resulting from mechanical
|
|
1155
|
+
transformation or translation of a Source form, including but
|
|
1156
|
+
not limited to compiled object code, generated documentation,
|
|
1157
|
+
and conversions to other media types.
|
|
1158
|
+
|
|
1159
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
1160
|
+
Object form, made available under the License, as indicated by a
|
|
1161
|
+
copyright notice that is included in or attached to the work
|
|
1162
|
+
(an example is provided in the Appendix below).
|
|
1163
|
+
|
|
1164
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
1165
|
+
form, that is based on (or derived from) the Work and for which the
|
|
1166
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
1167
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
1168
|
+
of this License, Derivative Works shall not include works that remain
|
|
1169
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
1170
|
+
the Work and Derivative Works thereof.
|
|
1171
|
+
|
|
1172
|
+
"Contribution" shall mean any work of authorship, including
|
|
1173
|
+
the original version of the Work and any modifications or additions
|
|
1174
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
1175
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
1176
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
1177
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
1178
|
+
means any form of electronic, verbal, or written communication sent
|
|
1179
|
+
to the Licensor or its representatives, including but not limited to
|
|
1180
|
+
communication on electronic mailing lists, source code control systems,
|
|
1181
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
1182
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
1183
|
+
excluding communication that is conspicuously marked or otherwise
|
|
1184
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
1185
|
+
|
|
1186
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
1187
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
1188
|
+
subsequently incorporated within the Work.
|
|
1189
|
+
|
|
1190
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
1191
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1192
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1193
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1194
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
1195
|
+
Work and such Derivative Works in Source or Object form.
|
|
1196
|
+
|
|
1197
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
1198
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1199
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1200
|
+
(except as stated in this section) patent license to make, have made,
|
|
1201
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
1202
|
+
where such license applies only to those patent claims licensable
|
|
1203
|
+
by such Contributor that are necessarily infringed by their
|
|
1204
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
1205
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
1206
|
+
institute patent litigation against any entity (including a
|
|
1207
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
1208
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
1209
|
+
or contributory patent infringement, then any patent licenses
|
|
1210
|
+
granted to You under this License for that Work shall terminate
|
|
1211
|
+
as of the date such litigation is filed.
|
|
1212
|
+
|
|
1213
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
1214
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
1215
|
+
modifications, and in Source or Object form, provided that You
|
|
1216
|
+
meet the following conditions:
|
|
1217
|
+
|
|
1218
|
+
(a) You must give any other recipients of the Work or
|
|
1219
|
+
Derivative Works a copy of this License; and
|
|
1220
|
+
|
|
1221
|
+
(b) You must cause any modified files to carry prominent notices
|
|
1222
|
+
stating that You changed the files; and
|
|
1223
|
+
|
|
1224
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1225
|
+
that You distribute, all copyright, patent, trademark, and
|
|
1226
|
+
attribution notices from the Source form of the Work,
|
|
1227
|
+
excluding those notices that do not pertain to any part of
|
|
1228
|
+
the Derivative Works; and
|
|
1229
|
+
|
|
1230
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
1231
|
+
distribution, then any Derivative Works that You distribute must
|
|
1232
|
+
include a readable copy of the attribution notices contained
|
|
1233
|
+
within such NOTICE file, excluding those notices that do not
|
|
1234
|
+
pertain to any part of the Derivative Works, in at least one
|
|
1235
|
+
of the following places: within a NOTICE text file distributed
|
|
1236
|
+
as part of the Derivative Works; within the Source form or
|
|
1237
|
+
documentation, if provided along with the Derivative Works; or,
|
|
1238
|
+
within a display generated by the Derivative Works, if and
|
|
1239
|
+
wherever such third-party notices normally appear. The contents
|
|
1240
|
+
of the NOTICE file are for informational purposes only and
|
|
1241
|
+
do not modify the License. You may add Your own attribution
|
|
1242
|
+
notices within Derivative Works that You distribute, alongside
|
|
1243
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
1244
|
+
that such additional attribution notices cannot be construed
|
|
1245
|
+
as modifying the License.
|
|
1246
|
+
|
|
1247
|
+
You may add Your own copyright statement to Your modifications and
|
|
1248
|
+
may provide additional or different license terms and conditions
|
|
1249
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
1250
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
1251
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
1252
|
+
the conditions stated in this License.
|
|
1253
|
+
|
|
1254
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
1255
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
1256
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
1257
|
+
this License, without any additional terms or conditions.
|
|
1258
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
1259
|
+
the terms of any separate license agreement you may have executed
|
|
1260
|
+
with Licensor regarding such Contributions.
|
|
1261
|
+
|
|
1262
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
1263
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
1264
|
+
except as required for reasonable and customary use in describing the
|
|
1265
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
1266
|
+
|
|
1267
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
1268
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
1269
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
1270
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
1271
|
+
implied, including, without limitation, any warranties or conditions
|
|
1272
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
1273
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
1274
|
+
appropriateness of using or redistributing the Work and assume any
|
|
1275
|
+
risks associated with Your exercise of permissions under this License.
|
|
1276
|
+
|
|
1277
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
1278
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
1279
|
+
unless required by applicable law (such as deliberate and grossly
|
|
1280
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
1281
|
+
liable to You for damages, including any direct, indirect, special,
|
|
1282
|
+
incidental, or consequential damages of any character arising as a
|
|
1283
|
+
result of this License or out of the use or inability to use the
|
|
1284
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
1285
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
1286
|
+
other commercial damages or losses), even if such Contributor
|
|
1287
|
+
has been advised of the possibility of such damages.
|
|
1288
|
+
|
|
1289
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
1290
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
1291
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
1292
|
+
or other liability obligations and/or rights consistent with this
|
|
1293
|
+
License. However, in accepting such obligations, You may act only
|
|
1294
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
1295
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
1296
|
+
defend, and hold each Contributor harmless for any liability
|
|
1297
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
1298
|
+
of your accepting any such warranty or additional liability.
|
|
1299
|
+
|
|
1300
|
+
END OF TERMS AND CONDITIONS
|
|
1301
|
+
|
|
1302
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
1303
|
+
|
|
1304
|
+
To apply the Apache License to your work, attach the following
|
|
1305
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
1306
|
+
replaced with your own identifying information. (Don't include
|
|
1307
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
1308
|
+
comment syntax for the file format. We also recommend that a
|
|
1309
|
+
file or class name and description of purpose be included on the
|
|
1310
|
+
same "printed page" as the copyright notice for easier
|
|
1311
|
+
identification within third-party archives.
|
|
1312
|
+
|
|
1313
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1314
|
+
|
|
1315
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1316
|
+
you may not use this file except in compliance with the License.
|
|
1317
|
+
You may obtain a copy of the License at
|
|
1318
|
+
|
|
1319
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
1320
|
+
|
|
1321
|
+
Unless required by applicable law or agreed to in writing, software
|
|
1322
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1323
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1324
|
+
See the License for the specific language governing permissions and
|
|
1325
|
+
limitations under the License.
|
|
1326
1326
|
|
|
1327
1327
|
```
|
|
1328
1328
|
|
|
@@ -1715,7 +1715,7 @@ END OF TERMS AND CONDITIONS
|
|
|
1715
1715
|
|
|
1716
1716
|
```
|
|
1717
1717
|
|
|
1718
|
-
## debugid 0.8.0, prost-build 0.
|
|
1718
|
+
## debugid 0.8.0, prost-build 0.13.1, prost-derive 0.13.1, prost-types 0.13.1, prost 0.13.1
|
|
1719
1719
|
|
|
1720
1720
|
```
|
|
1721
1721
|
Apache License
|
|
@@ -1944,7 +1944,7 @@ limitations under the License.
|
|
|
1944
1944
|
|
|
1945
1945
|
```
|
|
1946
1946
|
|
|
1947
|
-
## arrayref 0.3.
|
|
1947
|
+
## arrayref 0.3.8
|
|
1948
1948
|
|
|
1949
1949
|
```
|
|
1950
1950
|
Copyright (c) 2015 David Roundy <roundyd@physics.oregonstate.edu>
|
|
@@ -2043,10 +2043,11 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
|
2043
2043
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
2044
2044
|
```
|
|
2045
2045
|
|
|
2046
|
-
## subtle 2.
|
|
2046
|
+
## subtle 2.6.1
|
|
2047
2047
|
|
|
2048
2048
|
```
|
|
2049
2049
|
Copyright (c) 2016-2017 Isis Agora Lovecruft, Henry de Valence. All rights reserved.
|
|
2050
|
+
Copyright (c) 2016-2024 Isis Agora Lovecruft. All rights reserved.
|
|
2050
2051
|
|
|
2051
2052
|
Redistribution and use in source and binary forms, with or without
|
|
2052
2053
|
modification, are permitted provided that the following conditions are
|
|
@@ -2146,7 +2147,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
2146
2147
|
|
|
2147
2148
|
```
|
|
2148
2149
|
|
|
2149
|
-
## asn1 0.16.
|
|
2150
|
+
## asn1 0.16.2, asn1_derive 0.16.2
|
|
2150
2151
|
|
|
2151
2152
|
```
|
|
2152
2153
|
Copyright (c) Alex Gaynor and individual contributors.
|
|
@@ -2412,7 +2413,7 @@ express Statement of Purpose.
|
|
|
2412
2413
|
|
|
2413
2414
|
```
|
|
2414
2415
|
|
|
2415
|
-
## libloading 0.8.
|
|
2416
|
+
## libloading 0.8.5
|
|
2416
2417
|
|
|
2417
2418
|
```
|
|
2418
2419
|
Copyright © 2015, Simonas Kazlauskas
|
|
@@ -2430,7 +2431,7 @@ THIS SOFTWARE.
|
|
|
2430
2431
|
|
|
2431
2432
|
```
|
|
2432
2433
|
|
|
2433
|
-
## rustls-webpki 0.102.
|
|
2434
|
+
## rustls-webpki 0.102.6
|
|
2434
2435
|
|
|
2435
2436
|
```
|
|
2436
2437
|
Except as otherwise noted, this project is licensed under the following
|
|
@@ -2455,7 +2456,7 @@ third-party/chromium/LICENSE.
|
|
|
2455
2456
|
|
|
2456
2457
|
```
|
|
2457
2458
|
|
|
2458
|
-
## windows-core 0.52.0, windows-sys 0.45.0, windows-sys 0.
|
|
2459
|
+
## windows-core 0.52.0, windows-sys 0.45.0, windows-sys 0.52.0, windows-targets 0.42.2, windows-targets 0.52.6, windows_aarch64_msvc 0.42.2, windows_aarch64_msvc 0.52.6, windows_x86_64_gnu 0.52.6, windows_x86_64_msvc 0.42.2, windows_x86_64_msvc 0.52.6
|
|
2459
2460
|
|
|
2460
2461
|
```
|
|
2461
2462
|
MIT License
|
|
@@ -2546,7 +2547,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2546
2547
|
|
|
2547
2548
|
```
|
|
2548
2549
|
|
|
2549
|
-
## lazy_static 1.
|
|
2550
|
+
## lazy_static 1.5.0, rayon-core 1.12.1, rayon 1.10.0
|
|
2550
2551
|
|
|
2551
2552
|
```
|
|
2552
2553
|
Copyright (c) 2010 The Rust Project Developers
|
|
@@ -2665,7 +2666,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2665
2666
|
|
|
2666
2667
|
```
|
|
2667
2668
|
|
|
2668
|
-
## idna 0.5.0, percent-encoding 2.3.1, url 2.5.
|
|
2669
|
+
## idna 0.5.0, percent-encoding 2.3.1, url 2.5.2
|
|
2669
2670
|
|
|
2670
2671
|
```
|
|
2671
2672
|
Copyright (c) 2013-2022 The rust-url developers
|
|
@@ -2696,7 +2697,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2696
2697
|
|
|
2697
2698
|
```
|
|
2698
2699
|
|
|
2699
|
-
## backtrace 0.3.
|
|
2700
|
+
## backtrace 0.3.73, cc 1.1.6, cfg-if 1.0.0, cmake 0.1.48, flate2 1.0.30, jobserver 0.1.32, openssl-probe 0.1.5, rustc-demangle 0.1.24, socket2 0.5.7
|
|
2700
2701
|
|
|
2701
2702
|
```
|
|
2702
2703
|
Copyright (c) 2014 Alex Crichton
|
|
@@ -2759,38 +2760,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2759
2760
|
|
|
2760
2761
|
```
|
|
2761
2762
|
|
|
2762
|
-
##
|
|
2763
|
-
|
|
2764
|
-
```
|
|
2765
|
-
Copyright (c) 2014 Alex Crichton
|
|
2766
|
-
|
|
2767
|
-
Permission is hereby granted, free of charge, to any
|
|
2768
|
-
person obtaining a copy of this software and associated
|
|
2769
|
-
documentation files (the "Software"), to deal in the
|
|
2770
|
-
Software without restriction, including without
|
|
2771
|
-
limitation the rights to use, copy, modify, merge,
|
|
2772
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2773
|
-
the Software, and to permit persons to whom the Software
|
|
2774
|
-
is furnished to do so, subject to the following
|
|
2775
|
-
conditions:
|
|
2776
|
-
|
|
2777
|
-
The above copyright notice and this permission notice
|
|
2778
|
-
shall be included in all copies or substantial portions
|
|
2779
|
-
of the Software.
|
|
2780
|
-
|
|
2781
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2782
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2783
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2784
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2785
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2786
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2787
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2788
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2789
|
-
DEALINGS IN THE SOFTWARE.
|
|
2790
|
-
|
|
2791
|
-
```
|
|
2792
|
-
|
|
2793
|
-
## mio 0.8.11
|
|
2763
|
+
## mio 1.0.1
|
|
2794
2764
|
|
|
2795
2765
|
```
|
|
2796
2766
|
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
@@ -2878,7 +2848,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2878
2848
|
|
|
2879
2849
|
```
|
|
2880
2850
|
|
|
2881
|
-
## bitflags 2.
|
|
2851
|
+
## bitflags 2.6.0, glob 0.3.1, log 0.4.22, num-bigint 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-traits 0.2.19, range-map 0.2.0, regex-automata 0.4.7, regex-syntax 0.8.4, regex 1.10.5
|
|
2882
2852
|
|
|
2883
2853
|
```
|
|
2884
2854
|
Copyright (c) 2014 The Rust Project Developers
|
|
@@ -2909,7 +2879,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2909
2879
|
|
|
2910
2880
|
```
|
|
2911
2881
|
|
|
2912
|
-
## uuid 1.
|
|
2882
|
+
## uuid 1.10.0
|
|
2913
2883
|
|
|
2914
2884
|
```
|
|
2915
2885
|
Copyright (c) 2014 The Rust Project Developers
|
|
@@ -2998,7 +2968,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2998
2968
|
|
|
2999
2969
|
```
|
|
3000
2970
|
|
|
3001
|
-
## hyper 1.
|
|
2971
|
+
## hyper 1.4.1
|
|
3002
2972
|
|
|
3003
2973
|
```
|
|
3004
2974
|
Copyright (c) 2014-2021 Sean McArthur
|
|
@@ -3023,7 +2993,7 @@ THE SOFTWARE.
|
|
|
3023
2993
|
|
|
3024
2994
|
```
|
|
3025
2995
|
|
|
3026
|
-
## either 1.
|
|
2996
|
+
## either 1.13.0, itertools 0.13.0, petgraph 0.6.5
|
|
3027
2997
|
|
|
3028
2998
|
```
|
|
3029
2999
|
Copyright (c) 2015
|
|
@@ -3052,32 +3022,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3052
3022
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3053
3023
|
DEALINGS IN THE SOFTWARE.
|
|
3054
3024
|
|
|
3055
|
-
```
|
|
3056
|
-
|
|
3057
|
-
## num_cpus 1.16.0
|
|
3058
|
-
|
|
3059
|
-
```
|
|
3060
|
-
Copyright (c) 2015
|
|
3061
|
-
|
|
3062
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3063
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3064
|
-
in the Software without restriction, including without limitation the rights
|
|
3065
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3066
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3067
|
-
furnished to do so, subject to the following conditions:
|
|
3068
|
-
|
|
3069
|
-
The above copyright notice and this permission notice shall be included in
|
|
3070
|
-
all copies or substantial portions of the Software.
|
|
3071
|
-
|
|
3072
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3073
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3074
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3075
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3076
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3077
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3078
|
-
THE SOFTWARE.
|
|
3079
|
-
|
|
3080
|
-
|
|
3081
3025
|
```
|
|
3082
3026
|
|
|
3083
3027
|
## neon-macros 1.0.0, neon 1.0.0
|
|
@@ -3105,7 +3049,7 @@ THE SOFTWARE.
|
|
|
3105
3049
|
|
|
3106
3050
|
```
|
|
3107
3051
|
|
|
3108
|
-
## anstyle-wincon 3.0.
|
|
3052
|
+
## anstyle-wincon 3.0.4
|
|
3109
3053
|
|
|
3110
3054
|
```
|
|
3111
3055
|
Copyright (c) 2015 Josh Triplett, 2022 The rust-cli Developers
|
|
@@ -3161,7 +3105,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3161
3105
|
|
|
3162
3106
|
```
|
|
3163
3107
|
|
|
3164
|
-
## object 0.
|
|
3108
|
+
## object 0.36.2
|
|
3165
3109
|
|
|
3166
3110
|
```
|
|
3167
3111
|
Copyright (c) 2015 The Gimli Developers
|
|
@@ -3192,7 +3136,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3192
3136
|
|
|
3193
3137
|
```
|
|
3194
3138
|
|
|
3195
|
-
## gimli 0.
|
|
3139
|
+
## gimli 0.29.0, heck 0.5.0, peeking_take_while 0.1.2, unicode-bidi 0.3.15, unicode-normalization 0.1.23
|
|
3196
3140
|
|
|
3197
3141
|
```
|
|
3198
3142
|
Copyright (c) 2015 The Rust Project Developers
|
|
@@ -3513,10 +3457,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3513
3457
|
|
|
3514
3458
|
```
|
|
3515
3459
|
|
|
3516
|
-
## httparse 1.
|
|
3460
|
+
## httparse 1.9.4
|
|
3517
3461
|
|
|
3518
3462
|
```
|
|
3519
|
-
Copyright (c) 2015-
|
|
3463
|
+
Copyright (c) 2015-2024 Sean McArthur
|
|
3520
3464
|
|
|
3521
3465
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3522
3466
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3571,7 +3515,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3571
3515
|
|
|
3572
3516
|
```
|
|
3573
3517
|
|
|
3574
|
-
## hashbrown 0.
|
|
3518
|
+
## hashbrown 0.14.5
|
|
3575
3519
|
|
|
3576
3520
|
```
|
|
3577
3521
|
Copyright (c) 2016 Amanieu d'Antras
|
|
@@ -3602,7 +3546,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3602
3546
|
|
|
3603
3547
|
```
|
|
3604
3548
|
|
|
3605
|
-
## utf8parse 0.2.
|
|
3549
|
+
## utf8parse 0.2.2
|
|
3606
3550
|
|
|
3607
3551
|
```
|
|
3608
3552
|
Copyright (c) 2016 Joe Wilm
|
|
@@ -3633,7 +3577,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3633
3577
|
|
|
3634
3578
|
```
|
|
3635
3579
|
|
|
3636
|
-
## anstyle-parse 0.2.
|
|
3580
|
+
## anstyle-parse 0.2.5
|
|
3637
3581
|
|
|
3638
3582
|
```
|
|
3639
3583
|
Copyright (c) 2016 Joe Wilm and individual contributors
|
|
@@ -3664,7 +3608,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3664
3608
|
|
|
3665
3609
|
```
|
|
3666
3610
|
|
|
3667
|
-
## rustls-native-certs 0.7.
|
|
3611
|
+
## rustls-native-certs 0.7.1, rustls-pemfile 2.1.2, rustls 0.23.12
|
|
3668
3612
|
|
|
3669
3613
|
```
|
|
3670
3614
|
Copyright (c) 2016 Joseph Birr-Pixton <jpixton@gmail.com>
|
|
@@ -3877,7 +3821,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3877
3821
|
|
|
3878
3822
|
```
|
|
3879
3823
|
|
|
3880
|
-
## indexmap
|
|
3824
|
+
## indexmap 2.2.6
|
|
3881
3825
|
|
|
3882
3826
|
```
|
|
3883
3827
|
Copyright (c) 2016--2017
|
|
@@ -3939,7 +3883,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3939
3883
|
|
|
3940
3884
|
```
|
|
3941
3885
|
|
|
3942
|
-
## addr2line 0.
|
|
3886
|
+
## addr2line 0.22.0
|
|
3943
3887
|
|
|
3944
3888
|
```
|
|
3945
3889
|
Copyright (c) 2016-2018 The gimli Developers
|
|
@@ -4032,7 +3976,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4032
3976
|
|
|
4033
3977
|
```
|
|
4034
3978
|
|
|
4035
|
-
## tungstenite 0.
|
|
3979
|
+
## tungstenite 0.23.0
|
|
4036
3980
|
|
|
4037
3981
|
```
|
|
4038
3982
|
Copyright (c) 2017 Alexey Galakhov
|
|
@@ -4151,7 +4095,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4151
4095
|
|
|
4152
4096
|
```
|
|
4153
4097
|
|
|
4154
|
-
## tokio-tungstenite 0.
|
|
4098
|
+
## tokio-tungstenite 0.23.1
|
|
4155
4099
|
|
|
4156
4100
|
```
|
|
4157
4101
|
Copyright (c) 2017 Daniel Abramov
|
|
@@ -4353,7 +4297,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4353
4297
|
|
|
4354
4298
|
```
|
|
4355
4299
|
|
|
4356
|
-
## bytes 1.6.
|
|
4300
|
+
## bytes 1.6.1
|
|
4357
4301
|
|
|
4358
4302
|
```
|
|
4359
4303
|
Copyright (c) 2018 Carl Lerche
|
|
@@ -4687,7 +4631,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4687
4631
|
|
|
4688
4632
|
```
|
|
4689
4633
|
|
|
4690
|
-
## http-body-util 0.1.
|
|
4634
|
+
## http-body-util 0.1.2
|
|
4691
4635
|
|
|
4692
4636
|
```
|
|
4693
4637
|
Copyright (c) 2019 Hyper Contributors
|
|
@@ -4749,7 +4693,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4749
4693
|
|
|
4750
4694
|
```
|
|
4751
4695
|
|
|
4752
|
-
## protobuf-codegen 3.
|
|
4696
|
+
## protobuf-codegen 3.5.0, protobuf-json-mapping 3.5.0, protobuf-support 3.5.0, protobuf 3.5.0
|
|
4753
4697
|
|
|
4754
4698
|
```
|
|
4755
4699
|
Copyright (c) 2019 Stepan Koltsov
|
|
@@ -4771,6 +4715,7 @@ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
|
|
4771
4715
|
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
|
4772
4716
|
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
|
|
4773
4717
|
OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4718
|
+
|
|
4774
4719
|
```
|
|
4775
4720
|
|
|
4776
4721
|
## ppv-lite86 0.2.17
|
|
@@ -4991,6 +4936,37 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4991
4936
|
|
|
4992
4937
|
```
|
|
4993
4938
|
|
|
4939
|
+
## http-body 1.0.1
|
|
4940
|
+
|
|
4941
|
+
```
|
|
4942
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
4943
|
+
|
|
4944
|
+
Permission is hereby granted, free of charge, to any
|
|
4945
|
+
person obtaining a copy of this software and associated
|
|
4946
|
+
documentation files (the "Software"), to deal in the
|
|
4947
|
+
Software without restriction, including without
|
|
4948
|
+
limitation the rights to use, copy, modify, merge,
|
|
4949
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4950
|
+
the Software, and to permit persons to whom the Software
|
|
4951
|
+
is furnished to do so, subject to the following
|
|
4952
|
+
conditions:
|
|
4953
|
+
|
|
4954
|
+
The above copyright notice and this permission notice
|
|
4955
|
+
shall be included in all copies or substantial portions
|
|
4956
|
+
of the Software.
|
|
4957
|
+
|
|
4958
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4959
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4960
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4961
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4962
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4963
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4964
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4965
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4966
|
+
DEALINGS IN THE SOFTWARE.
|
|
4967
|
+
|
|
4968
|
+
```
|
|
4969
|
+
|
|
4994
4970
|
## iana-time-zone 0.1.60
|
|
4995
4971
|
|
|
4996
4972
|
```
|
|
@@ -5266,7 +5242,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
5266
5242
|
|
|
5267
5243
|
```
|
|
5268
5244
|
|
|
5269
|
-
## anstyle 1.0.
|
|
5245
|
+
## anstyle 1.0.8
|
|
5270
5246
|
|
|
5271
5247
|
```
|
|
5272
5248
|
Copyright (c) 2022 The rust-cli Developers
|
|
@@ -5397,7 +5373,7 @@ SOFTWARE.
|
|
|
5397
5373
|
|
|
5398
5374
|
```
|
|
5399
5375
|
|
|
5400
|
-
## hyper-util 0.1.
|
|
5376
|
+
## hyper-util 0.1.6
|
|
5401
5377
|
|
|
5402
5378
|
```
|
|
5403
5379
|
Copyright (c) 2023 Sean McArthur
|
|
@@ -5422,7 +5398,7 @@ THE SOFTWARE.
|
|
|
5422
5398
|
|
|
5423
5399
|
```
|
|
5424
5400
|
|
|
5425
|
-
## tokio-
|
|
5401
|
+
## tokio-stream 0.1.15, tokio-util 0.7.11
|
|
5426
5402
|
|
|
5427
5403
|
```
|
|
5428
5404
|
Copyright (c) 2023 Tokio Contributors
|
|
@@ -5478,7 +5454,7 @@ SOFTWARE.
|
|
|
5478
5454
|
|
|
5479
5455
|
```
|
|
5480
5456
|
|
|
5481
|
-
## anstream 0.6.
|
|
5457
|
+
## anstream 0.6.15, anstyle-query 1.1.1, clap 4.5.11, colorchoice 1.0.2, env_filter 0.1.2, env_logger 0.11.5, is_terminal_polyfill 1.70.1, toml_datetime 0.6.7, toml_edit 0.21.1
|
|
5482
5458
|
|
|
5483
5459
|
```
|
|
5484
5460
|
Copyright (c) Individual contributors
|
|
@@ -5578,7 +5554,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
5578
5554
|
|
|
5579
5555
|
```
|
|
5580
5556
|
|
|
5581
|
-
## zerocopy-derive 0.7.
|
|
5557
|
+
## zerocopy-derive 0.7.35, zerocopy 0.7.35
|
|
5582
5558
|
|
|
5583
5559
|
```
|
|
5584
5560
|
Copyright 2023 The Fuchsia Authors
|
|
@@ -5722,7 +5698,7 @@ SOFTWARE.
|
|
|
5722
5698
|
|
|
5723
5699
|
```
|
|
5724
5700
|
|
|
5725
|
-
## miniz_oxide 0.7.
|
|
5701
|
+
## miniz_oxide 0.7.4
|
|
5726
5702
|
|
|
5727
5703
|
```
|
|
5728
5704
|
MIT License
|
|
@@ -5857,7 +5833,7 @@ SOFTWARE.
|
|
|
5857
5833
|
|
|
5858
5834
|
```
|
|
5859
5835
|
|
|
5860
|
-
## zeroize 1.
|
|
5836
|
+
## zeroize 1.8.1
|
|
5861
5837
|
|
|
5862
5838
|
```
|
|
5863
5839
|
MIT License
|
|
@@ -5911,7 +5887,7 @@ SOFTWARE.
|
|
|
5911
5887
|
|
|
5912
5888
|
```
|
|
5913
5889
|
|
|
5914
|
-
## strum 0.26.
|
|
5890
|
+
## strum 0.26.3, strum_macros 0.26.4
|
|
5915
5891
|
|
|
5916
5892
|
```
|
|
5917
5893
|
MIT License
|
|
@@ -5938,6 +5914,34 @@ SOFTWARE.
|
|
|
5938
5914
|
|
|
5939
5915
|
```
|
|
5940
5916
|
|
|
5917
|
+
## tokio-macros 2.4.0
|
|
5918
|
+
|
|
5919
|
+
```
|
|
5920
|
+
MIT License
|
|
5921
|
+
|
|
5922
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
5923
|
+
Copyright (c) Tokio Contributors
|
|
5924
|
+
|
|
5925
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5926
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
5927
|
+
in the Software without restriction, including without limitation the rights
|
|
5928
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5929
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
5930
|
+
furnished to do so, subject to the following conditions:
|
|
5931
|
+
|
|
5932
|
+
The above copyright notice and this permission notice shall be included in all
|
|
5933
|
+
copies or substantial portions of the Software.
|
|
5934
|
+
|
|
5935
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5936
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5937
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5938
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5939
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5940
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5941
|
+
SOFTWARE.
|
|
5942
|
+
|
|
5943
|
+
```
|
|
5944
|
+
|
|
5941
5945
|
## fslock 0.2.1
|
|
5942
5946
|
|
|
5943
5947
|
```
|
|
@@ -6153,7 +6157,34 @@ SOFTWARE.
|
|
|
6153
6157
|
|
|
6154
6158
|
```
|
|
6155
6159
|
|
|
6156
|
-
##
|
|
6160
|
+
## rustls-platform-verifier-android 0.1.0, rustls-platform-verifier 0.3.2
|
|
6161
|
+
|
|
6162
|
+
```
|
|
6163
|
+
MIT License
|
|
6164
|
+
|
|
6165
|
+
Copyright (c) 2022 1Password
|
|
6166
|
+
|
|
6167
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6168
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
6169
|
+
in the Software without restriction, including without limitation the rights
|
|
6170
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6171
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
6172
|
+
furnished to do so, subject to the following conditions:
|
|
6173
|
+
|
|
6174
|
+
The above copyright notice and this permission notice shall be included in all
|
|
6175
|
+
copies or substantial portions of the Software.
|
|
6176
|
+
|
|
6177
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6178
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6179
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6180
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6181
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6182
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6183
|
+
SOFTWARE.
|
|
6184
|
+
|
|
6185
|
+
```
|
|
6186
|
+
|
|
6187
|
+
## cesu8 1.1.0, half 2.4.1, pqcrypto-internals 0.2.5, pqcrypto-kyber 0.7.9, pqcrypto-kyber 0.8.1, pqcrypto-traits 0.3.5, protobuf-parse 3.5.0
|
|
6157
6188
|
|
|
6158
6189
|
```
|
|
6159
6190
|
MIT License
|
|
@@ -6168,6 +6199,33 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
6168
6199
|
|
|
6169
6200
|
```
|
|
6170
6201
|
|
|
6202
|
+
## tokio 1.39.1
|
|
6203
|
+
|
|
6204
|
+
```
|
|
6205
|
+
MIT License
|
|
6206
|
+
|
|
6207
|
+
Copyright (c) Tokio Contributors
|
|
6208
|
+
|
|
6209
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6210
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
6211
|
+
in the Software without restriction, including without limitation the rights
|
|
6212
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6213
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
6214
|
+
furnished to do so, subject to the following conditions:
|
|
6215
|
+
|
|
6216
|
+
The above copyright notice and this permission notice shall be included in all
|
|
6217
|
+
copies or substantial portions of the Software.
|
|
6218
|
+
|
|
6219
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6220
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6221
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6222
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6223
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6224
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6225
|
+
SOFTWARE.
|
|
6226
|
+
|
|
6227
|
+
```
|
|
6228
|
+
|
|
6171
6229
|
## android-tzdata 0.1.1
|
|
6172
6230
|
|
|
6173
6231
|
```
|
|
@@ -6252,7 +6310,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
6252
6310
|
|
|
6253
6311
|
```
|
|
6254
6312
|
|
|
6255
|
-
## curve25519-dalek-derive 0.1.1, adler 1.0.2, anyhow 1.0.86, async-trait 0.1.
|
|
6313
|
+
## curve25519-dalek-derive 0.1.1, adler 1.0.2, anyhow 1.0.86, async-trait 0.1.81, atomic-waker 1.1.2, displaydoc 0.2.5, dyn-clone 1.0.17, fastrand 2.1.0, home 0.5.9, itoa 1.0.11, linkme-impl 0.3.27, linkme 0.3.27, linux-raw-sys 0.4.14, minimal-lexical 0.2.1, num_enum 0.7.2, num_enum_derive 0.7.2, once_cell 1.19.0, paste 1.0.15, pin-project-lite 0.2.14, prettyplease 0.2.20, proc-macro-crate 3.1.0, proc-macro2 1.0.86, quote 1.0.36, rustc-hash 1.1.0, rustix 0.38.34, rustversion 1.0.17, semver 1.0.23, send_wrapper 0.6.0, serde 1.0.204, serde_derive 1.0.204, serde_json 1.0.120, syn-mid 0.6.0, syn 1.0.109, syn 2.0.72, thiserror-impl 1.0.63, thiserror 1.0.63, unicode-ident 1.0.12, utf-8 0.7.6
|
|
6256
6314
|
|
|
6257
6315
|
```
|
|
6258
6316
|
Permission is hereby granted, free of charge, to any
|
|
@@ -6305,14 +6363,14 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
6305
6363
|
|
|
6306
6364
|
```
|
|
6307
6365
|
|
|
6308
|
-
## tinyvec 1.
|
|
6366
|
+
## tinyvec 1.8.0
|
|
6309
6367
|
|
|
6310
6368
|
```
|
|
6311
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
6312
|
-
|
|
6313
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6314
|
-
|
|
6315
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6369
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
6370
|
+
|
|
6371
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6372
|
+
|
|
6373
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6316
6374
|
|
|
6317
6375
|
```
|
|
6318
6376
|
|
|
@@ -6448,7 +6506,7 @@ THE SOFTWARE.
|
|
|
6448
6506
|
|
|
6449
6507
|
```
|
|
6450
6508
|
|
|
6451
|
-
## aho-corasick 1.1.3, byteorder 1.5.0, memchr 2.7.
|
|
6509
|
+
## aho-corasick 1.1.3, byteorder 1.5.0, memchr 2.7.4, walkdir 2.5.0
|
|
6452
6510
|
|
|
6453
6511
|
```
|
|
6454
6512
|
The MIT License (MIT)
|
|
@@ -6475,7 +6533,7 @@ THE SOFTWARE.
|
|
|
6475
6533
|
|
|
6476
6534
|
```
|
|
6477
6535
|
|
|
6478
|
-
## strsim 0.10.0
|
|
6536
|
+
## strsim 0.10.0, strsim 0.11.1
|
|
6479
6537
|
|
|
6480
6538
|
```
|
|
6481
6539
|
The MIT License (MIT)
|
|
@@ -6559,7 +6617,7 @@ THE SOFTWARE.
|
|
|
6559
6617
|
|
|
6560
6618
|
```
|
|
6561
6619
|
|
|
6562
|
-
## security-framework-sys 2.11.
|
|
6620
|
+
## security-framework-sys 2.11.1, security-framework 2.11.1
|
|
6563
6621
|
|
|
6564
6622
|
```
|
|
6565
6623
|
The MIT License (MIT)
|
|
@@ -6613,7 +6671,7 @@ SOFTWARE.
|
|
|
6613
6671
|
|
|
6614
6672
|
```
|
|
6615
6673
|
|
|
6616
|
-
## clap_builder 4.
|
|
6674
|
+
## clap_builder 4.5.11, clap_derive 4.5.11, clap_lex 0.7.2
|
|
6617
6675
|
|
|
6618
6676
|
```
|
|
6619
6677
|
The MIT License (MIT)
|
|
@@ -6640,7 +6698,7 @@ SOFTWARE.
|
|
|
6640
6698
|
|
|
6641
6699
|
```
|
|
6642
6700
|
|
|
6643
|
-
## derive_more 0.99.
|
|
6701
|
+
## derive_more 0.99.18
|
|
6644
6702
|
|
|
6645
6703
|
```
|
|
6646
6704
|
The MIT License (MIT)
|
|
@@ -6748,7 +6806,7 @@ THE SOFTWARE.
|
|
|
6748
6806
|
|
|
6749
6807
|
```
|
|
6750
6808
|
|
|
6751
|
-
## async-compression 0.4.
|
|
6809
|
+
## async-compression 0.4.12
|
|
6752
6810
|
|
|
6753
6811
|
```
|
|
6754
6812
|
The MIT License (MIT)
|
|
@@ -6896,7 +6954,7 @@ SOFTWARE.
|
|
|
6896
6954
|
|
|
6897
6955
|
```
|
|
6898
6956
|
|
|
6899
|
-
## version_check 0.9.
|
|
6957
|
+
## version_check 0.9.5
|
|
6900
6958
|
|
|
6901
6959
|
```
|
|
6902
6960
|
The MIT License (MIT)
|