Skip to content

TaskCenter v0.1.4

Choose a tag to compare

@xiaogezi xiaogezi released this 14 Aug 05:18
0db7398

Dependency security

  • Removes the vulnerable image-size development dependency by pinning vinext to the last compatible release before it was introduced.
  • Overrides Drizzle Kit's deprecated loader chain to use patched esbuild 0.25 or newer.
  • Restores a clean full npm audit while keeping production dependencies unchanged.

Verification

  • Full and production-only npm audit: 0 vulnerabilities.
  • 109 unit tests passed.
  • Integration: 3 passed, 1 fixture-only skip.
  • Lint, build, Drizzle generation, dependency tree, package inspection, and extracted-package privacy scan passed.