@utdk/front 1.0.0-20260530.2-dev.646adf4

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/overlay.yaml ADDED
@@ -0,0 +1,23 @@
1
+ # Spec enrichment overlay for front
2
+ # Edit this file to add corrections, pagination hints, and auth hints.
3
+ # This overlay is applied during regeneration to enrich the generated package.
4
+ # Keys under 'descriptions', 'paginationHints', and 'authHints' are keyed by operationId.
5
+ #
6
+ # Example description correction:
7
+ # descriptions:
8
+ # listRepos: "List all repositories the authenticated user has access to."
9
+ #
10
+ # Example pagination hint:
11
+ # paginationHints:
12
+ # listRepos:
13
+ # type: cursor
14
+ # cursorParam: page
15
+ # limitParam: per_page
16
+ # resultsKey: items
17
+
18
+ provider: front
19
+ specUrl: https://raw.githubusercontent.com/frontapp/front-api-specs/main/core-api/core-api.json
20
+ generatedAt: 2026-05-30T18:15:23.678Z
21
+ descriptions: {}
22
+ paginationHints: {}
23
+ authHints: {}
package/package.json ADDED
@@ -0,0 +1,32 @@
1
+ {
2
+ "name": "@utdk/front",
3
+ "version": "1.0.0-20260530.2-dev.646adf4",
4
+ "type": "module",
5
+ "description": "Generated UTDK provider client for Core API. Generated UTDK provider types and OpenAPI-backed client for https://raw.githubusercontent.com/frontapp/front-api-specs/main/core-api/core-api.json.",
6
+ "homepage": "https://community.front.com",
7
+ "keywords": [
8
+ "front",
9
+ "generated",
10
+ "openapi",
11
+ "utdk"
12
+ ],
13
+ "utdk": {
14
+ "provider": "front",
15
+ "generation": 2,
16
+ "generatedAt": "2026-05-30T18:15:58.637Z",
17
+ "auth": [
18
+ {
19
+ "auth_type": "api_key",
20
+ "api_key": "Bearer ${FRONT_API_TOKEN}",
21
+ "var_name": "Authorization",
22
+ "location": "header"
23
+ }
24
+ ],
25
+ "openapi": {
26
+ "title": "Core API",
27
+ "url": "https://raw.githubusercontent.com/frontapp/front-api-specs/main/core-api/core-api.json",
28
+ "version": "1.0.0",
29
+ "termsOfService": null
30
+ }
31
+ }
32
+ }
@@ -0,0 +1,24 @@
1
+ {
2
+ "provider": "front",
3
+ "generatedAt": "2026-05-30T18:16:06.314Z",
4
+ "generation": 2,
5
+ "source": {
6
+ "type": "openapi",
7
+ "url": "https://raw.githubusercontent.com/frontapp/front-api-specs/main/core-api/core-api.json",
8
+ "hash": "sha256:234b784fb49fc094eb0b75f2c9c493c0b201d441256c6d93e8203eff88132120",
9
+ "fetchedAt": "2026-05-30T18:16:06.314Z"
10
+ },
11
+ "ingestSource": "printing-press",
12
+ "pipeline": {
13
+ "research": {
14
+ "noveltyScore": 6,
15
+ "competingPackages": 15
16
+ },
17
+ "scorecard": {
18
+ "infrastructure": "fail",
19
+ "domain": 100
20
+ },
21
+ "agentReadiness": "pass"
22
+ },
23
+ "bundlerVersion": "0.1.1"
24
+ }
package/research.json ADDED
@@ -0,0 +1,104 @@
1
+ {
2
+ "provider": "front",
3
+ "generatedAt": "2026-05-30T18:15:59.031Z",
4
+ "noveltyScore": 6,
5
+ "npmPackages": [
6
+ {
7
+ "name": "@frontapp/ui-bridge",
8
+ "version": "2.0.0-beta19",
9
+ "description": "Helpers and TypeScript definitions for the Front SDK bridge",
10
+ "category": "other"
11
+ },
12
+ {
13
+ "name": "@djust-b2b/djust-front-sdk",
14
+ "version": "2.19.1",
15
+ "description": "DJUST Front SDK is a versatile JavaScript Software Development Kit (SDK)",
16
+ "category": "community-sdk"
17
+ },
18
+ {
19
+ "name": "@jup-ag/crema-sdk",
20
+ "version": "2.0.7",
21
+ "description": "the front sdk for crema swap",
22
+ "category": "other"
23
+ },
24
+ {
25
+ "name": "mvc-front-sdk",
26
+ "version": "0.1.10",
27
+ "description": "MVC Front SDK - A modern frontend MVC SDK",
28
+ "category": "community-sdk"
29
+ },
30
+ {
31
+ "name": "@cremafinance/crema-sdk",
32
+ "version": "2.0.14",
33
+ "description": "the front sdk for crema swap",
34
+ "category": "other"
35
+ },
36
+ {
37
+ "name": "obuf",
38
+ "version": "1.1.2",
39
+ "description": "Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.",
40
+ "category": "other"
41
+ },
42
+ {
43
+ "name": "front-matter",
44
+ "version": "4.0.2",
45
+ "description": "Extract YAML front matter from a string",
46
+ "category": "other"
47
+ },
48
+ {
49
+ "name": "vfile-matter",
50
+ "version": "5.0.1",
51
+ "description": "vfile utility to parse the YAML front matter in a file",
52
+ "category": "other"
53
+ },
54
+ {
55
+ "name": "markdown-it-front-matter",
56
+ "version": "0.2.4",
57
+ "description": "Plugin to process front matter container for markdown-it markdown parser",
58
+ "category": "other"
59
+ },
60
+ {
61
+ "name": "gray-matter",
62
+ "version": "4.0.3",
63
+ "description": "Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and ",
64
+ "category": "other"
65
+ },
66
+ {
67
+ "name": "mcp-proxy",
68
+ "version": "6.5.1",
69
+ "description": "A TypeScript SSE proxy for MCP servers that use stdio transport.",
70
+ "category": "mcp-server"
71
+ },
72
+ {
73
+ "name": "cloudflare",
74
+ "version": "6.3.0",
75
+ "description": "The official TypeScript library for the Cloudflare API",
76
+ "category": "other"
77
+ },
78
+ {
79
+ "name": "@modelcontextprotocol/sdk",
80
+ "version": "1.29.0",
81
+ "description": "Model Context Protocol implementation for TypeScript",
82
+ "category": "other"
83
+ },
84
+ {
85
+ "name": "@playwright/mcp",
86
+ "version": "0.0.75",
87
+ "description": "Playwright Tools for MCP",
88
+ "category": "mcp-server"
89
+ },
90
+ {
91
+ "name": "@turbopuffer/turbopuffer",
92
+ "version": "2.2.0",
93
+ "description": "The official TypeScript library for the Turbopuffer API",
94
+ "category": "other"
95
+ }
96
+ ],
97
+ "gapAnalysis": {
98
+ "hasOfficialSdk": false,
99
+ "hasCommunitySDK": true,
100
+ "hasTypeDefinitions": false,
101
+ "hasMcpServer": true,
102
+ "recommendation": "Community SDKs exist for front. Evaluate them before generating; focus on filling gaps they do not cover. An MCP server already exists; differentiate by offering better type coverage."
103
+ }
104
+ }
package/types.ts ADDED
@@ -0,0 +1,3 @@
1
+ export type FrontClient = {
2
+
3
+ };