less-palette
v10.0.0
Published
A small Esmkit tslib package.
Readme
less-palette
⚠️ This package is deprecated, unmaintained, and does nothing. Do not depend on it in any project.
What is this
This is an empty package. It exports no usable functionality.
I originally intended to remove this package from npm entirely, but under npm's unpublish policy, a package that has been published for more than 72 hours and is depended on by others cannot be unpublished unconditionally.
To prevent anyone from continuing to rely on an abandoned package, I published this blank version in its place — it does nothing and introduces no side effects.
A note on the original code
This package was published while I was still learning. The original code was written very casually and is not safe. I strongly advise no individual and no organization to use any of the original code directly — it was never intended for production use.
What you should do
If your project has this package installed, remove it:
npm uninstall less-paletteDo not install or depend on this package in new projects.
This repository does not accept issues or pull requests, and will receive no further updates.
References: npm package management policies
For context on why this package was published as an empty replacement rather than removed, see npm's official policies:
- Unpublish policy — when and how a package may (or may not) be removed from the registry, including the 72-hour rule and the dependents restriction.
- Removing/unpublishing a package (CLI guide) —
npm unpublishbehavior and limitations. - Deprecating a package or version — using
npm deprecateto warn users without removing the package. - Package name guidelines — naming rules and squatting restrictions.
- npm Open-Source Terms — the terms governing public packages on the registry.
- npm Code of Conduct — expected behavior for registry participants.
Thanks for understanding.
