licenses.dev

is-online v8.5.1

Check if the internet connection is up

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT36
PackageRelationDependenciesPublished
@leichtgewicht/ip-codec • 2.0.5Small package to encode or decode IP addresses from buffers to strings.INDIRECT0
@sindresorhus/is • 0.14.0Type check values: `is.string('🦄') //=> true`INDIRECT0
@szmarczak/http-timer • 1.1.2Timings for HTTP requestsINDIRECT1
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
cacheable-request • 6.1.0Wrap native HTTP requests with RFC compliant cache supportINDIRECT14
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
defer-to-connect • 1.1.3The safe way to handle the `connect` socket eventINDIRECT0
dns-packet • 5.6.1An abstract-encoding compliant module for encoding / decoding DNS packetsINDIRECT1
dns-socket • 4.2.2Make low-level DNS requests with retry and timeout support.INDIRECT2
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
get-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
got • 9.6.0Simplified HTTP requestsDIRECT25
indent-string • 4.0.0Indent each line in a stringINDIRECT0
ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
is-ip • 3.1.0Check if a string is an IP addressINDIRECT1
json-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
keyv • 3.1.0Simple key-value storage with support for multiple backendsINDIRECT1
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
normalize-url • 4.5.1Normalize a URLINDIRECT0
p-any • 2.1.0Wait for any promise to be fulfilledDIRECT6
p-cancelable • 1.1.0Create a promise that can be canceledINDIRECT0
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-some • 4.1.0Wait for a specified number of promises to be fulfilledINDIRECT4
p-timeout • 3.2.0Timeout a promise after a specified amount of timeDIRECT1
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
public-ip • 4.0.4Get your public IP address - very fast!DIRECT31
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamINDIRECT1
to-readable-stream • 1.0.0Convert a string/Buffer/Uint8Array to a readable streamINDIRECT0
url-parse-lax • 3.0.0Lax url.parse() with support for protocol-less URLs & IPsINDIRECT1
ISC2
PackageRelationDependenciesPublished
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.3.1A collection of essential TypeScript typesINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 8.5.1 version:

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