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
refactor(node)!: Reduce visibility of NodeManagerType details
The visibility of the class cannot be `internal`, because of the public
exposure via the respective node package manager constructors. So,
reduce the visibility of functions and properties to hide implementation
details.
Signed-off-by: Frank Viernau <[email protected]>
0 commit comments