licenses.dev

delete-github-repo v0.4.0

delete github repositories by cli

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT55
PackageRelationDependenciesPublished
@inquirer/external-editor • 1.0.3Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT3
@octokit/auth-token • 3.0.4GitHub API token authentication for browsers and Node.jsINDIRECT0
@octokit/core • 4.2.4Extendable client for GitHub's REST & GraphQL APIsDIRECT17
@octokit/endpoint • 7.0.6Turns REST API endpoints into generic request optionsINDIRECT4
@octokit/graphql • 5.0.6GitHub GraphQL API client for browsers and NodeINDIRECT14
@octokit/openapi-types • 18.1.1Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/request-error • 3.0.3Error class for Octokit request errorsINDIRECT5
@octokit/request • 6.2.8Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeINDIRECT13
@octokit/types • 9.3.2Shared TypeScript definitions for Octokit projectsINDIRECT1
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
chalk • 4.1.2Terminal string styling done rightDIRECT5
chardet • 2.2.0Character encoding detectorINDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 9.5.0the complete solution for node.js command-line programsDIRECT0
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
figures • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
iconv-lite • 0.7.3Convert character encodings in pure javascript.INDIRECT1
inquirer • 8.2.7A collection of common interactive command line user interfaces.DIRECT49
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-interactive • 1.0.0Check if stdout or stderr is interactiveINDIRECT0
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
lodash • 4.18.1Lodash modular utilities.INDIRECT0
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
ora • 5.4.1Elegant terminal spinnerDIRECT29
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
ISC9
PackageRelationDependenciesPublished
cli-width • 3.0.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
deprecation • 2.3.1Log a deprecation message with stackINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 7.8.5The semantic version parser used by npm.DIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
universal-user-agent • 6.0.1Get a user agent string in both browser and nodeINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
before-after-hook • 2.2.3asynchronous before/error/after hooks for internal functionalityINDIRECT0
rxjs • 7.8.2Reactive Extensions for modern JavaScriptINDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/delete-github-repo)](https://licenses.dev/npm/delete-github-repo)
<a href="https://licenses.dev/npm/delete-github-repo">
  <img src="https://licenses.dev/b/npm/delete-github-repo" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.0 version:

[![licenses](https://licenses.dev/b/npm/delete-github-repo/0.4.0)](https://licenses.dev/npm/delete-github-repo/0.4.0)
<a href="https://licenses.dev/npm/delete-github-repo/0.4.0">
  <img src="https://licenses.dev/b/npm/delete-github-repo/0.4.0" alt="licenses" />
</a>
GitHub