licenses.dev

decorate-gh-pr v1.6.1

utility to add updatable comments to github pull requests

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT38
PackageRelationDependenciesPublished
@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 APIsINDIRECT17
@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/plugin-paginate-rest • 6.1.2Octokit plugin to paginate REST API endpoint responsesINDIRECT3
@octokit/plugin-request-log • 1.0.4Log all requests and request errorsINDIRECT0
@octokit/plugin-rest-endpoint-methods • 7.2.3Octokit plugin adding one method for all of api.github.com REST API endpointsINDIRECT2
@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/rest • 19.0.7GitHub REST API client for Node.jsDIRECT23
@octokit/tsconfig • 1.0.2TypeScript configuration for Octokit packagesINDIRECT0
@octokit/types • 10.0.0Shared TypeScript definitions for Octokit projectsINDIRECT1
@octokit/types • 9.3.2Shared TypeScript definitions for Octokit projectsINDIRECT1
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
date-and-time • 3.0.0A Minimalist DateTime utility for Node.js and the browserDIRECT0
env-ci • 7.3.0Get environment variables exposed by CI servicesDIRECT18
execa • 5.1.1Process execution for humansINDIRECT15
fromentries • 1.3.2Object.fromEntries() ponyfill (in 6 lines)INDIRECT0
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
java-properties • 1.0.2Reads and interpolates Java .properties filesINDIRECT0
lodash._reinterpolate • 3.0.0The modern build of lodash’s internal `reInterpolate` as a module.INDIRECT0
lodash.template • 4.5.0The Lodash method `_.template` exported as a module.DIRECT2
lodash.templatesettings • 4.2.0The Lodash method `_.templateSettings` exported as a module.INDIRECT1
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ISC7
PackageRelationDependenciesPublished
deprecation • 2.3.1Log a deprecation message with stackINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
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
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
before-after-hook • 2.2.3asynchronous before/error/after hooks for internal functionalityINDIRECT0
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
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/decorate-gh-pr)](https://licenses.dev/npm/decorate-gh-pr)
<a href="https://licenses.dev/npm/decorate-gh-pr">
  <img src="https://licenses.dev/b/npm/decorate-gh-pr" alt="licenses" />
</a>

Or the licenses badge code for the 1.6.1 version:

[![licenses](https://licenses.dev/b/npm/decorate-gh-pr/1.6.1)](https://licenses.dev/npm/decorate-gh-pr/1.6.1)
<a href="https://licenses.dev/npm/decorate-gh-pr/1.6.1">
  <img src="https://licenses.dev/b/npm/decorate-gh-pr/1.6.1" alt="licenses" />
</a>
GitHub