Conversation
Signed-off-by: Jens Oliver Meiert <jens@meiert.com>
Signed-off-by: Jens Oliver Meiert <jens@meiert.com>
|
@kangax, feeling free to merge as is—the Node issues don’t seem salvageable at this point. |
|
Awesome. Because without a new release (would not recommend to push a new one, since it has been so long since the last one) the readme update is not reflected at https://www.npmjs.com/package/html-minifier and without the https://docs.npmjs.com/deprecating-and-undeprecating-packages-or-package-versions#using-the-command-line or via the package setting for the whole package name on npmjs, both ways work (the way via the settings on npmjs is probably easier as there are some visual inputs instead of the CLI). |
|
Maybe don't, because some of us cannot quickly or easily upgrade to newer NPM etc? |
Archiving the repo and deprecating the package should not impact that—previous packages should still be available. |
|
@DamonHD npmjs (the registry) was meant, not the CLI tool npm (which does not even depend on this package). Some just conflate and abbreviate npmjs with npm. |
|
I indeed meant deprecating the package in the npm registry |
|
This will just lead to a simple warning but not block any installs. This is the only thing happening when you use a package, which is marked as deprecated. |
|
@DanielRuf That's true, it won't block any installs |
Tweaking the deprecation note with info on specific updates in HMN and web version.