You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the original backport was landed there were some missing commits
on v8.x. This commit completely re lands npm 5.6.0 to make sure the
version on 8.x has the correct file tree
Refs: #16509 (comment)
PR-URL: #18625
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Gibson Fahnestock <[email protected]>
<li>Get the author email with <code>npm owner ls <pkgname></code></li>
23
-
<li>Email the author, CC <ahref="mailto:support@npmjs.com">support@npmjs.com</a></li>
23
+
<li>Email the author, CC <ahref="mailto:support@npmjs.com">support@npmjs.com</a></li>
24
24
<li>After a few weeks, if there's no resolution, we'll sort it out.</li>
25
25
</ol>
26
26
<p>Don't squat on package names. Publish code or move out of the way.</p>
<li>Alice emails Yusuf, explaining the situation <strong>as respectfully as possible</strong>,
57
57
and what she would like to do with the module name. She adds the npm support
58
-
staff <ahref="mailto:support@npmjs.com">support@npmjs.com</a> to the CC list of the email. Mention in the email
58
+
staff <ahref="mailto:support@npmjs.com">support@npmjs.com</a> to the CC list of the email. Mention in the email
59
59
that Yusuf can run npm owner <code>add alice foo</code> to add Alice as an owner of the
60
60
foo package.</li>
61
61
<li>After a reasonable amount of time, if Yusuf has not responded, or if Yusuf
62
62
and Alice can't come to any sort of resolution, email support
63
-
<ahref="mailto:support@npmjs.com">support@npmjs.com</a> and we'll sort it out. ("Reasonable" is usually at least
63
+
<ahref="mailto:support@npmjs.com">support@npmjs.com</a> and we'll sort it out. ("Reasonable" is usually at least
<ahref="https://www.npmjs.com/policies/conduct">Code of Conduct</a> such as hateful
97
97
language, pornographic content, or harassment.</li>
98
98
</ol>
99
-
<p>If you see bad behavior like this, please report it to <ahref="mailto:abuse@npmjs.com">abuse@npmjs.com</a> right
99
+
<p>If you see bad behavior like this, please report it to <ahref="mailto:abuse@npmjs.com">abuse@npmjs.com</a> right
100
100
away. <strong>You are never expected to resolve abusive behavior on your own. We are
101
101
here to help.</strong></p>
102
102
<h2id="trademarks">TRADEMARKS</h2>
103
103
<p>If you think another npm publisher is infringing your trademark, such as by
104
-
using a confusingly similar package name, email <ahref="mailto:abuse@npmjs.com">abuse@npmjs.com</a> with a link to
104
+
using a confusingly similar package name, email <ahref="mailto:abuse@npmjs.com">abuse@npmjs.com</a> with a link to
105
105
the package or user account on <ahref="https://npmjs.com">https://npmjs.com</a>. Attach a
106
106
copy of your trademark registration certificate.</p>
107
107
<p>If we see that the package's publisher is intentionally misleading others by
0 commit comments