# @hasna/accounts — DELETED

This package has been **retired and deleted** from the @hasna npm organization
(owner decision 2026-09-03). This placeholder version exists solely to document
the deletion on the npm registry page.

## What happened

- `@hasna/accounts` (the multi-tool account/subscription switcher CLI, bins
  `accounts`, `accounts-mcp`, `accounts-serve`, `accounts-migrate`) moved to
  the internal org and was republished as **`@hasna-internal/subscriptions`**
  (rename 2026-09; current version 0.2.x, `publishConfig.access: restricted`).
- All new installs and integrations must use the replacement.

## Migration

- Uninstall: `npm uninstall -g @hasna/accounts` (or `bun remove -g
  @hasna/accounts`).
- Reinstall replacement (internal access): `@hasna-internal/subscriptions` —
  commands and storage layout are equivalent (`subscriptions` CLI, state under
  `~/.hasna/accounts/` preserved).
- Update any dependency edge `"@hasna/accounts"` →
  `"@hasna-internal/subscriptions"` in package.json/lockfiles.

## Delete steps for the owner (andrei-hasna)

1. `npm unpublish @hasna/accounts --force` — note: token policy may currently
   block CLI unpublish (E403 granular-access token without 2FA bypass); retry
   with a 2FA-compliant token, or:
2. File an Unpublish request at https://support.npmjs.com naming
   `@hasna/accounts` (all versions 0.1.2–0.2.45, plus this placeholder 0.2.46).
   Downloads ~9.6k/wk and 1 registry dependent exceed the self-service
   threshold, so support action is required.

## Versions

All published versions are scheduled for removal: 0.1.2 … 0.2.45, plus this
placeholder 0.2.46 (2026-09-03).