@github/copilot-language-server
Advanced tools
+8
-8
@@ -14,3 +14,3 @@ { | ||
| "license": "MIT", | ||
| "version": "1.495.4", | ||
| "version": "1.495.5", | ||
| "bin": { | ||
@@ -43,11 +43,11 @@ "copilot-language-server": "../dist/language-server.js" | ||
| "optionalDependencies": { | ||
| "@github/copilot-language-server-win32-x64": "1.495.4", | ||
| "@github/copilot-language-server-win32-arm64": "1.495.4", | ||
| "@github/copilot-language-server-linux-x64": "1.495.4", | ||
| "@github/copilot-language-server-linux-arm64": "1.495.4", | ||
| "@github/copilot-language-server-darwin-x64": "1.495.4", | ||
| "@github/copilot-language-server-darwin-arm64": "1.495.4" | ||
| "@github/copilot-language-server-win32-x64": "1.495.5", | ||
| "@github/copilot-language-server-win32-arm64": "1.495.5", | ||
| "@github/copilot-language-server-linux-x64": "1.495.5", | ||
| "@github/copilot-language-server-linux-arm64": "1.495.5", | ||
| "@github/copilot-language-server-darwin-x64": "1.495.5", | ||
| "@github/copilot-language-server-darwin-arm64": "1.495.5" | ||
| }, | ||
| "buildType": "prod", | ||
| "build": "19" | ||
| "build": "20" | ||
| } |
Sorry, the diff of this file is too big to display
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
193044992
0