New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

opencode-codebuddy-external-auth

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opencode-codebuddy-external-auth - npm Package Compare versions

Comparing version
1.0.23
to
1.0.24
+3
-0
dist/plugin.js

@@ -867,2 +867,5 @@ "use strict";

}
if (tokenData.userId && !cachedUserId) {
cachedUserId = tokenData.userId;
}
return {

@@ -869,0 +872,0 @@ type: "success",

+1
-1
{
"name": "opencode-codebuddy-external-auth",
"version": "1.0.23",
"version": "1.0.24",
"description": "OpenCode plugin for CodeBuddy External (IOA) authentication",

@@ -5,0 +5,0 @@ "main": "dist/index.js",