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
Copy file name to clipboardExpand all lines: docs/content/using-npm/scope.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,8 @@ desired, with `npm access` or on the npmjs.com website.
98
98
99
99
Scopes can be associated with a separate registry. This allows you to
100
100
seamlessly use a mix of packages from the primary npm registry and one or more
101
-
private registries, such as npm Enterprise.
101
+
private registries, such as [GitHub Packages](https://github.com/features/packages) or the open source [Verdaccio](https://verdaccio.org)
102
+
project.
102
103
103
104
You can associate a scope with a registry at login, e.g.
0 commit comments