@tangle-network/agent-integrations 0.30.0 → 0.31.0
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/dist/bin/tangle-catalog-runtime.js +5 -5
- package/dist/catalog.d.ts +1 -1
- package/dist/catalog.js +5 -5
- package/dist/{chunk-5ASL5XNX.js → chunk-CDY2ETYT.js} +2 -2
- package/dist/chunk-F4YILONK.js +96875 -0
- package/dist/chunk-F4YILONK.js.map +1 -0
- package/dist/{chunk-DACSERTI.js → chunk-JCHD6L3B.js} +2 -2
- package/dist/{chunk-Y6O3MIBW.js → chunk-Q5X3QNHR.js} +1 -1
- package/dist/chunk-Q5X3QNHR.js.map +1 -0
- package/dist/{chunk-FDZIQVK7.js → chunk-S2MVWQYL.js} +2 -2
- package/dist/connect/index.d.ts +1 -1
- package/dist/connect/index.js +2 -2
- package/dist/connectors/adapters/index.d.ts +3933 -3
- package/dist/connectors/adapters/index.js +940 -4
- package/dist/connectors/index.d.ts +2 -2
- package/dist/connectors/index.js +940 -4
- package/dist/consumer.d.ts +1 -1
- package/dist/consumer.js +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +943 -7
- package/dist/middleware/index.d.ts +1 -1
- package/dist/middleware/index.js +2 -2
- package/dist/registry.d.ts +1 -1
- package/dist/registry.js +5 -5
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +5 -5
- package/dist/specs.d.ts +1 -1
- package/dist/tangle-catalog-runtime.d.ts +1 -1
- package/dist/tangle-catalog-runtime.js +5 -5
- package/dist/{tangle-id-C6s2NT2r.d.ts → tangle-id-Dj0ipP4E.d.ts} +1 -1
- package/package.json +10 -12
- package/dist/chunk-JOILC44P.js +0 -4266
- package/dist/chunk-JOILC44P.js.map +0 -1
- package/dist/chunk-Y6O3MIBW.js.map +0 -1
- /package/dist/{chunk-5ASL5XNX.js.map → chunk-CDY2ETYT.js.map} +0 -0
- /package/dist/{chunk-DACSERTI.js.map → chunk-JCHD6L3B.js.map} +0 -0
- /package/dist/{chunk-FDZIQVK7.js.map → chunk-S2MVWQYL.js.map} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { T as TangleIdentityOptions, b as TangleIdentityClient, c as TangleTokenVerifyFailure } from '../tangle-id-
|
|
1
|
+
import { T as TangleIdentityOptions, b as TangleIdentityClient, c as TangleTokenVerifyFailure } from '../tangle-id-Dj0ipP4E.js';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* @stable Drop-in request middleware that verifies id.tangle.tools
|
package/dist/middleware/index.js
CHANGED
|
@@ -3,8 +3,8 @@ import {
|
|
|
3
3
|
extractToken,
|
|
4
4
|
honoTangleAuthMiddleware,
|
|
5
5
|
requireTangleAuth
|
|
6
|
-
} from "../chunk-
|
|
7
|
-
import "../chunk-
|
|
6
|
+
} from "../chunk-CDY2ETYT.js";
|
|
7
|
+
import "../chunk-Q5X3QNHR.js";
|
|
8
8
|
export {
|
|
9
9
|
expressTangleAuthMiddleware,
|
|
10
10
|
extractToken,
|
package/dist/registry.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as ConnectorAdapter, R as ResolvedDataSource, d as ConnectorCredentials } from './tangle-id-
|
|
1
|
+
import { C as ConnectorAdapter, R as ResolvedDataSource, d as ConnectorCredentials } from './tangle-id-Dj0ipP4E.js';
|
|
2
2
|
import './errors-Bg3_rxnQ.js';
|
|
3
3
|
import './connect/index.js';
|
|
4
4
|
import './middleware/index.js';
|
package/dist/registry.js
CHANGED
|
@@ -6,15 +6,15 @@ import {
|
|
|
6
6
|
inferIntegrationSupportTier,
|
|
7
7
|
summarizeIntegrationRegistry
|
|
8
8
|
} from "./chunk-M2RFFAMB.js";
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-JCHD6L3B.js";
|
|
10
|
+
import "./chunk-CDY2ETYT.js";
|
|
11
11
|
import "./chunk-H4XYLS7T.js";
|
|
12
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-S2MVWQYL.js";
|
|
13
13
|
import "./chunk-VVC7U7W7.js";
|
|
14
14
|
import "./chunk-376UBTNB.js";
|
|
15
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-F4YILONK.js";
|
|
16
16
|
import "./chunk-2TW2QKGZ.js";
|
|
17
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-Q5X3QNHR.js";
|
|
18
18
|
export {
|
|
19
19
|
buildDefaultIntegrationRegistry,
|
|
20
20
|
canonicalConnectorId,
|
package/dist/runtime.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { h as InMemoryIntegrationGrantStore, j as IntegrationCapabilityBinding, k as IntegrationGrant, l as IntegrationGrantStore, m as IntegrationManifest, n as IntegrationManifestResolution, o as IntegrationRequirement, q as IntegrationRequirementMode, r as IntegrationRequirementResolution, u as IntegrationRequirementStatus, v as IntegrationRuntime, w as IntegrationRuntimeHub, x as IntegrationRuntimeOptions, y as IntegrationSandboxBundle, z as createIntegrationRuntime } from './registry.js';
|
|
2
|
-
import './tangle-id-
|
|
2
|
+
import './tangle-id-Dj0ipP4E.js';
|
|
3
3
|
import './errors-Bg3_rxnQ.js';
|
|
4
4
|
import './connect/index.js';
|
|
5
5
|
import './middleware/index.js';
|
package/dist/runtime.js
CHANGED
|
@@ -3,15 +3,15 @@ import {
|
|
|
3
3
|
IntegrationRuntime,
|
|
4
4
|
createIntegrationRuntime
|
|
5
5
|
} from "./chunk-M2RFFAMB.js";
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
6
|
+
import "./chunk-JCHD6L3B.js";
|
|
7
|
+
import "./chunk-CDY2ETYT.js";
|
|
8
8
|
import "./chunk-H4XYLS7T.js";
|
|
9
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-S2MVWQYL.js";
|
|
10
10
|
import "./chunk-VVC7U7W7.js";
|
|
11
11
|
import "./chunk-376UBTNB.js";
|
|
12
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-F4YILONK.js";
|
|
13
13
|
import "./chunk-2TW2QKGZ.js";
|
|
14
|
-
import "./chunk-
|
|
14
|
+
import "./chunk-Q5X3QNHR.js";
|
|
15
15
|
export {
|
|
16
16
|
InMemoryIntegrationGrantStore,
|
|
17
17
|
IntegrationRuntime,
|
package/dist/specs.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { a6 as ApiKeyAuthSpec, a7 as ConnectorAuthSpec, a8 as ConsoleStep, a9 as CredentialFieldSpec, aa as CredentialValidationInput, ab as CredentialValidationResult, ac as CustomAuthSpec, ad as HealthcheckPlan, ae as HealthcheckSpec, af as HmacAuthSpec, ag as INTEGRATION_FAMILIES, ah as IntegrationAuthMode, ai as IntegrationAuthSpec, aj as IntegrationFamilyId, ak as IntegrationFamilySpec, al as IntegrationLifecycleSpec, am as IntegrationPlannerHints, an as IntegrationSetupSpec, ao as IntegrationSpec, ap as IntegrationSpecStatus, aq as IntegrationSpecValidationIssue, ar as IntegrationSpecValidationResult, as as NoneAuthSpec, at as NormalizedPermission, au as OAuth2AuthSpec, av as PermissionDescriptor, aw as PostSetupCheck, ax as Quirk, ay as RenderSpecOptions, az as RenderedConsoleStep, aA as ScopeDescriptor, aB as assertValidIntegrationSpec, aC as buildHealthcheckPlan, aD as consoleStepsToText, aE as getIntegrationFamily, aF as getIntegrationSpec, aG as integrationSpecToConnector, aH as listExecutableIntegrationSpecs, aI as listIntegrationSpecs, aJ as renderAgentToolDescription, aK as renderConsoleSteps, aL as renderRunbookMarkdown, aM as resolveConnectorAuthSpec, aN as specAuthToConnectorAuth, aO as validateCredentialFormat, aP as validateCredentialSet, aQ as validateIntegrationSpec } from './registry.js';
|
|
2
|
-
import './tangle-id-
|
|
2
|
+
import './tangle-id-Dj0ipP4E.js';
|
|
3
3
|
import './errors-Bg3_rxnQ.js';
|
|
4
4
|
import './connect/index.js';
|
|
5
5
|
import './middleware/index.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { T as TANGLE_CATALOG_RUNTIME_SIGNATURE_HEADER, N as TangleCatalogAuthResolverOptions, O as TangleCatalogHttpAuthResolverOptions, P as TangleCatalogHttpAuthResolverRequest, Q as TangleCatalogInstalledPackageExecutorOptions, S as TangleCatalogRuntimeHandlerOptions, U as TangleCatalogRuntimeHttpRequest, V as TangleCatalogRuntimeHttpResponse, W as TangleCatalogRuntimeInvocation, X as TangleCatalogRuntimeModuleAction, Y as TangleCatalogRuntimePackageCoverageOptions, Z as TangleCatalogRuntimePackageCoverageRow, _ as auditTangleCatalogRuntimePackages, $ as createTangleCatalogCredentialAuthResolver, a0 as createTangleCatalogHttpAuthResolver, a1 as createTangleCatalogInstalledPackageExecutor, a2 as createTangleCatalogRuntimeHandler, a3 as signTangleCatalogRuntimeRequest, a4 as tangleCatalogAuthValue, a5 as verifyTangleCatalogRuntimeSignature } from './registry.js';
|
|
2
|
-
import './tangle-id-
|
|
2
|
+
import './tangle-id-Dj0ipP4E.js';
|
|
3
3
|
import './errors-Bg3_rxnQ.js';
|
|
4
4
|
import './connect/index.js';
|
|
5
5
|
import './middleware/index.js';
|
|
@@ -9,15 +9,15 @@ import {
|
|
|
9
9
|
tangleCatalogAuthValue,
|
|
10
10
|
verifyTangleCatalogRuntimeSignature
|
|
11
11
|
} from "./chunk-M2RFFAMB.js";
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
12
|
+
import "./chunk-JCHD6L3B.js";
|
|
13
|
+
import "./chunk-CDY2ETYT.js";
|
|
14
14
|
import "./chunk-H4XYLS7T.js";
|
|
15
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-S2MVWQYL.js";
|
|
16
16
|
import "./chunk-VVC7U7W7.js";
|
|
17
17
|
import "./chunk-376UBTNB.js";
|
|
18
|
-
import "./chunk-
|
|
18
|
+
import "./chunk-F4YILONK.js";
|
|
19
19
|
import "./chunk-2TW2QKGZ.js";
|
|
20
|
-
import "./chunk-
|
|
20
|
+
import "./chunk-Q5X3QNHR.js";
|
|
21
21
|
export {
|
|
22
22
|
TANGLE_CATALOG_RUNTIME_SIGNATURE_HEADER,
|
|
23
23
|
auditTangleCatalogRuntimePackages,
|
|
@@ -309,7 +309,7 @@ interface ConnectorManifest {
|
|
|
309
309
|
* `cache` because they refresh it nightly). */
|
|
310
310
|
defaultConsistencyModel: ConsistencyModel;
|
|
311
311
|
/** Connector category for UI grouping. */
|
|
312
|
-
category: 'calendar' | 'spreadsheet' | 'crm' | 'doc' | 'webhook' | 'storage' | 'comms' | 'commerce' | 'other';
|
|
312
|
+
category: 'calendar' | 'spreadsheet' | 'crm' | 'doc' | 'webhook' | 'storage' | 'comms' | 'commerce' | 'database' | 'other';
|
|
313
313
|
/** Optional icon URL or named icon. */
|
|
314
314
|
icon?: string;
|
|
315
315
|
/** Optional per-kind rate-limit budget. The SDK enforces it inside
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tangle-network/agent-integrations",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.31.0",
|
|
4
4
|
"description": "Vendor-neutral integration contracts and runtime helpers for sandbox and agent apps.",
|
|
5
5
|
"homepage": "https://github.com/tangle-network/agent-integrations#readme",
|
|
6
6
|
"repository": {
|
|
@@ -93,15 +93,6 @@
|
|
|
93
93
|
"publishConfig": {
|
|
94
94
|
"access": "public"
|
|
95
95
|
},
|
|
96
|
-
"scripts": {
|
|
97
|
-
"build": "tsup",
|
|
98
|
-
"dev": "tsup --watch",
|
|
99
|
-
"audit:execution": "pnpm build >/dev/null && node scripts/audit-integration-execution.mjs",
|
|
100
|
-
"prepare": "tsup",
|
|
101
|
-
"test": "vitest run",
|
|
102
|
-
"test:watch": "vitest",
|
|
103
|
-
"typecheck": "tsc --noEmit"
|
|
104
|
-
},
|
|
105
96
|
"devDependencies": {
|
|
106
97
|
"@activepieces/piece-gmail": "0.12.3",
|
|
107
98
|
"@activepieces/piece-hackernews": "0.4.3",
|
|
@@ -118,5 +109,12 @@
|
|
|
118
109
|
"node": ">=20"
|
|
119
110
|
},
|
|
120
111
|
"license": "MIT",
|
|
121
|
-
"
|
|
122
|
-
|
|
112
|
+
"scripts": {
|
|
113
|
+
"build": "tsup",
|
|
114
|
+
"dev": "tsup --watch",
|
|
115
|
+
"audit:execution": "pnpm build >/dev/null && node scripts/audit-integration-execution.mjs",
|
|
116
|
+
"test": "vitest run",
|
|
117
|
+
"test:watch": "vitest",
|
|
118
|
+
"typecheck": "tsc --noEmit"
|
|
119
|
+
}
|
|
120
|
+
}
|