🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

olkcli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

olkcli - npm Package Compare versions

Comparing version
0.9.4
to
0.9.5
+8
-8
package.json
{
"name": "olkcli",
"version": "0.9.4",
"mcpName": "io.github.rlrghb/olk",
"version": "0.9.5",
"mcpName": "io.github.rlrghb/outlook",
"description": "CLI for Microsoft Outlook and OneDrive via the Microsoft Graph API (mail, calendar, contacts, tasks, files) — and an MCP server for AI agents (olk mcp).",

@@ -13,8 +13,8 @@ "bin": {

"optionalDependencies": {
"olk-darwin-arm64": "0.9.4",
"olk-darwin-x64": "0.9.4",
"olk-linux-arm64": "0.9.4",
"olk-linux-x64": "0.9.4",
"olk-win32-arm64": "0.9.4",
"olk-win32-x64": "0.9.4"
"olk-darwin-arm64": "0.9.5",
"olk-darwin-x64": "0.9.5",
"olk-linux-arm64": "0.9.5",
"olk-linux-x64": "0.9.5",
"olk-win32-arm64": "0.9.5",
"olk-win32-x64": "0.9.5"
},

@@ -21,0 +21,0 @@ "repository": {