SDK catalog / Device Pairing

Device Pairing

preview 0.3.0-alpha.1

Preview documentation for @workforce-sdk/device-pairing@0.3.0-alpha.1. Existing legacy downloads may use a different API; this page does not announce a new release.

{
  "schemaVersion": 1,
  "id": "device-pairing",
  "package": "@workforce-sdk/device-pairing",
  "version": "0.3.0-alpha.1",
  "releaseState": "preview",
  "exports": [
    ".",
    "./types",
    "./codec",
    "./pairing",
    "./invitation",
    "./device",
    "./host",
    "./wire",
    "./frames",
    "./client",
    "./listener",
    "./page",
    "./page-app",
    "./page-dom",
    "./link",
    "./ledger",
    "./qr",
    "./package.json"
  ],
  "yamlSchemaVersions": [
    1
  ],
  "runtime": {
    "node": ">=22"
  },
  "verifiedCombinations": [],
  "support": {
    "firstStableRelease": null,
    "currentStableMajor": null,
    "supersededMajors": [],
    "deprecations": [],
    "minimumSupersededMajorMonths": 12,
    "minimumDeprecationMonths": 6,
    "minimumLegacyMonthsAfterFirstStable": 12
  },
  "legacy": [
    {
      "name": "@brightops/device-pairing",
      "versions": [
        "0.2.0-alpha.1"
      ]
    }
  ],
  "migrations": [
    {
      "id": "device-pairing-to-wf",
      "from": {
        "package": "@brightops/device-pairing",
        "version": "0.2.0-alpha.1"
      },
      "to": {
        "package": "@workforce-sdk/device-pairing",
        "version": "0.3.0-alpha.1"
      },
      "yaml": "unchanged schema 1",
      "storage": "unchanged by the package-name migration",
      "rollback": "reverse import/dependency edits; preserve and resolve any files changed after apply"
    }
  ]
}