licenses.dev

ngrok-notify v0.3.1

Create ngrok tunnel to expose localhost to the web and notify with ngrok URL

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT149
PackageRelationDependenciesPublished
@types/caseless • 0.12.5TypeScript definitions for caselessINDIRECT0
@types/node • 8.10.66TypeScript definitions for Node.jsINDIRECT0
@types/request • 2.48.12TypeScript definitions for requestINDIRECT10
@types/tough-cookie • 4.0.5TypeScript definitions for tough-cookieINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-find-index • 1.0.2ES2015 `Array#findIndex()` ponyfillINDIRECT0
arrify • 1.0.1Convert a value to an arrayINDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
binary • 0.3.0Unpack multibyte binary values from buffersINDIRECT3
boxen • 1.3.0Create boxes in the terminalINDIRECT32
camelcase-keys • 4.2.0Convert object keys to camelCaseINDIRECT3
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
capture-stack-trace • 1.0.2Error.captureStackTrace ponyfillINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
ci-info • 1.6.0Get details about the current Continuous Integration environmentINDIRECT0
cli-boxes • 1.0.0Boxes for use in the terminalINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-error-class • 3.0.2Create Error classesINDIRECT1
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
crypto-random-string • 1.0.0Generate a cryptographically strong random stringINDIRECT0
currently-unhandled • 0.4.1Track the list of currently unhandled promise rejections.INDIRECT1
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
decamelize-keys • 1.1.1Convert object keys from camelCase to lowercase with a custom separatorINDIRECT2
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decompress-zip • 0.3.3Extract files from a ZIP archiveINDIRECT16
deep-extend • 0.6.0Recursive object extendingINDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dot-prop • 4.2.1Get, set, or delete a property from a nested object using a dot pathINDIRECT1
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
execa • 0.7.0A better `child_process`INDIRECT15
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
form-data • 2.5.2A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT6
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
getpass • 0.1.7getpass for node.jsINDIRECT1
global-dirs • 0.1.1Get the directory of globally installed packages and binariesINDIRECT1
got • 6.7.1Simplified HTTP requestsINDIRECT13
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
import-lazy • 2.1.0Import modules lazilyINDIRECT0
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
indent-string • 3.2.0Indent each line in a stringINDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-ci • 1.2.1Detect if the current environment is a CI serverINDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-installed-globally • 0.1.0Check if your package was installed globallyINDIRECT4
is-npm • 1.0.0Check if your code is running as an npm scriptINDIRECT0
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-path-inside • 1.0.1Check if a path is inside another pathINDIRECT1
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-redirect • 1.0.0Check if a number is a redirect HTTP status codeINDIRECT0
is-retry-allowed • 1.2.0Is retry allowed for Error?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
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerDIRECT3
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
latest-version • 3.1.0Get the latest version of an npm packageINDIRECT23
load-json-file • 4.0.0Read and parse a JSON fileINDIRECT7
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loud-rejection • 1.6.0Make unhandled promise rejections fail loudly instead of the default silent failINDIRECT3
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
map-obj • 1.0.1Map object keys and values into a new objectINDIRECT0
map-obj • 2.0.0Map object keys and values into a new objectINDIRECT0
meow • 4.0.1CLI app helperDIRECT50
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
minimist-options • 3.0.2Pretty options for minimistINDIRECT2
minimist • 1.2.8parse argument optionsINDIRECT0
mkpath • 0.1.0Make all directories in a path, like mkdir -pINDIRECT0
nodemailer • 4.7.0Easy as cake e-mail sending from your Node.js applicationsDIRECT0
nopt • 1.0.10Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
package-json • 4.0.1Get metadata of a package from the npm registryINDIRECT22
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
path-exists • 3.0.0Check if a path existsINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 3.0.0Check if a path is a file, directory, or symlinkINDIRECT1
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
q • 1.5.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
quick-lru • 1.1.0Simple "Least Recently Used" (LRU) cacheINDIRECT0
read-pkg-up • 3.0.0Read the closest package.json fileINDIRECT30
read-pkg • 3.0.0Read a package.json fileINDIRECT23
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
redent • 2.0.0Strip redundant indentation and indent the stringINDIRECT2
registry-auth-token • 3.4.0Get the auth token set for an npm registry (if any)INDIRECT6
registry-url • 3.1.0Get the set npm registry URLINDIRECT5
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
semver-diff • 2.1.0Get the diff type of two semver versions: 0.0.1 0.0.2 → patchINDIRECT1
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
strip-indent • 2.0.0Strip leading whitespace from each line in a stringINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
term-size • 1.2.0Reliably get the terminal window size (columns & rows)INDIRECT16
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
trim-newlines • 2.0.0Trim newlines from the start and/or end of a stringINDIRECT0
unique-string • 1.0.0Generate a unique random stringINDIRECT1
unzip-response • 2.0.1Unzip a HTTP response if neededINDIRECT0
url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPsINDIRECT1
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
widest-line • 2.0.1Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT4
xdg-basedir • 3.0.0Get XDG Base Directory pathsINDIRECT0
ISC21
PackageRelationDependenciesPublished
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
ansi-align • 2.0.0align-text with ANSI support for CLIsINDIRECT4
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
nopt • 3.0.6Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
request-promise-core • 1.1.4Core Promise support implementation for the simplified HTTP request client 'request'.INDIRECT1
request-promise-native • 1.0.9The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.INDIRECT6
semver • 5.7.2The 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
stealthy-require • 1.1.1The closest you can get to require something with bypassing the require cacheINDIRECT0
touch • 0.0.3like touch(1) in nodeINDIRECT2
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
write-file-atomic • 2.4.3Write files in an atomic fashion w/configurable ownershipINDIRECT3
yallist • 2.1.2Yet Another Linked ListINDIRECT0
Apache-2.08
PackageRelationDependenciesPublished
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
BSD-2-Clause7
PackageRelationDependenciesPublished
configstore • 3.1.5Easily load and save config without having to think about where and howINDIRECT11
dotenv • 5.0.1Loads environment variables from .env fileDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
ngrok • 3.4.1node wrapper for ngrokDIRECT73
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT13
update-notifier • 2.5.0Update notifications for your CLI appDIRECT75
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
BSD-3-Clause5
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
MIT OR X112
PackageRelationDependenciesPublished
chainsaw • 0.1.0Build chainable fluent interfaces the easy way... with a freakin' chainsaw!INDIRECT1
traverse • 0.3.9Traverse and transform objects by visiting every node on a recursive walkINDIRECT0
unknown1
PackageRelationDependenciesPublished
buffers • 0.1.1Treat a collection of Buffers as a single contiguous partially mutable Buffer.INDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
path-is-inside • 1.0.2Tests whether one path is inside another pathINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.1 version:

[![licenses](https://licenses.dev/b/npm/ngrok-notify/0.3.1)](https://licenses.dev/npm/ngrok-notify/0.3.1)
<a href="https://licenses.dev/npm/ngrok-notify/0.3.1">
  <img src="https://licenses.dev/b/npm/ngrok-notify/0.3.1" alt="licenses" />
</a>
GitHub