freshdeps_
~ / npm / colors
colorsnpm
abandoned
Archived, deprecated/yanked, or silent for 2+ years.
Latest version
1.4.0
Last release
6.6y ago
Last commit
2.9y ago
Known CVEs (OSV)
2
Deprecated
no
Repo archived
no
Suggested alternative
chalk
colors had a sabotage incident (2022); chalk is the maintained standard.
Migration
const chalk = require('chalk'); chalk.red('x')  // replaces require('colors'); 'x'.red; npm i chalk
checked 2026-05-15T18:21:14.410Z · sources: registry=true github=true osv=true