1.0.6 • Published 1 year ago

github-registry-utils v1.0.6

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

github-registry-utils is a tool made for unpublishing github registry package versions easily.

Table of Contents

Installation

npm i github-registry-utils

How to use:

const github = new Github({
  GITHUB_TOKEN: 'ghp_Qh...6K',
  PACKAGES_SCOPE: 'magic-system',
  REPO_NAME: 'bouger',
})

github.unpublishPackages()

You'll be prompt to choose wich version you want to unpublish

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago