You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the published @hyperpolymath/boj-server@latest\ package on NPM requires Deno and TypeScript configurations that have since been eradicated from the local codebase (migrated to AffineScript / Rust / Bun).
Action Items:
Update the README to prominently state that the current NPM package is out of date and relies on the legacy Deno architecture.
Mark the package as deprecated on the NPM registry (e.g., via
pm deprecate) to prevent user confusion.
Document the new Bun/AffineScript build and execution process for users and contributors.
Establish the new release pipeline for the updated architecture.
Currently, the published @hyperpolymath/boj-server@latest\ package on NPM requires Deno and TypeScript configurations that have since been eradicated from the local codebase (migrated to AffineScript / Rust / Bun).
Action Items:
pm deprecate) to prevent user confusion.