Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(docs): clean up npm unpublish docs #2474

Closed
wants to merge 2 commits into from
Closed

Conversation

wraithgar
Copy link
Member

Mostly grammar fixes, also adds not about needing to
be logged in, as per comment in #1880

References

Closes npm/statusboard#253

Mostly grammar fixes, also adds not about needing to
be logged in, as per comment in #1880
@wraithgar wraithgar requested a review from a team as a code owner January 11, 2021 19:18
@npm-deploy-user
Copy link

npm-deploy-user commented Jan 11, 2021

no statistically significant performance changes detected

timing results
app-large clean lock-only cache-only cache-only
legacy-peer-deps
modules-only no-lock no-cache no-modules no-clean no-clean
audit
npm@7 41.872 ±0.40 25.198 ±0.13 27.054 ±0.97 24.762 ±0.51 1.904 ±0.00 1.892 ±0.01 1.351 ±0.03 10.078 ±0.05 1.345 ±0.01 3.402 ±0.22
#2474 43.100 ±0.47 26.590 ±0.14 28.294 ±0.62 24.848 ±0.22 1.918 ±0.00 1.915 ±0.01 1.378 ±0.01 10.151 ±0.17 1.390 ±0.00 3.256 ±0.08
app-medium clean lock-only cache-only cache-only
legacy-peer-deps
modules-only no-lock no-cache no-modules no-clean no-clean
audit
npm@7 31.045 ±1.60 17.599 ±0.03 19.364 ±0.50 18.713 ±0.74 1.910 ±0.01 1.843 ±0.01 1.345 ±0.01 6.365 ±0.02 1.290 ±0.00 2.554 ±0.06
#2474 29.828 ±0.23 17.712 ±0.01 18.705 ±0.09 17.477 ±0.41 1.796 ±0.00 1.809 ±0.01 1.281 ±0.01 6.250 ±0.01 1.278 ±0.00 2.699 ±0.26

@darcyclarke darcyclarke added Release 7.x work is associated with a specific npm 7 release release: next These items should be addressed in the next release labels Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: next These items should be addressed in the next release Release 7.x work is associated with a specific npm 7 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v7(docs): unpublish
4 participants