Closed
Description
When running yarn install
in a project using this polyfill, the console outputs the following advertisement:
NPM's policies prohibit the display of advertisements by packages during installation. From NPM's Open Source Policies:
These kinds of commercial content generally aren't acceptable:
...
2. Packages that display ads at runtime, on installation, or at other stages of the software development lifecycle, such as via npm scripts.
NPM's CTO made some additional comments regarding this issue about a year ago when this policy was put into place: https://www.zdnet.com/article/npm-bans-terminal-ads/
It looks like the offending code was added 2 months ago by #60, I assume unaware that this behavior had already been banned by NPM?
Metadata
Metadata
Assignees
Labels
No labels