@contractspec/example.openbanking-powens 1.56.1 → 1.57.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.
@@ -1,5 +1,5 @@
1
1
  $ tsdown
2
- ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
2
+ ℹ tsdown v0.20.3 powered by rolldown v1.0.0-rc.3
3
3
  ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/openbanking-powens/tsdown.config.js
4
4
  ℹ entry: src/example.ts, src/index.ts, src/docs/index.ts, src/docs/openbanking-powens.docblock.ts, src/handlers/oauth-callback.ts, src/handlers/webhook-handler.ts
5
5
  ℹ target: esnext
@@ -9,23 +9,23 @@ $ tsdown
9
9
  ℹ dist/handlers/webhook-handler.js 3.32 kB │ gzip: 1.23 kB
10
10
  ℹ dist/handlers/oauth-callback.js 2.42 kB │ gzip: 1.02 kB
11
11
  ℹ dist/docs/openbanking-powens.docblock.js 1.57 kB │ gzip: 0.76 kB
12
- ℹ dist/example.js 1.07 kB │ gzip: 0.55 kB
13
- ℹ dist/index.js 0.30 kB │ gzip: 0.16 kB
12
+ ℹ dist/example.js 1.03 kB │ gzip: 0.54 kB
13
+ ℹ dist/index.js 0.28 kB │ gzip: 0.15 kB
14
14
  ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
15
15
  ℹ dist/handlers/webhook-handler.js.map 6.40 kB │ gzip: 2.17 kB
16
16
  ℹ dist/handlers/oauth-callback.js.map 4.79 kB │ gzip: 1.80 kB
17
17
  ℹ dist/docs/openbanking-powens.docblock.js.map 2.07 kB │ gzip: 0.94 kB
18
- ℹ dist/example.js.map 1.51 kB │ gzip: 0.74 kB
19
- ℹ dist/handlers/webhook-handler.d.ts.map 0.17 kB │ gzip: 0.14 kB
18
+ ℹ dist/example.js.map 1.50 kB │ gzip: 0.74 kB
19
+ ℹ dist/handlers/webhook-handler.d.ts.map 0.17 kB │ gzip: 0.15 kB
20
20
  ℹ dist/handlers/oauth-callback.d.ts.map 0.17 kB │ gzip: 0.15 kB
21
- ℹ dist/example.d.ts.map 0.14 kB │ gzip: 0.13 kB
21
+ ℹ dist/example.d.ts.map 0.13 kB │ gzip: 0.13 kB
22
22
  ℹ dist/example.d.ts 0.25 kB │ gzip: 0.17 kB
23
23
  ℹ dist/index.d.ts 0.25 kB │ gzip: 0.13 kB
24
24
  ℹ dist/handlers/oauth-callback.d.ts 0.22 kB │ gzip: 0.17 kB
25
25
  ℹ dist/handlers/webhook-handler.d.ts 0.21 kB │ gzip: 0.16 kB
26
26
  ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
27
27
  ℹ dist/docs/openbanking-powens.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
28
- ℹ 19 files, total: 24.91 kB
28
+ ℹ 19 files, total: 24.84 kB
29
29
  src/handlers/webhook-handler.ts (7:44) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in src/handlers/webhook-handler.ts
30
30
  ╭─[ src/handlers/webhook-handler.ts:7:45 ]
31
31
  │
@@ -36,4 +36,9 @@ src/handlers/webhook-handler.ts (7:44) [UNRESOLVED_IMPORT] Warning: Cou
36
36
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
37
37
  ───╯
38
38
 
