mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 02:08:47 +00:00
@@ -1191,7 +1191,7 @@ SOFTWARE.
|
|||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
jeff-hykin/better-cpp-syntax 1.16.1 - MIT
|
jeff-hykin/better-cpp-syntax 1.17.3 - MIT
|
||||||
https://github.com/jeff-hykin/better-cpp-syntax
|
https://github.com/jeff-hykin/better-cpp-syntax
|
||||||
|
|
||||||
MIT License
|
MIT License
|
||||||
@@ -1275,7 +1275,7 @@ SOFTWARE.
|
|||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
jeff-hykin/better-shell-syntax 1.2.8 - MIT
|
jeff-hykin/better-shell-syntax 1.3.3 - MIT
|
||||||
https://github.com/jeff-hykin/better-shell-syntax
|
https://github.com/jeff-hykin/better-shell-syntax
|
||||||
|
|
||||||
MIT License
|
MIT License
|
||||||
@@ -1303,7 +1303,7 @@ SOFTWARE.
|
|||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
jlelong/vscode-latex-basics 1.4.0 - MIT
|
jlelong/vscode-latex-basics 1.5.0 - MIT
|
||||||
https://github.com/jlelong/vscode-latex-basics
|
https://github.com/jlelong/vscode-latex-basics
|
||||||
|
|
||||||
Copyright (c) vscode-latex-basics authors
|
Copyright (c) vscode-latex-basics authors
|
||||||
@@ -2184,7 +2184,7 @@ THE SOFTWARE.
|
|||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
microsoft/vscode-css 0.0.0 - MIT License
|
microsoft/vscode-css 0.45.1 - MIT License
|
||||||
https://github.com/microsoft/vscode-css
|
https://github.com/microsoft/vscode-css
|
||||||
|
|
||||||
MIT License
|
MIT License
|
||||||
@@ -3341,6 +3341,35 @@ SOFTWARE
|
|||||||
|
|
||||||
---------------------------------------------------------
|
---------------------------------------------------------
|
||||||
|
|
||||||
|
walles/git-commit-message-plus 1.0.0 - MIT
|
||||||
|
https://github.com/walles/git-commit-message-plus
|
||||||
|
|
||||||
|
The MIT License (MIT)
|
||||||
|
|
||||||
|
Copyright (c) 2023 Johan Walles <johan.walles@gmail.com>
|
||||||
|
|
||||||
|
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:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be
|
||||||
|
included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
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.
|
||||||
|
---------------------------------------------------------
|
||||||
|
|
||||||
|
---------------------------------------------------------
|
||||||
|
|
||||||
Web Background Synchronization - Apache2
|
Web Background Synchronization - Apache2
|
||||||
https://github.com/WICG/background-sync
|
https://github.com/WICG/background-sync
|
||||||
|
|
||||||
|
|||||||
@@ -335,8 +335,12 @@
|
|||||||
"name": "const_format",
|
"name": "const_format",
|
||||||
"fullLicenseTextUri": "https://raw.githubusercontent.com/rodrimati1992/const_format_crates/b2207af46bfbd9f1a6bd12dbffd10feeea3d9fd7/LICENSE-ZLIB.md"
|
"fullLicenseTextUri": "https://raw.githubusercontent.com/rodrimati1992/const_format_crates/b2207af46bfbd9f1a6bd12dbffd10feeea3d9fd7/LICENSE-ZLIB.md"
|
||||||
},
|
},
|
||||||
{ // License is MIT/Apache and tool doesn't understand this syntax
|
{ // License is MIT/Apache and tool doesn't look in subfolders
|
||||||
"name": "toml",
|
"name": "toml",
|
||||||
"fullLicenseTextUri": "https://raw.githubusercontent.com/toml-rs/toml/main/crates/toml/LICENSE-MIT"
|
"fullLicenseTextUri": "https://raw.githubusercontent.com/toml-rs/toml/main/crates/toml/LICENSE-MIT"
|
||||||
|
},
|
||||||
|
{ // License is MIT/Apache and tool doesn't look in subfolders
|
||||||
|
"name": "dirs-sys-next",
|
||||||
|
"fullLicenseTextUri": "https://raw.githubusercontent.com/xdg-rs/dirs/master/dirs-sys/LICENSE-MIT"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "code-oss-dev",
|
"name": "code-oss-dev",
|
||||||
"version": "1.76.0",
|
"version": "1.76.0",
|
||||||
"distro": "cd6d83a02668b3ee1577d32ede0540c6e71b8119",
|
"distro": "c28c9418fbe208c281f9785bdad4610da775a239",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Microsoft Corporation"
|
"name": "Microsoft Corporation"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user