Skip to content

Releases: zoahdev/dsh-dep-audit

dsh-dep-audit v0.1.1

Choose a tag to compare

@zoahdev zoahdev released this 18 Aug 15:29

Fix: semver comparator chains now handle bare-major/minor bounds (e.g. >=4.0.0 <5, >=1.2). Found by the ecosystem health scan — dsh-egress-guard declares <5\ style peers. 23 tests green.

dsh-dep-audit v0.1.0

Choose a tag to compare

@zoahdev zoahdev released this 18 Aug 10:27

Dependency supply-chain hygiene audit for DeepSeek Harness (dsh).

  • peer-resolvable: every peerDependency range matches a published version
  • dist-tag: flags the broken-latest/ERESOLVE class (discussion #2763)
  • source / license / freshness / outdated / drift checks
  • CLI + agent-callable dep_audit tool, dsh-dep-audit/v1 report envelope
  • 22 unit tests, packed-artifact integration, fresh-profile dsh web boot smoke