Third-party notices

August 22, 2026 ยท View on GitHub

dsh-data-quality bundles no third-party source code. All TypeScript/JavaScript sources in this repository are original works by the dsh-data-quality contributors, licensed under Apache-2.0 (see LICENSE).

The package depends on the following software. None of it is bundled into the published tarball except where noted; these are install-time dependencies:

PackageVersion rangeLicensePurpose
tsdown^0.22.14MITBuild-time bundling of lib/ (a regular dependency so the git-install channel's prepare script can build)
typescript^5.9.0Apache-2.0Build-time declaration emission (lib/types/)
zod^4.4.3MITRuntime value schema for the data_quality storage-domain table (bundled into lib/)
@deepseek-ai/cordis^4.0.1 (peer)See packageThe plugin runtime
@deepseek-ai/schemastery^3.18.0 (peer)See packageConfiguration schema
@deepseek-ai/dsh-* peers0.1.1-rc.2 (peer)See packagesOfficial harness seams (dsh-session, dsh-tools, dsh-storage, dsh-storage-domain)

At runtime the plugin only talks to the harness services listed as peerDependencies; it performs no network requests and stores no credentials.