licenses.dev

default-browser v3.1.0

Get the default browser

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
PackageRelationDependenciesPublished
bplist-parser • 0.2.0Binary plist parser.INDIRECT1
bundle-name • 3.0.0Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`DIRECT17
cross-spawn-async • 2.2.5Cross platform child_process#spawnINDIRECT5
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
default-browser-id • 3.0.0Get the bundle identifier of the default browser (macOS). Example: com.apple.SafariDIRECT3
execa • 0.2.2A better `child_process`INDIRECT10
execa • 5.1.1Process execution for humansDIRECT15
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
npm-run-path • 1.0.0Get your PATH prepended with locally installed binariesINDIRECT1
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
path-key • 1.0.0Get the PATH environment variable key cross-platformINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
run-applescript • 5.0.0Run AppleScript and get the resultINDIRECT16
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
titleize • 1.0.1Capitalize every word in a string: unicorn cake → Unicorn CakeINDIRECT0
untildify • 4.0.0Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`INDIRECT0
xdg-default-browser • 2.1.0Get default browser on LinuxDIRECT12
ISC7
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
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
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yallist • 2.1.2Yet Another Linked ListINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
big-integer • 1.6.52An arbitrary length integer library for JavascriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.1.0 version:

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