code-gauge-linux-x64-gnu 4.1.3 → 4.2.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/THIRD-PARTY-NOTICES.txt +14 -0
- package/code-gauge.node +0 -0
- package/package.json +1 -1
package/THIRD-PARTY-NOTICES.txt
CHANGED
|
@@ -7786,6 +7786,13 @@ This crate's published sources bundle no root license file; the upstream notice
|
|
|
7786
7786
|
Copyright (c) 2014 Max Brunsfeld
|
|
7787
7787
|
The canonical text of the MIT license is reproduced in the appendix at the end of this document.
|
|
7788
7788
|
|
|
7789
|
+
====================================================================================================
|
|
7790
|
+
tree-sitter-c-sharp 0.21.3 — MIT — https://github.com/tree-sitter/tree-sitter-c-sharp
|
|
7791
|
+
====================================================================================================
|
|
7792
|
+
This crate's published sources bundle no root license file; the upstream notice is:
|
|
7793
|
+
Copyright (c) 2014-2023 Max Brunsfeld, Damien Guard, Amaan Qureshi, and contributors.
|
|
7794
|
+
The canonical text of the MIT license is reproduced in the appendix at the end of this document.
|
|
7795
|
+
|
|
7789
7796
|
====================================================================================================
|
|
7790
7797
|
tree-sitter-cpp 0.22.3 — MIT — https://github.com/tree-sitter/tree-sitter-cpp
|
|
7791
7798
|
====================================================================================================
|
|
@@ -7814,6 +7821,13 @@ This crate's published sources bundle no root license file; the upstream notice
|
|
|
7814
7821
|
Copyright (c) 2014 Max Brunsfeld
|
|
7815
7822
|
The canonical text of the MIT license is reproduced in the appendix at the end of this document.
|
|
7816
7823
|
|
|
7824
|
+
====================================================================================================
|
|
7825
|
+
tree-sitter-kotlin 0.3.8 — MIT — https://github.com/fwcd/tree-sitter-kotlin
|
|
7826
|
+
====================================================================================================
|
|
7827
|
+
This crate's published sources bundle no root license file; the upstream notice is:
|
|
7828
|
+
Copyright (c) 2019 fwcd
|
|
7829
|
+
The canonical text of the MIT license is reproduced in the appendix at the end of this document.
|
|
7830
|
+
|
|
7817
7831
|
====================================================================================================
|
|
7818
7832
|
tree-sitter-python 0.21.0 — MIT — https://github.com/tree-sitter/tree-sitter-python
|
|
7819
7833
|
====================================================================================================
|
package/code-gauge.node
CHANGED
|
Binary file
|