Sign In

@mcpengine/darwin-x64

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mcpengine/darwin-x64 - npm Package Compare versions

Comparing version
3.6.9
to
3.6.17
+8
bin/appsettings.Development.json
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"McpLogging": {
"NotificationMinimumLevel": "warning",
"MirrorDotNetLogsToNotifications": false
},
"Branding": {
"Enabled": true,
"Author": "Maxim Anatsko",
"Brand": "SemanticOps MCP",
"Website": "https://maxanatsko.com",
"License": "Proprietary, all rights reserved. See https://www.mcpengine.dev/license for terms."
},
"Licensing": {
"UpgradeUrl": "https://www.mcpengine.dev/pricing",
"GracePeriodDays": 7,
"LemonSqueezyApiBaseUrl": "https://api.lemonsqueezy.com/v1",
"LemonSqueezyProVariantIds": [1203615,1203616,1195131,1176332],
"LemonSqueezyEnterpriseVariantIds": []
},
"Pagination": {
"DefaultLimit": 50,
"MaxLimit": 1000,
"SearchGroupedDefaultLimitPerType": 25,
"Tools": {
"list_model": {
"DefaultLimit": 100
},
"manage_audit": {
"DefaultLimit": 100,
"MaxLimit": 10000
}
}
}
}
+2
-2

@@ -1,2 +0,2 @@

MCP Engine for Power BI - Proprietary License
SemanticOps MCP for Power BI - Proprietary License

@@ -6,3 +6,3 @@ Copyright (c) 2025 Maxim Anatsko. All rights reserved.

This software is proprietary and confidential. By downloading, installing, or
using MCP Engine for Power BI, you agree to the terms of service available at:
using SemanticOps MCP for Power BI, you agree to the terms of service available at:

@@ -9,0 +9,0 @@ https://www.mcpengine.dev/license

{
"name": "@mcpengine/darwin-x64",
"version": "3.6.9",
"description": "MCP Engine - macOS Intel (x64) binary",
"version": "3.6.17",
"description": "SemanticOps MCP - macOS Intel (x64) binary",
"author": "Maxim Anatsko",

@@ -9,3 +9,3 @@ "license": "SEE LICENSE IN LICENSE",

"type": "git",
"url": "https://github.com/maxanatsko/pbi-desktop-mcp-public"
"url": "https://github.com/maxanatsko/mcp-engine-public"
},

@@ -12,0 +12,0 @@ "os": [

Sorry, the diff of this file is not supported yet