Skip to content

Track migration of fdc3-example-apps from @robmoffat/* to official FDC3 npm packages #264

Description

@SeeWhatsOn

Summary

The example apps under packages/fdc3-example-apps are expected to move into the main FDC3 repository in the near future. This issue records that they currently depend on scoped preview packages under @robmoffat, so we remember to switch to official FDC3-published packages once those exist and are the supported distribution.

Current dependencies (direct)

Declared in packages/fdc3-example-apps/package.json:

Package Version
@robmoffat/fdc3 2.2.2-beta.3
@robmoffat/fdc3-security 3.0.0-alpha.5

Related packages in use (imports / transitive)

Example apps and shared code also import or pull in other @robmoffat packages (e.g. @robmoffat/fdc3-context, @robmoffat/fdc3-get-agent, @robmoffat/fdc3-standard, @robmoffat/fdc3-schema, etc.), resolved via the lockfile alongside the versions above.

Why this issue

  • Confirms intent: these apps are slated to leave this repo and live with FDC3 upstream.
  • Ensures a follow-up when official packages replace the @robmoffat previews: bump package.json / lockfile, update import paths if package names change, and re-verify builds and security-demo flows.

Done when

  • Official npm package names and versions are confirmed with the FDC3 maintainers.
  • packages/fdc3-example-apps (or its new location in the FDC3 repo) no longer depends on @robmoffat/* for production-equivalent APIs, or an explicit decision documents why a scoped fork remains temporarily.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

DevXdependenciesPull requests that update a dependency file

Type

Projects

  • Status
    Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions