Skip to content

NPM does not allow ads to be displayed on installation #64

Closed
@kpfefferle

Description

@kpfefferle

When running yarn install in a project using this polyfill, the console outputs the following advertisement:

ad

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions