Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Creating a new user account on the public registry
---

If you do not already have an npm user account, you can create an account in order to share and download Javascript packages on the public registry.
If you do not already have an npm user account, you can create an account in order to share and download JavaScript packages on the public registry.

## Creating an account on the website

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ redirect_from:
- /reporting-a-vulnerability-in-an-npm-package
---

If you find malware in an npm package (either yours or someone else's), you can report it to the npm Security team to help keep the Javascript ecosystem safe.
If you find malware in an npm package (either yours or someone else's), you can report it to the npm Security team to help keep the JavaScript ecosystem safe.

<Note>

Expand Down
Loading