@hasna/connectors 1.1.15 → 1.1.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/mcp.js +1 -1
- package/package.json +1 -1
package/bin/mcp.js
CHANGED
|
@@ -26158,7 +26158,7 @@ function getRateBudget(agentId, connector, connectorLimit, db) {
|
|
|
26158
26158
|
// package.json
|
|
26159
26159
|
var package_default = {
|
|
26160
26160
|
name: "@hasna/connectors",
|
|
26161
|
-
version: "1.1.
|
|
26161
|
+
version: "1.1.15",
|
|
26162
26162
|
description: "Open source connector library - Install API connectors with a single command",
|
|
26163
26163
|
type: "module",
|
|
26164
26164
|
bin: {
|