Loading docs/manual/context.md +1 −1 Original line number Diff line number Diff line Loading @@ -415,7 +415,7 @@ to the end, such as an actor's outbox, an actor's followers collection, and so on. The `Context.traverseCollection()` method plays a role in such cases. The following shows an example of traversing an actor's outbox: ~~~~ typescript ~~~~ typescript twoslash import { type Context, isActor } from "@fedify/fedify"; const ctx = null as unknown as Context<void>; // ---cut-before--- Loading docs/package.json +1 −1 Original line number Diff line number Diff line { "devDependencies": { "@deno/kv": "^0.8.2", "@fedify/fedify": "1.0.2", "@fedify/fedify": "1.1.0-dev.432", "@fedify/postgres": "0.1.0-dev.2", "@fedify/redis": "0.2.0-dev.10", "@hono/node-server": "^1.12.2", Loading docs/pnpm-lock.yaml +25 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ importers: specifier: ^0.8.2 version: 0.8.3 '@fedify/fedify': specifier: 1.0.2 version: 1.0.2(web-streams-polyfill@3.3.3) specifier: 1.1.0-dev.432 version: 1.1.0-dev.432(web-streams-polyfill@3.3.3) '@fedify/postgres': specifier: 0.1.0-dev.2 version: 0.1.0-dev.2(web-streams-polyfill@3.3.3) Loading Loading @@ -376,6 +376,9 @@ packages: '@fedify/fedify@1.0.2': resolution: {integrity: sha512-OWVfahJRstzCOGSEDJ5CEppVHZyR9IfpFStj1WnedLE6rFoYZ94fZu7dQv4x0M1a1K3AfIiwvOAgcXldy21sWg==} '@fedify/fedify@1.1.0-dev.432': resolution: {integrity: sha512-SefxERpwvX5BPPon6bM2hTy64YuuVJIUuytUYN/U7fOiGLrOTQiMZoOUxi7PJnKDaf5tNwaMhvoWwp4n0ULt1w==} '@fedify/postgres@0.1.0-dev.2': resolution: {integrity: sha512-KeLhfRgprJF7EXVgzPBRQAJKHnX79IdoZgrWWqD78bAIx3IiRLMXc+LS7/UmQaD0PiNmFXK+cUzKUE00/HbyDg==} Loading Loading @@ -1991,6 +1994,26 @@ snapshots: transitivePeerDependencies: - web-streams-polyfill '@fedify/fedify@1.1.0-dev.432(web-streams-polyfill@3.3.3)': dependencies: '@deno/shim-crypto': 0.3.1 '@deno/shim-deno': 0.18.2 '@hugoalh/http-header-link': 1.0.2 '@js-temporal/polyfill': 0.4.4 '@logtape/logtape': 0.6.2 '@phensley/language-tag': 1.9.0 asn1js: 3.0.5 json-canon: 1.0.1 jsonld: 8.3.2(web-streams-polyfill@3.3.3) multibase: 4.0.6 multicodec: 3.2.1 pkijs: 3.2.4 uri-template-router: 0.0.16 url-template: 3.1.1 urlpattern-polyfill: 10.0.0 transitivePeerDependencies: - web-streams-polyfill '@fedify/postgres@0.1.0-dev.2(web-streams-polyfill@3.3.3)': dependencies: '@deno/shim-deno': 0.18.2 Loading Loading
docs/manual/context.md +1 −1 Original line number Diff line number Diff line Loading @@ -415,7 +415,7 @@ to the end, such as an actor's outbox, an actor's followers collection, and so on. The `Context.traverseCollection()` method plays a role in such cases. The following shows an example of traversing an actor's outbox: ~~~~ typescript ~~~~ typescript twoslash import { type Context, isActor } from "@fedify/fedify"; const ctx = null as unknown as Context<void>; // ---cut-before--- Loading
docs/package.json +1 −1 Original line number Diff line number Diff line { "devDependencies": { "@deno/kv": "^0.8.2", "@fedify/fedify": "1.0.2", "@fedify/fedify": "1.1.0-dev.432", "@fedify/postgres": "0.1.0-dev.2", "@fedify/redis": "0.2.0-dev.10", "@hono/node-server": "^1.12.2", Loading
docs/pnpm-lock.yaml +25 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ importers: specifier: ^0.8.2 version: 0.8.3 '@fedify/fedify': specifier: 1.0.2 version: 1.0.2(web-streams-polyfill@3.3.3) specifier: 1.1.0-dev.432 version: 1.1.0-dev.432(web-streams-polyfill@3.3.3) '@fedify/postgres': specifier: 0.1.0-dev.2 version: 0.1.0-dev.2(web-streams-polyfill@3.3.3) Loading Loading @@ -376,6 +376,9 @@ packages: '@fedify/fedify@1.0.2': resolution: {integrity: sha512-OWVfahJRstzCOGSEDJ5CEppVHZyR9IfpFStj1WnedLE6rFoYZ94fZu7dQv4x0M1a1K3AfIiwvOAgcXldy21sWg==} '@fedify/fedify@1.1.0-dev.432': resolution: {integrity: sha512-SefxERpwvX5BPPon6bM2hTy64YuuVJIUuytUYN/U7fOiGLrOTQiMZoOUxi7PJnKDaf5tNwaMhvoWwp4n0ULt1w==} '@fedify/postgres@0.1.0-dev.2': resolution: {integrity: sha512-KeLhfRgprJF7EXVgzPBRQAJKHnX79IdoZgrWWqD78bAIx3IiRLMXc+LS7/UmQaD0PiNmFXK+cUzKUE00/HbyDg==} Loading Loading @@ -1991,6 +1994,26 @@ snapshots: transitivePeerDependencies: - web-streams-polyfill '@fedify/fedify@1.1.0-dev.432(web-streams-polyfill@3.3.3)': dependencies: '@deno/shim-crypto': 0.3.1 '@deno/shim-deno': 0.18.2 '@hugoalh/http-header-link': 1.0.2 '@js-temporal/polyfill': 0.4.4 '@logtape/logtape': 0.6.2 '@phensley/language-tag': 1.9.0 asn1js: 3.0.5 json-canon: 1.0.1 jsonld: 8.3.2(web-streams-polyfill@3.3.3) multibase: 4.0.6 multicodec: 3.2.1 pkijs: 3.2.4 uri-template-router: 0.0.16 url-template: 3.1.1 urlpattern-polyfill: 10.0.0 transitivePeerDependencies: - web-streams-polyfill '@fedify/postgres@0.1.0-dev.2(web-streams-polyfill@3.3.3)': dependencies: '@deno/shim-deno': 0.18.2 Loading