code-gauge-darwin-x64 4.7.0 → 4.8.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.
@@ -271,7 +271,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
271
271
  DEALINGS IN THE SOFTWARE.
272
272
 
273
273
  ====================================================================================================
274
- cc 1.0.106 — MIT OR Apache-2.0 — https://github.com/rust-lang/cc-rs
274
+ cc 1.4.7 — MIT OR Apache-2.0 — https://github.com/rust-lang/cc-rs
275
275
  ====================================================================================================
276
276
  ----- LICENSE-APACHE -----
277
277
  Apache License
@@ -1208,6 +1208,239 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1208
1208
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1209
1209
  DEALINGS IN THE SOFTWARE.
1210
1210
 
1211
+ ====================================================================================================
1212
+ find-msvc-tools 0.1.13 — MIT OR Apache-2.0 — https://github.com/rust-lang/cc-rs
1213
+ ====================================================================================================
1214
+ ----- LICENSE-APACHE -----
1215
+ Apache License
1216
+ Version 2.0, January 2004
1217
+ http://www.apache.org/licenses/
1218
+
1219
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1220
+
1221
+ 1. Definitions.
1222
+
1223
+ "License" shall mean the terms and conditions for use, reproduction,
1224
+ and distribution as defined by Sections 1 through 9 of this document.
1225
+
1226
+ "Licensor" shall mean the copyright owner or entity authorized by
1227
+ the copyright owner that is granting the License.
1228
+
1229
+ "Legal Entity" shall mean the union of the acting entity and all
1230
+ other entities that control, are controlled by, or are under common
1231
+ control with that entity. For the purposes of this definition,
1232
+ "control" means (i) the power, direct or indirect, to cause the
1233
+ direction or management of such entity, whether by contract or
1234
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1235
+ outstanding shares, or (iii) beneficial ownership of such entity.
1236
+
1237
+ "You" (or "Your") shall mean an individual or Legal Entity
1238
+ exercising permissions granted by this License.
1239
+
1240
+ "Source" form shall mean the preferred form for making modifications,
1241
+ including but not limited to software source code, documentation
1242
+ source, and configuration files.
1243
+
1244
+ "Object" form shall mean any form resulting from mechanical
1245
+ transformation or translation of a Source form, including but
1246
+ not limited to compiled object code, generated documentation,
1247
+ and conversions to other media types.
1248
+
1249
+ "Work" shall mean the work of authorship, whether in Source or
1250
+ Object form, made available under the License, as indicated by a
1251
+ copyright notice that is included in or attached to the work
1252
+ (an example is provided in the Appendix below).
1253
+
1254
+ "Derivative Works" shall mean any work, whether in Source or Object
1255
+ form, that is based on (or derived from) the Work and for which the
1256
+ editorial revisions, annotations, elaborations, or other modifications
1257
+ represent, as a whole, an original work of authorship. For the purposes
1258
+ of this License, Derivative Works shall not include works that remain
1259
+ separable from, or merely link (or bind by name) to the interfaces of,
1260
+ the Work and Derivative Works thereof.
1261
+
1262
+ "Contribution" shall mean any work of authorship, including
1263
+ the original version of the Work and any modifications or additions
1264
+ to that Work or Derivative Works thereof, that is intentionally
1265
+ submitted to Licensor for inclusion in the Work by the copyright owner
1266
+ or by an individual or Legal Entity authorized to submit on behalf of
1267
+ the copyright owner. For the purposes of this definition, "submitted"
1268
+ means any form of electronic, verbal, or written communication sent
1269
+ to the Licensor or its representatives, including but not limited to
1270
+ communication on electronic mailing lists, source code control systems,
1271
+ and issue tracking systems that are managed by, or on behalf of, the
1272
+ Licensor for the purpose of discussing and improving the Work, but
1273
+ excluding communication that is conspicuously marked or otherwise
1274
+ designated in writing by the copyright owner as "Not a Contribution."
1275
+
1276
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1277
+ on behalf of whom a Contribution has been received by Licensor and
1278
+ subsequently incorporated within the Work.
1279
+
1280
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1281
+ this License, each Contributor hereby grants to You a perpetual,
1282
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1283
+ copyright license to reproduce, prepare Derivative Works of,
1284
+ publicly display, publicly perform, sublicense, and distribute the
1285
+ Work and such Derivative Works in Source or Object form.
1286
+
1287
+ 3. Grant of Patent License. Subject to the terms and conditions of
1288
+ this License, each Contributor hereby grants to You a perpetual,
1289
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1290
+ (except as stated in this section) patent license to make, have made,
1291
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1292
+ where such license applies only to those patent claims licensable
1293
+ by such Contributor that are necessarily infringed by their
1294
+ Contribution(s) alone or by combination of their Contribution(s)
1295
+ with the Work to which such Contribution(s) was submitted. If You
1296
+ institute patent litigation against any entity (including a
1297
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1298
+ or a Contribution incorporated within the Work constitutes direct
1299
+ or contributory patent infringement, then any patent licenses
1300
+ granted to You under this License for that Work shall terminate
1301
+ as of the date such litigation is filed.
1302
+
1303
+ 4. Redistribution. You may reproduce and distribute copies of the
1304
+ Work or Derivative Works thereof in any medium, with or without
1305
+ modifications, and in Source or Object form, provided that You
1306
+ meet the following conditions:
1307
+
1308
+ (a) You must give any other recipients of the Work or
1309
+ Derivative Works a copy of this License; and
1310
+
1311
+ (b) You must cause any modified files to carry prominent notices
1312
+ stating that You changed the files; and
1313
+
1314
+ (c) You must retain, in the Source form of any Derivative Works
1315
+ that You distribute, all copyright, patent, trademark, and
1316
+ attribution notices from the Source form of the Work,
1317
+ excluding those notices that do not pertain to any part of
1318
+ the Derivative Works; and
1319
+
1320
+ (d) If the Work includes a "NOTICE" text file as part of its
1321
+ distribution, then any Derivative Works that You distribute must
1322
+ include a readable copy of the attribution notices contained
1323
+ within such NOTICE file, excluding those notices that do not
1324
+ pertain to any part of the Derivative Works, in at least one
1325
+ of the following places: within a NOTICE text file distributed
1326
+ as part of the Derivative Works; within the Source form or
1327
+ documentation, if provided along with the Derivative Works; or,
1328
+ within a display generated by the Derivative Works, if and
1329
+ wherever such third-party notices normally appear. The contents
1330
+ of the NOTICE file are for informational purposes only and
1331
+ do not modify the License. You may add Your own attribution
1332
+ notices within Derivative Works that You distribute, alongside
1333
+ or as an addendum to the NOTICE text from the Work, provided
1334
+ that such additional attribution notices cannot be construed
1335
+ as modifying the License.
1336
+
1337
+ You may add Your own copyright statement to Your modifications and
1338
+ may provide additional or different license terms and conditions
1339
+ for use, reproduction, or distribution of Your modifications, or
1340
+ for any such Derivative Works as a whole, provided Your use,
1341
+ reproduction, and distribution of the Work otherwise complies with
1342
+ the conditions stated in this License.
1343
+
1344
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1345
+ any Contribution intentionally submitted for inclusion in the Work
1346
+ by You to the Licensor shall be under the terms and conditions of
1347
+ this License, without any additional terms or conditions.
1348
+ Notwithstanding the above, nothing herein shall supersede or modify
1349
+ the terms of any separate license agreement you may have executed
1350
+ with Licensor regarding such Contributions.
1351
+
1352
+ 6. Trademarks. This License does not grant permission to use the trade
1353
+ names, trademarks, service marks, or product names of the Licensor,
1354
+ except as required for reasonable and customary use in describing the
1355
+ origin of the Work and reproducing the content of the NOTICE file.
1356
+
1357
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1358
+ agreed to in writing, Licensor provides the Work (and each
1359
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1360
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1361
+ implied, including, without limitation, any warranties or conditions
1362
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1363
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1364
+ appropriateness of using or redistributing the Work and assume any
1365
+ risks associated with Your exercise of permissions under this License.
1366
+
1367
+ 8. Limitation of Liability. In no event and under no legal theory,
1368
+ whether in tort (including negligence), contract, or otherwise,
1369
+ unless required by applicable law (such as deliberate and grossly
1370
+ negligent acts) or agreed to in writing, shall any Contributor be
1371
+ liable to You for damages, including any direct, indirect, special,
1372
+ incidental, or consequential damages of any character arising as a
1373
+ result of this License or out of the use or inability to use the
1374
+ Work (including but not limited to damages for loss of goodwill,
1375
+ work stoppage, computer failure or malfunction, or any and all
1376
+ other commercial damages or losses), even if such Contributor
1377
+ has been advised of the possibility of such damages.
1378
+
1379
+ 9. Accepting Warranty or Additional Liability. While redistributing
1380
+ the Work or Derivative Works thereof, You may choose to offer,
1381
+ and charge a fee for, acceptance of support, warranty, indemnity,
1382
+ or other liability obligations and/or rights consistent with this
1383
+ License. However, in accepting such obligations, You may act only
1384
+ on Your own behalf and on Your sole responsibility, not on behalf
1385
+ of any other Contributor, and only if You agree to indemnify,
1386
+ defend, and hold each Contributor harmless for any liability
1387
+ incurred by, or claims asserted against, such Contributor by reason
1388
+ of your accepting any such warranty or additional liability.
1389
+
1390
+ END OF TERMS AND CONDITIONS
1391
+
1392
+ APPENDIX: How to apply the Apache License to your work.
1393
+
1394
+ To apply the Apache License to your work, attach the following
1395
+ boilerplate notice, with the fields enclosed by brackets "[]"
1396
+ replaced with your own identifying information. (Don't include
1397
+ the brackets!) The text should be enclosed in the appropriate
1398
+ comment syntax for the file format. We also recommend that a
1399
+ file or class name and description of purpose be included on the
1400
+ same "printed page" as the copyright notice for easier
1401
+ identification within third-party archives.
1402
+
1403
+ Copyright [yyyy] [name of copyright owner]
1404
+
1405
+ Licensed under the Apache License, Version 2.0 (the "License");
1406
+ you may not use this file except in compliance with the License.
1407
+ You may obtain a copy of the License at
1408
+
1409
+ http://www.apache.org/licenses/LICENSE-2.0
1410
+
1411
+ Unless required by applicable law or agreed to in writing, software
1412
+ distributed under the License is distributed on an "AS IS" BASIS,
1413
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
+ See the License for the specific language governing permissions and
1415
+ limitations under the License.
1416
+
1417
+ ----- LICENSE-MIT -----
1418
+ Copyright (c) 2014 Alex Crichton
1419
+
1420
+ Permission is hereby granted, free of charge, to any
1421
+ person obtaining a copy of this software and associated
1422
+ documentation files (the "Software"), to deal in the
1423
+ Software without restriction, including without
1424
+ limitation the rights to use, copy, modify, merge,
1425
+ publish, distribute, sublicense, and/or sell copies of
1426
+ the Software, and to permit persons to whom the Software
1427
+ is furnished to do so, subject to the following
1428
+ conditions:
1429
+
1430
+ The above copyright notice and this permission notice
1431
+ shall be included in all copies or substantial portions
1432
+ of the Software.
1433
+
1434
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1435
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1436
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1437
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1438
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1439
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1440
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1441
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1442
+ DEALINGS IN THE SOFTWARE.
1443
+
1211
1444
  ====================================================================================================
1212
1445
  futures 0.3.33 — MIT OR Apache-2.0 — https://github.com/rust-lang/futures-rs
1213
1446
  ====================================================================================================
@@ -6917,35 +7150,303 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6917
7150
  DEALINGS IN THE SOFTWARE.
6918
7151
 
6919
7152
  ====================================================================================================
6920
- slab 0.4.12 — MIT — https://github.com/tokio-rs/slab
7153
+ shlex 2.0.1 — MIT OR Apache-2.0 — https://github.com/comex/rust-shlex
6921
7154
  ====================================================================================================
6922
- ----- LICENSE -----
6923
- Copyright (c) 2019 Carl Lerche
7155
+ ----- LICENSE-APACHE -----
7156
+ Copyright 2015 Nicholas Allegra (comex).
6924
7157
 
6925
- Permission is hereby granted, free of charge, to any
6926
- person obtaining a copy of this software and associated
6927
- documentation files (the "Software"), to deal in the
6928
- Software without restriction, including without
6929
- limitation the rights to use, copy, modify, merge,
6930
- publish, distribute, sublicense, and/or sell copies of
6931
- the Software, and to permit persons to whom the Software
6932
- is furnished to do so, subject to the following
6933
- conditions:
7158
+ Licensed under the Apache License, Version 2.0 (the "License");
7159
+ you may not use this file except in compliance with the License.
7160
+ You may obtain a copy of the License at
6934
7161
 
6935
- The above copyright notice and this permission notice
6936
- shall be included in all copies or substantial portions
6937
- of the Software.
7162
+ http://www.apache.org/licenses/LICENSE-2.0
6938
7163
 
6939
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
6940
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
6941
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
6942
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
6943
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7164
+ Unless required by applicable law or agreed to in writing, software
7165
+ distributed under the License is distributed on an "AS IS" BASIS,
7166
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
7167
+ See the License for the specific language governing permissions and
7168
+ limitations under the License.
7169
+
7170
+ ----- LICENSE-MIT -----
7171
+ The MIT License (MIT)
7172
+
7173
+ Copyright (c) 2015 Nicholas Allegra (comex).
7174
+
7175
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7176
+ of this software and associated documentation files (the "Software"), to deal
7177
+ in the Software without restriction, including without limitation the rights
7178
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7179
+ copies of the Software, and to permit persons to whom the Software is
7180
+ furnished to do so, subject to the following conditions:
7181
+
7182
+ The above copyright notice and this permission notice shall be included in
7183
+ all copies or substantial portions of the Software.
7184
+
7185
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7186
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7187
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7188
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7189
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7190
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7191
+ THE SOFTWARE.
7192
+
7193
+ ====================================================================================================
7194
+ slab 0.4.12 — MIT — https://github.com/tokio-rs/slab
7195
+ ====================================================================================================
7196
+ ----- LICENSE -----
7197
+ Copyright (c) 2019 Carl Lerche
7198
+
7199
+ Permission is hereby granted, free of charge, to any
7200
+ person obtaining a copy of this software and associated
7201
+ documentation files (the "Software"), to deal in the
7202
+ Software without restriction, including without
7203
+ limitation the rights to use, copy, modify, merge,
7204
+ publish, distribute, sublicense, and/or sell copies of
7205
+ the Software, and to permit persons to whom the Software
7206
+ is furnished to do so, subject to the following
7207
+ conditions:
7208
+
7209
+ The above copyright notice and this permission notice
7210
+ shall be included in all copies or substantial portions
7211
+ of the Software.
7212
+
7213
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
7214
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
7215
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
7216
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
7217
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6944
7218
  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6945
7219
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
6946
7220
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6947
7221
  DEALINGS IN THE SOFTWARE.
6948
7222
 
7223
+ ====================================================================================================
7224
+ streaming-iterator 0.1.9 — MIT OR Apache-2.0 — https://github.com/sfackler/streaming-iterator
7225
+ ====================================================================================================
7226
+ ----- LICENSE-APACHE -----
7227
+ Apache License
7228
+ Version 2.0, January 2004
7229
+ http://www.apache.org/licenses/
7230
+
7231
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7232
+
7233
+ 1. Definitions.
7234
+
7235
+ "License" shall mean the terms and conditions for use, reproduction,
7236
+ and distribution as defined by Sections 1 through 9 of this document.
7237
+
7238
+ "Licensor" shall mean the copyright owner or entity authorized by
7239
+ the copyright owner that is granting the License.
7240
+
7241
+ "Legal Entity" shall mean the union of the acting entity and all
7242
+ other entities that control, are controlled by, or are under common
7243
+ control with that entity. For the purposes of this definition,
7244
+ "control" means (i) the power, direct or indirect, to cause the
7245
+ direction or management of such entity, whether by contract or
7246
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
7247
+ outstanding shares, or (iii) beneficial ownership of such entity.
7248
+
7249
+ "You" (or "Your") shall mean an individual or Legal Entity
7250
+ exercising permissions granted by this License.
7251
+
7252
+ "Source" form shall mean the preferred form for making modifications,
7253
+ including but not limited to software source code, documentation
7254
+ source, and configuration files.
7255
+
7256
+ "Object" form shall mean any form resulting from mechanical
7257
+ transformation or translation of a Source form, including but
7258
+ not limited to compiled object code, generated documentation,
7259
+ and conversions to other media types.
7260
+
7261
+ "Work" shall mean the work of authorship, whether in Source or
7262
+ Object form, made available under the License, as indicated by a
7263
+ copyright notice that is included in or attached to the work
7264
+ (an example is provided in the Appendix below).
7265
+
7266
+ "Derivative Works" shall mean any work, whether in Source or Object
7267
+ form, that is based on (or derived from) the Work and for which the
7268
+ editorial revisions, annotations, elaborations, or other modifications
7269
+ represent, as a whole, an original work of authorship. For the purposes
7270
+ of this License, Derivative Works shall not include works that remain
7271
+ separable from, or merely link (or bind by name) to the interfaces of,
7272
+ the Work and Derivative Works thereof.
7273
+
7274
+ "Contribution" shall mean any work of authorship, including
7275
+ the original version of the Work and any modifications or additions
7276
+ to that Work or Derivative Works thereof, that is intentionally
7277
+ submitted to Licensor for inclusion in the Work by the copyright owner
7278
+ or by an individual or Legal Entity authorized to submit on behalf of
7279
+ the copyright owner. For the purposes of this definition, "submitted"
7280
+ means any form of electronic, verbal, or written communication sent
7281
+ to the Licensor or its representatives, including but not limited to
7282
+ communication on electronic mailing lists, source code control systems,
7283
+ and issue tracking systems that are managed by, or on behalf of, the
7284
+ Licensor for the purpose of discussing and improving the Work, but
7285
+ excluding communication that is conspicuously marked or otherwise
7286
+ designated in writing by the copyright owner as "Not a Contribution."
7287
+
7288
+ "Contributor" shall mean Licensor and any individual or Legal Entity
7289
+ on behalf of whom a Contribution has been received by Licensor and
7290
+ subsequently incorporated within the Work.
7291
+
7292
+ 2. Grant of Copyright License. Subject to the terms and conditions of
7293
+ this License, each Contributor hereby grants to You a perpetual,
7294
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7295
+ copyright license to reproduce, prepare Derivative Works of,
7296
+ publicly display, publicly perform, sublicense, and distribute the
7297
+ Work and such Derivative Works in Source or Object form.
7298
+
7299
+ 3. Grant of Patent License. Subject to the terms and conditions of
7300
+ this License, each Contributor hereby grants to You a perpetual,
7301
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
7302
+ (except as stated in this section) patent license to make, have made,
7303
+ use, offer to sell, sell, import, and otherwise transfer the Work,
7304
+ where such license applies only to those patent claims licensable
7305
+ by such Contributor that are necessarily infringed by their
7306
+ Contribution(s) alone or by combination of their Contribution(s)
7307
+ with the Work to which such Contribution(s) was submitted. If You
7308
+ institute patent litigation against any entity (including a
7309
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
7310
+ or a Contribution incorporated within the Work constitutes direct
7311
+ or contributory patent infringement, then any patent licenses
7312
+ granted to You under this License for that Work shall terminate
7313
+ as of the date such litigation is filed.
7314
+
7315
+ 4. Redistribution. You may reproduce and distribute copies of the
7316
+ Work or Derivative Works thereof in any medium, with or without
7317
+ modifications, and in Source or Object form, provided that You
7318
+ meet the following conditions:
7319
+
7320
+ (a) You must give any other recipients of the Work or
7321
+ Derivative Works a copy of this License; and
7322
+
7323
+ (b) You must cause any modified files to carry prominent notices
7324
+ stating that You changed the files; and
7325
+
7326
+ (c) You must retain, in the Source form of any Derivative Works
7327
+ that You distribute, all copyright, patent, trademark, and
7328
+ attribution notices from the Source form of the Work,
7329
+ excluding those notices that do not pertain to any part of
7330
+ the Derivative Works; and
7331
+
7332
+ (d) If the Work includes a "NOTICE" text file as part of its
7333
+ distribution, then any Derivative Works that You distribute must
7334
+ include a readable copy of the attribution notices contained
7335
+ within such NOTICE file, excluding those notices that do not
7336
+ pertain to any part of the Derivative Works, in at least one
7337
+ of the following places: within a NOTICE text file distributed
7338
+ as part of the Derivative Works; within the Source form or
7339
+ documentation, if provided along with the Derivative Works; or,
7340
+ within a display generated by the Derivative Works, if and
7341
+ wherever such third-party notices normally appear. The contents
7342
+ of the NOTICE file are for informational purposes only and
7343
+ do not modify the License. You may add Your own attribution
7344
+ notices within Derivative Works that You distribute, alongside
7345
+ or as an addendum to the NOTICE text from the Work, provided
7346
+ that such additional attribution notices cannot be construed
7347
+ as modifying the License.
7348
+
7349
+ You may add Your own copyright statement to Your modifications and
7350
+ may provide additional or different license terms and conditions
7351
+ for use, reproduction, or distribution of Your modifications, or
7352
+ for any such Derivative Works as a whole, provided Your use,
7353
+ reproduction, and distribution of the Work otherwise complies with
7354
+ the conditions stated in this License.
7355
+
7356
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
7357
+ any Contribution intentionally submitted for inclusion in the Work
7358
+ by You to the Licensor shall be under the terms and conditions of
7359
+ this License, without any additional terms or conditions.
7360
+ Notwithstanding the above, nothing herein shall supersede or modify
7361
+ the terms of any separate license agreement you may have executed
7362
+ with Licensor regarding such Contributions.
7363
+
7364
+ 6. Trademarks. This License does not grant permission to use the trade
7365
+ names, trademarks, service marks, or product names of the Licensor,
7366
+ except as required for reasonable and customary use in describing the
7367
+ origin of the Work and reproducing the content of the NOTICE file.
7368
+
7369
+ 7. Disclaimer of Warranty. Unless required by applicable law or
7370
+ agreed to in writing, Licensor provides the Work (and each
7371
+ Contributor provides its Contributions) on an "AS IS" BASIS,
7372
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
7373
+ implied, including, without limitation, any warranties or conditions
7374
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
7375
+ PARTICULAR PURPOSE. You are solely responsible for determining the
7376
+ appropriateness of using or redistributing the Work and assume any
7377
+ risks associated with Your exercise of permissions under this License.
7378
+
7379
+ 8. Limitation of Liability. In no event and under no legal theory,
7380
+ whether in tort (including negligence), contract, or otherwise,
7381
+ unless required by applicable law (such as deliberate and grossly
7382
+ negligent acts) or agreed to in writing, shall any Contributor be
7383
+ liable to You for damages, including any direct, indirect, special,
7384
+ incidental, or consequential damages of any character arising as a
7385
+ result of this License or out of the use or inability to use the
7386
+ Work (including but not limited to damages for loss of goodwill,
7387
+ work stoppage, computer failure or malfunction, or any and all
7388
+ other commercial damages or losses), even if such Contributor
7389
+ has been advised of the possibility of such damages.
7390
+
7391
+ 9. Accepting Warranty or Additional Liability. While redistributing
7392
+ the Work or Derivative Works thereof, You may choose to offer,
7393
+ and charge a fee for, acceptance of support, warranty, indemnity,
7394
+ or other liability obligations and/or rights consistent with this
7395
+ License. However, in accepting such obligations, You may act only
7396
+ on Your own behalf and on Your sole responsibility, not on behalf
7397
+ of any other Contributor, and only if You agree to indemnify,
7398
+ defend, and hold each Contributor harmless for any liability
7399
+ incurred by, or claims asserted against, such Contributor by reason
7400
+ of your accepting any such warranty or additional liability.
7401
+
7402
+ END OF TERMS AND CONDITIONS
7403
+
7404
+ APPENDIX: How to apply the Apache License to your work.
7405
+
7406
+ To apply the Apache License to your work, attach the following
7407
+ boilerplate notice, with the fields enclosed by brackets "{}"
7408
+ replaced with your own identifying information. (Don't include
7409
+ the brackets!) The text should be enclosed in the appropriate
7410
+ comment syntax for the file format. We also recommend that a
7411
+ file or class name and description of purpose be included on the
7412
+ same "printed page" as the copyright notice for easier
7413
+ identification within third-party archives.
7414
+
7415
+ Copyright {yyyy} {name of copyright owner}
7416
+
7417
+ Licensed under the Apache License, Version 2.0 (the "License");
7418
+ you may not use this file except in compliance with the License.
7419
+ You may obtain a copy of the License at
7420
+
7421
+ http://www.apache.org/licenses/LICENSE-2.0
7422
+
7423
+ Unless required by applicable law or agreed to in writing, software
7424
+ distributed under the License is distributed on an "AS IS" BASIS,
7425
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
7426
+ See the License for the specific language governing permissions and
7427
+ limitations under the License.
7428
+
7429
+ ----- LICENSE-MIT -----
7430
+ Copyright (c) 2016 Steven Fackler
7431
+
7432
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7433
+ of this software and associated documentation files (the "Software"), to deal
7434
+ in the Software without restriction, including without limitation the rights
7435
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7436
+ copies of the Software, and to permit persons to whom the Software is
7437
+ furnished to do so, subject to the following conditions:
7438
+
7439
+ The above copyright notice and this permission notice shall be included in all
7440
+ copies or substantial portions of the Software.
7441
+
7442
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7443
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7444
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7445
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7446
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7447
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7448
+ SOFTWARE.
7449
+
6949
7450
  ====================================================================================================
6950
7451
  syn 2.0.119 — MIT OR Apache-2.0 — https://github.com/dtolnay/syn
6951
7452
  ====================================================================================================
@@ -7359,7 +7860,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7359
7860
  DEALINGS IN THE SOFTWARE.
7360
7861
 
7361
7862
  ====================================================================================================
7362
- tree-sitter 0.22.6 — MIT — https://github.com/tree-sitter/tree-sitter
7863
+ tree-sitter 0.25.10 — MIT — https://github.com/tree-sitter/tree-sitter
7363
7864
  ====================================================================================================
7364
7865
  This crate's published sources bundle no root license file; the upstream notice is:
7365
7866
  Copyright (c) 2018-2024 Max Brunsfeld
@@ -7817,18 +8318,56 @@ Copyright (c) 2017 Ayman Nadeem
7817
8318
  The canonical text of the MIT license is reproduced in the appendix at the end of this document.
7818
8319
 
7819
8320
  ====================================================================================================
7820
- tree-sitter-javascript 0.21.4 — MIT — https://github.com/tree-sitter/tree-sitter-javascript
8321
+ tree-sitter-javascript 0.25.0 — MIT — https://github.com/tree-sitter/tree-sitter-javascript
7821
8322
  ====================================================================================================
7822
- This crate's published sources bundle no root license file; the upstream notice is:
8323
+ ----- LICENSE -----
8324
+ The MIT License (MIT)
8325
+
7823
8326
  Copyright (c) 2014 Max Brunsfeld
7824
- The canonical text of the MIT license is reproduced in the appendix at the end of this document.
8327
+
8328
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8329
+ of this software and associated documentation files (the "Software"), to deal
8330
+ in the Software without restriction, including without limitation the rights
8331
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8332
+ copies of the Software, and to permit persons to whom the Software is
8333
+ furnished to do so, subject to the following conditions:
8334
+
8335
+ The above copyright notice and this permission notice shall be included in all
8336
+ copies or substantial portions of the Software.
8337
+
8338
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8339
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8340
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8341
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8342
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8343
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8344
+ SOFTWARE.
7825
8345
 
7826
8346
  ====================================================================================================
7827
- tree-sitter-kotlin 0.3.8 — MIT — https://github.com/fwcd/tree-sitter-kotlin
8347
+ tree-sitter-language 0.1.8 — MIT — https://github.com/tree-sitter/tree-sitter
7828
8348
  ====================================================================================================
7829
- This crate's published sources bundle no root license file; the upstream notice is:
7830
- Copyright (c) 2019 fwcd
7831
- The canonical text of the MIT license is reproduced in the appendix at the end of this document.
8349
+ ----- LICENSE -----
8350
+ The MIT License (MIT)
8351
+
8352
+ Copyright (c) 2018 Max Brunsfeld
8353
+
8354
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8355
+ of this software and associated documentation files (the "Software"), to deal
8356
+ in the Software without restriction, including without limitation the rights
8357
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8358
+ copies of the Software, and to permit persons to whom the Software is
8359
+ furnished to do so, subject to the following conditions:
8360
+
8361
+ The above copyright notice and this permission notice shall be included in all
8362
+ copies or substantial portions of the Software.
8363
+
8364
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8365
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8366
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8367
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8368
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8369
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8370
+ SOFTWARE.
7832
8371
 
7833
8372
  ====================================================================================================
7834
8373
  tree-sitter-python 0.21.0 — MIT — https://github.com/tree-sitter/tree-sitter-python
@@ -8338,6 +8877,33 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8338
8877
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
8339
8878
  DEALINGS IN THE SOFTWARE.
8340
8879
 
8880
+ ====================================================================================================
8881
+ willbooster-tree-sitter-kotlin 0.0.0 — MIT — https://github.com/WillBooster/tree-sitter-kotlin
8882
+ ====================================================================================================
8883
+ ----- LICENSE -----
8884
+ The MIT License (MIT)
8885
+
8886
+ Copyright (c) 2024 Amaan Qureshi <amaanq12@gmail.com>
8887
+ Copyright (c) 2026 WillBooster Inc.
8888
+
8889
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8890
+ of this software and associated documentation files (the "Software"), to deal
8891
+ in the Software without restriction, including without limitation the rights
8892
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8893
+ copies of the Software, and to permit persons to whom the Software is
8894
+ furnished to do so, subject to the following conditions:
8895
+
8896
+ The above copyright notice and this permission notice shall be included in all
8897
+ copies or substantial portions of the Software.
8898
+
8899
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8900
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8901
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8902
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8903
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8904
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8905
+ SOFTWARE.
8906
+
8341
8907
  ====================================================================================================
8342
8908
  windows-link 0.2.1 — MIT OR Apache-2.0 — https://github.com/microsoft/windows-rs
8343
8909
  ====================================================================================================
package/code-gauge.node CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "code-gauge-darwin-x64",
3
- "version": "4.7.0",
3
+ "version": "4.8.0",
4
4
  "description": "Prebuilt x86_64-apple-darwin native addon for code-gauge",
5
5
  "repository": {
6
6
  "type": "git",