licenses.dev

erfc v1.0.2

3327 tool for publishing submissions

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT104
PackageRelationDependenciesPublished
@octokit/auth-oauth-device • 3.1.4GitHub OAuth Device authentication strategy for JavaScriptDIRECT19
@octokit/auth-token • 2.5.0GitHub API token authentication for browsers and Node.jsINDIRECT2
@octokit/core • 3.6.0Extendable client for GitHub's REST & GraphQL APIsDIRECT17
@octokit/endpoint • 6.0.12Turns REST API endpoints into generic request optionsINDIRECT4
@octokit/endpoint • 7.0.6Turns REST API endpoints into generic request optionsINDIRECT4
@octokit/graphql • 4.8.0GitHub GraphQL API client for browsers and NodeINDIRECT14
@octokit/oauth-authorization-url • 5.0.0Universal library to retrieve GitHub’s identity URL for the OAuth web flowINDIRECT0
@octokit/oauth-methods • 2.0.6Set of stateless request methods to create, check, reset, refresh, and delete user access tokens for OAuth and GitHub AppsINDIRECT16
@octokit/openapi-types • 12.11.0Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/openapi-types • 18.1.1Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/plugin-paginate-rest • 1.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 • 2.4.0Octokit plugin adding one method for all of api.github.com REST API endpointsINDIRECT4
@octokit/request-error • 1.2.1Error class for Octokit request errorsINDIRECT6
@octokit/request-error • 2.1.0Error class for Octokit request errorsINDIRECT5
@octokit/request-error • 3.0.3Error class for Octokit request errorsINDIRECT5
@octokit/request • 5.6.3Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeINDIRECT13
@octokit/request • 6.2.8Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeINDIRECT13
@octokit/rest • 16.43.2GitHub REST API client for Node.jsDIRECT50
@octokit/types • 2.16.2Shared TypeScript definitions for Octokit projectsINDIRECT2
@octokit/types • 6.41.0Shared TypeScript definitions for Octokit projectsINDIRECT1
@octokit/types • 9.3.2Shared TypeScript definitions for Octokit projectsINDIRECT1
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
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
atob-lite • 2.0.0Smallest/simplest possible means of using atob with both Node and browserifyINDIRECT0
btoa-lite • 1.0.0Smallest/simplest possible means of using btoa with both Node and browserifyINDIRECT0
chalk • 3.0.0Terminal string styling done rightDIRECT5
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chardet • 0.7.0Character detectorINDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 14.0.3the complete solution for node.js command-line programsINDIRECT0
cross-spawn • 6.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
crypto-random-string • 2.0.0Generate a cryptographically strong random stringINDIRECT0
d • 0.1.1Property descriptor factoryINDIRECT9
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
es6-iterator • 0.1.3Iterator abstraction based on ES6 specificationINDIRECT11
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
es6-symbol • 2.0.1ECMAScript6 Symbol polyfillINDIRECT10
es6-weak-map • 0.1.4ECMAScript6 WeakMap polyfillINDIRECT12
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
execa • 1.0.0A better `child_process`INDIRECT18
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
figlet • 1.11.3Creates ASCII Art from text. A full implementation of the FIGfont spec.DIRECT1
figures • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
get-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
inquirer • 7.3.3A collection of common interactive command line user interfaces.DIRECT33
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-obj • 2.0.0Check if a value is an objectINDIRECT0
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
lodash.get • 4.4.2The lodash method `_.get` exported as a module.INDIRECT0
lodash.set • 4.3.2The lodash method `_.set` exported as a module.INDIRECT0
lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
lodash • 4.18.1Lodash modular utilities.DIRECT0
lru-queue • 0.1.0LRU QueueINDIRECT9
macos-release • 2.5.1Get the name and version of a macOS release from the Darwin versionINDIRECT0
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
memoizee • 0.3.10Memoize/cache function resultsINDIRECT16
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
next-tick • 0.2.2Environment agnostic nextTick polyfillINDIRECT0
nice-try • 1.0.5Tries to execute a function and discards any error that occursINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
octokit-pagination-methods • 1.1.0Legacy Octokit pagination methods from v15INDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
os-name • 3.1.0Get the name of the current operating system. Example: macOS SierraINDIRECT21
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
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
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
simple-git • 1.132.0Simple GIT interface for node.jsDIRECT2
slugify • 1.6.9Slugifies a StringDIRECT0
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
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
unique-string • 2.0.0Generate a unique random stringINDIRECT1
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
windows-release • 3.3.3Get the name of a Windows version from the release number: `5.1.2600` → `XP`INDIRECT19
xdg-basedir • 4.0.0Get XDG Base Directory pathsINDIRECT0
ISC24
PackageRelationDependenciesPublished
cli-color • 0.3.2Colors, formatting and other tools for the consoleINDIRECT17
cli-width • 3.0.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
d • 1.0.2Property descriptor factoryINDIRECT8
deprecation • 2.3.1Log a deprecation message with stackINDIRECT0
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
timers-ext • 0.1.8Timers extensionsINDIRECT9
touch • 3.1.1like touch(1) in nodeDIRECT0
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
universal-user-agent • 4.0.1Get a user agent string in both browser and nodeINDIRECT22
universal-user-agent • 6.0.1Get a user agent string in both browser and nodeINDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 3.0.3Write files in an atomic fashion w/configurable ownershipINDIRECT4
unknown2
PackageRelationDependenciesPublished
clear • 0.1.0Clear the terminal screen if possibleDIRECT0
clui • 0.3.6A Node.js toolkit for drawing nice command line tables, gauges, spinners, and sparklines.DIRECT18
BSD-2-Clause2
PackageRelationDependenciesPublished
configstore • 5.0.1Easily load and save config without having to think about where and howDIRECT13
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
before-after-hook • 2.2.3asynchronous before/error/after hooks for internal functionalityINDIRECT0
rxjs • 6.6.7Reactive Extensions for modern JavaScriptINDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.2 version:

[![licenses](https://licenses.dev/b/npm/erfc/1.0.2)](https://licenses.dev/npm/erfc/1.0.2)
<a href="https://licenses.dev/npm/erfc/1.0.2">
  <img src="https://licenses.dev/b/npm/erfc/1.0.2" alt="licenses" />
</a>
GitHub