Skip to content

Commit d8b16c1

Browse files
theonlypwnerlukekarrys
authored andcommitted
doc: clarify unpublish policy (fix #29)
1 parent 4ccf7a3 commit d8b16c1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/policies/unpublish.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ For newly created packages, as long as no other packages in the npm Public Regis
1515

1616
## Packages published more than 72 hours ago
1717

18-
Regardless of how long ago a package was published, you can unpublish a package that:
18+
Regardless of how long ago a package was published, you can unpublish a package if all conditions are met:
1919

20-
- no other packages in the npm Public Registry depend on
21-
- had less than 300 downloads over the last week
22-
- has a single owner/maintainer
20+
- no other packages in the npm Public Registry depend on it
21+
- it had less than 300 downloads over the last week
22+
- it has a single owner/maintainer
2323

2424
## How to unpublish
2525

0 commit comments

Comments
 (0)