New:Socket for Asana Is Now Available.Learn more
Get Started

@github/copilot-language-server

Package Overview
Dependencies
Maintainers
24
Versions
369
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.537.1
to
1.537.2
+8
-8
package.json

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

"license": "MIT",
"version": "1.537.1",
"version": "1.537.2",
"bin": {

@@ -46,8 +46,8 @@ "copilot-language-server": "../dist/language-server.js"

"optionalDependencies": {
"@github/copilot-language-server-win32-x64": "1.537.1",
"@github/copilot-language-server-win32-arm64": "1.537.1",
"@github/copilot-language-server-linux-x64": "1.537.1",
"@github/copilot-language-server-linux-arm64": "1.537.1",
"@github/copilot-language-server-darwin-x64": "1.537.1",
"@github/copilot-language-server-darwin-arm64": "1.537.1",
"@github/copilot-language-server-win32-x64": "1.537.2",
"@github/copilot-language-server-win32-arm64": "1.537.2",
"@github/copilot-language-server-linux-x64": "1.537.2",
"@github/copilot-language-server-linux-arm64": "1.537.2",
"@github/copilot-language-server-darwin-x64": "1.537.2",
"@github/copilot-language-server-darwin-arm64": "1.537.2",
"@github/copilot-win32-x64": "1.0.79",

@@ -61,3 +61,3 @@ "@github/copilot-win32-arm64": "1.0.79",

"buildType": "prod",
"build": "108"
"build": "109"
}

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