🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@github/copilot-language-server

Package Overview
Dependencies
Maintainers
22
Versions
330
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@github/copilot-language-server - npm Package Compare versions

Comparing version
1.465.1
to
1.465.2
+8
-8
package.json

@@ -14,3 +14,3 @@ {

"license": "MIT",
"version": "1.465.1",
"version": "1.465.2",
"bin": {

@@ -41,11 +41,11 @@ "copilot-language-server": "../dist/language-server.js"

"optionalDependencies": {
"@github/copilot-language-server-win32-x64": "1.465.1",
"@github/copilot-language-server-win32-arm64": "1.465.1",
"@github/copilot-language-server-linux-x64": "1.465.1",
"@github/copilot-language-server-linux-arm64": "1.465.1",
"@github/copilot-language-server-darwin-x64": "1.465.1",
"@github/copilot-language-server-darwin-arm64": "1.465.1"
"@github/copilot-language-server-win32-x64": "1.465.2",
"@github/copilot-language-server-win32-arm64": "1.465.2",
"@github/copilot-language-server-linux-x64": "1.465.2",
"@github/copilot-language-server-linux-arm64": "1.465.2",
"@github/copilot-language-server-darwin-x64": "1.465.2",
"@github/copilot-language-server-darwin-arm64": "1.465.2"
},
"buildType": "prod",
"build": "124"
"build": "126"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display