1.0.6 • Published 2 years ago

github-registry-utils v1.0.6

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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

2 years ago

1.0.5

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago