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 inspecting a package in 1.0.0, the user is simply presented with a static view of information and may only press "enter" to return to recommendations.
It would be great to incorporate further inspection and management features like:
typeproperty to question object with valuelistnpm repo <pkg>cd /tmp && npm install <pkg> && npm testnpm install <pkg>npm install --save <pkg>npm install --save-dev <pkg>npm install -g <pkg>When inspecting a package in 1.0.0, the user is simply presented with a static view of information and may only press "enter" to return to recommendations.
It would be great to incorporate further inspection and management features like: