| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-15 | 491 Bytes | |
| v0.15.4 -- Solarch source code.tar.gz | 2026-07-15 | 699.3 kB | |
| v0.15.4 -- Solarch source code.zip | 2026-07-15 | 764.3 kB | |
| Totals: 3 Items | 1.5 MB | 0 | |
What's Changed
- 🎉 Rebranded as Solarch (formerly tspoonbase)
- 🟠 ASCII banner shown on install (
npm i solarch) - 🔧 Fixed banner display in npm 10 (uses
/dev/ttybypass) - 🔒 Replaced
bcryptwithbcryptjs— removes native compilation and 8 deprecation warnings - ⬆️ Upgraded
multerto v2.2.0 (security fixes)
Install
:::bash
npm i -g solarch
Or via Homebrew:
:::bash
brew tap jay-suryawansh7/tap && brew install solarch