39
- ✔ Build complete in 17253ms
39
+ [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
40
+ - tsdown:external (62%)
41
+ - rolldown-plugin-dts:generate (37%)
42
+ See https://rolldown.rs/options/checks#plugintimings for more details.
43
+
44
+ ✔ Build complete in 14025ms
@@ -1,8 +1,8 @@
1
1
  $ bun build:types && bun build:bundle
2
2
  $ tsc --noEmit
3
3
  $ tsdown
4
- ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
5
- ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/openbanking-powens/tsdown.config.js (unrun)
4
+ ℹ tsdown v0.20.3 powered by rolldown v1.0.0-rc.3
5
+ ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/openbanking-powens/tsdown.config.js
6
6
  ℹ entry: src/example.ts, src/index.ts, src/docs/index.ts, src/docs/openbanking-powens.docblock.ts, src/handlers/oauth-callback.ts, src/handlers/webhook-handler.ts
7
7
  ℹ target: esnext
8
8
  ℹ tsconfig: tsconfig.json
@@ -10,23 +10,23 @@ $ tsdown
10
10
  ℹ dist/handlers/webhook-handler.js 3.32 kB │ gzip: 1.23 kB
11
11
  ℹ dist/handlers/oauth-callback.js 2.42 kB │ gzip: 1.02 kB
12
12
  ℹ dist/docs/openbanking-powens.docblock.js 1.57 kB │ gzip: 0.76 kB
13
- ℹ dist/example.js 1.07 kB │ gzip: 0.55 kB
14
- ℹ dist/index.js 0.30 kB │ gzip: 0.16 kB
13
+ ℹ dist/example.js 1.03 kB │ gzip: 0.54 kB
14
+ ℹ dist/index.js 0.28 kB │ gzip: 0.15 kB
15
15
  ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
16
16
  ℹ dist/handlers/webhook-handler.js.map 6.40 kB │ gzip: 2.17 kB
17
17
  ℹ dist/handlers/oauth-callback.js.map 4.79 kB │ gzip: 1.80 kB
18
18
  ℹ dist/docs/openbanking-powens.docblock.js.map 2.07 kB │ gzip: 0.94 kB
19
- ℹ dist/example.js.map 1.51 kB │ gzip: 0.74 kB
20
- ℹ dist/handlers/webhook-handler.d.ts.map 0.17 kB │ gzip: 0.14 kB
19
+ ℹ dist/example.js.map 1.50 kB │ gzip: 0.74 kB
20
+ ℹ dist/handlers/webhook-handler.d.ts.map 0.17 kB │ gzip: 0.15 kB
21
21
  ℹ dist/handlers/oauth-callback.d.ts.map 0.17 kB │ gzip: 0.15 kB
22
- ℹ dist/example.d.ts.map 0.14 kB │ gzip: 0.13 kB
22
+ ℹ dist/example.d.ts.map 0.13 kB │ gzip: 0.13 kB
23
23
  ℹ dist/example.d.ts 0.25 kB │ gzip: 0.17 kB
24
24
  ℹ dist/index.d.ts 0.25 kB │ gzip: 0.13 kB
25
25
  ℹ dist/handlers/oauth-callback.d.ts 0.22 kB │ gzip: 0.17 kB
26
26
  ℹ dist/handlers/webhook-handler.d.ts 0.21 kB │ gzip: 0.16 kB
27
27
  ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
28
28
  ℹ dist/docs/openbanking-powens.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
29
- ℹ 19 files, total: 24.91 kB
29
+ ℹ 19 files, total: 24.84 kB
30
30
  src/handlers/webhook-handler.ts (7:44) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in src/handlers/webhook-handler.ts
31
31
  ╭─[ src/handlers/webhook-handler.ts:7:45 ]
32
32
  │
@@ -37,4 +37,9 @@ src/handlers/webhook-handler.ts (7:44) [UNRESOLVED_IMPORT] Warning: Cou
37
37
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
38
38
  ───╯
39
39
 
40
- ✔ Build complete in 6201ms
40
+ [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
41
+ - tsdown:external (62%)
42
+ - rolldown-plugin-dts:generate (37%)
43
+ See https://rolldown.rs/options/checks#plugintimings for more details.
44
+
45
+ ✔ Build complete in 20958ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @contractspec/example.openbanking-powens
2
2
 
3
+ ## 1.57.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 11a5a05: feat: improve product intent
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [8ecf3c1]
12
+ - Updated dependencies [47c48c2]
13
+ - Updated dependencies [a119963]
14
+ - Updated dependencies [4651e06]
15
+ - Updated dependencies [ad9d10a]
16
+ - Updated dependencies [11a5a05]
17
+ - @contractspec/lib.contracts@1.57.0
18
+ - @contractspec/integration.providers-impls@1.57.0
19
+
3
20
  ## 1.56.1
4
21
 
5
22
  ### Patch Changes
@@ -1 +1 @@
1
- {"version":3,"file":"example.d.ts","names":[],"sources":["../src/example.ts"],"sourcesContent":[],"mappings":";;;cAEM,SA2BJ,4BAAA,CA3BW"}
1
+ {"version":3,"file":"example.d.ts","names":[],"sources":["../src/example.ts"],"mappings":";;;cAEM,OAAA,EA2BJ,4BAAA,CA3BW,WAAA"}
package/dist/example.js CHANGED
@@ -40,8 +40,7 @@ const example = defineExample({
40
40
  mcp: { enabled: true }
41
41
  }
42
42
  });
43
- var example_default = example;
44
43
 
45
44
  //#endregion
46
- export { example_default as default };
45
+ export { example as default };
47
46
  //# sourceMappingURL=example.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"example.js","names":[],"sources":["../src/example.ts"],"sourcesContent":["import { defineExample } from '@contractspec/lib.contracts';\n\nconst example = defineExample({\n meta: {\n key: 'openbanking-powens',\n version: '1.0.0',\n title: 'Open Banking — Powens',\n description:\n 'OAuth callback + webhook handler patterns for Powens open banking integration (provider + workflow orchestration).',\n kind: 'integration',\n visibility: 'public',\n stability: 'experimental',\n owners: ['@platform.core'],\n tags: ['openbanking', 'powens', 'oauth', 'webhooks', 'integrations'],\n },\n docs: {\n rootDocId: 'docs.examples.openbanking-powens',\n usageDocId: 'docs.examples.openbanking-powens.usage',\n },\n entrypoints: {\n packageName: '@contractspec/example.openbanking-powens',\n docs: './docs',\n },\n surfaces: {\n templates: true,\n sandbox: { enabled: true, modes: ['markdown', 'specs'] },\n studio: { enabled: true, installable: true },\n mcp: { enabled: true },\n },\n});\n\nexport default example;\n"],"mappings":";;;AAEA,MAAM,UAAU,cAAc;CAC5B,MAAM;EACJ,KAAK;EACL,SAAS;EACT,OAAO;EACP,aACE;EACF,MAAM;EACN,YAAY;EACZ,WAAW;EACX,QAAQ,CAAC,iBAAiB;EAC1B,MAAM;GAAC;GAAe;GAAU;GAAS;GAAY;GAAe;EACrE;CACD,MAAM;EACJ,WAAW;EACX,YAAY;EACb;CACD,aAAa;EACX,aAAa;EACb,MAAM;EACP;CACD,UAAU;EACR,WAAW;EACX,SAAS;GAAE,SAAS;GAAM,OAAO,CAAC,YAAY,QAAQ;GAAE;EACxD,QAAQ;GAAE,SAAS;GAAM,aAAa;GAAM;EAC5C,KAAK,EAAE,SAAS,MAAM;EACvB;CACF,CAAC;AAEF,sBAAe"}
1
+ {"version":3,"file":"example.js","names":[],"sources":["../src/example.ts"],"sourcesContent":["import { defineExample } from '@contractspec/lib.contracts';\n\nconst example = defineExample({\n meta: {\n key: 'openbanking-powens',\n version: '1.0.0',\n title: 'Open Banking — Powens',\n description:\n 'OAuth callback + webhook handler patterns for Powens open banking integration (provider + workflow orchestration).',\n kind: 'integration',\n visibility: 'public',\n stability: 'experimental',\n owners: ['@platform.core'],\n tags: ['openbanking', 'powens', 'oauth', 'webhooks', 'integrations'],\n },\n docs: {\n rootDocId: 'docs.examples.openbanking-powens',\n usageDocId: 'docs.examples.openbanking-powens.usage',\n },\n entrypoints: {\n packageName: '@contractspec/example.openbanking-powens',\n docs: './docs',\n },\n surfaces: {\n templates: true,\n sandbox: { enabled: true, modes: ['markdown', 'specs'] },\n studio: { enabled: true, installable: true },\n mcp: { enabled: true },\n },\n});\n\nexport default example;\n"],"mappings":";;;AAEA,MAAM,UAAU,cAAc;CAC5B,MAAM;EACJ,KAAK;EACL,SAAS;EACT,OAAO;EACP,aACE;EACF,MAAM;EACN,YAAY;EACZ,WAAW;EACX,QAAQ,CAAC,iBAAiB;EAC1B,MAAM;GAAC;GAAe;GAAU;GAAS;GAAY;GAAe;EACrE;CACD,MAAM;EACJ,WAAW;EACX,YAAY;EACb;CACD,aAAa;EACX,aAAa;EACb,MAAM;EACP;CACD,UAAU;EACR,WAAW;EACX,SAAS;GAAE,SAAS;GAAM,OAAO,CAAC,YAAY,QAAQ;GAAE;EACxD,QAAQ;GAAE,SAAS;GAAM,aAAa;GAAM;EAC5C,KAAK,EAAE,SAAS,MAAM;EACvB;CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"oauth-callback.d.ts","names":[],"sources":["../../src/handlers/oauth-callback.ts"],"sourcesContent":[],"mappings":";iBASsB,0BAAA,MAAgC,UAAO,QAAA"}
1
+ {"version":3,"file":"oauth-callback.d.ts","names":[],"sources":["../../src/handlers/oauth-callback.ts"],"mappings":";iBASsB,0BAAA,CAA2B,GAAA,EAAK,OAAA,GAAO,OAAA,CAAA,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"webhook-handler.d.ts","names":[],"sources":["../../src/handlers/webhook-handler.ts"],"sourcesContent":[],"mappings":";iBAUsB,oBAAA,MAA0B,UAAO,QAAA"}
1
+ {"version":3,"file":"webhook-handler.d.ts","names":[],"sources":["../../src/handlers/webhook-handler.ts"],"mappings":";iBAUsB,oBAAA,CAAqB,GAAA,EAAK,OAAA,GAAO,OAAA,CAAA,QAAA"}
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
- import example_default from "./example.js";
1
+ import example from "./example.js";
2
2
  import { powensOAuthCallbackHandler } from "./handlers/oauth-callback.js";
3
3
  import { powensWebhookHandler } from "./handlers/webhook-handler.js";
4
4
  import "./docs/index.js";
5
5
 
6
- export { example_default as example, powensOAuthCallbackHandler, powensWebhookHandler };
6
+ export { example, powensOAuthCallbackHandler, powensWebhookHandler };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.openbanking-powens",
3
- "version": "1.56.1",
3
+ "version": "1.57.0",
4
4
  "description": "OpenBanking Powens example: OAuth callback + webhook handler patterns (provider + workflows).",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -27,13 +27,13 @@
27
27
  "test": "bun test"
28
28
  },
29
29
  "dependencies": {
30
- "@contractspec/integration.providers-impls": "1.56.1",
31
- "@contractspec/lib.contracts": "1.56.1"
30
+ "@contractspec/integration.providers-impls": "1.57.0",
31
+ "@contractspec/lib.contracts": "1.57.0"
32
32
  },
33
33
  "devDependencies": {
34
- "@contractspec/tool.tsdown": "1.56.1",
35
- "@contractspec/tool.typescript": "1.56.1",
36
- "tsdown": "^0.19.0",
34
+ "@contractspec/tool.tsdown": "1.57.0",
35
+ "@contractspec/tool.typescript": "1.57.0",
36
+ "tsdown": "^0.20.3",
37
37
  "typescript": "^5.9.3"
38
38
  },
39
39
  "publishConfig": {