licenses.dev

@loki/target-native-ios-simulator v0.32.0

Loki iOS simulator target

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT71
PackageRelationDependenciesPublished
@ferocia-oss/osnap • 1.3.5A CLI for grabbing ios/android screenshots and saving to your clipboard or filesystem.DIRECT22
@loki/core • 0.32.0Loki Chrome target core libDIRECT20
@loki/target-native-core • 0.32.0Loki native target core libDIRECT24
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
crypto-random-string • 2.0.0Generate a cryptographically strong random stringINDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
del • 6.1.1Delete files and directoriesINDIRECT43
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
execa • 7.2.0Process execution for humansINDIRECT16
fast-glob • 3.3.2It's a very fast and efficient glob library for Node.jsINDIRECT17
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT4
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
globby • 11.1.0User-friendly glob matchingINDIRECT23
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-path-cwd • 2.2.0Check if a path is the current working directoryINDIRECT0
is-path-inside • 3.0.3Check if a path is inside another pathINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-stream • 3.0.0Check if something is a Node.js streamINDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mimic-fn • 4.0.0Make a function mimic another oneINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
npm-run-path • 5.3.0Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 6.0.0Ensure a function is only called onceINDIRECT1
p-map • 4.0.0Map over promises concurrentlyINDIRECT3
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 4.0.0Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
rechoir • 0.6.2Require any supported file as a node module.INDIRECT6
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
strip-final-newline • 3.0.0Strip the final newline character from a string/bufferINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
temp-dir • 2.0.0Get the real path of the system temp directoryINDIRECT0
tempfile • 3.0.0Get a random temporary file pathINDIRECT2
tempy • 1.0.1Get a random temporary file or directory pathDIRECT49
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
unique-string • 2.0.0Generate a unique random stringINDIRECT1
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
ISC16
PackageRelationDependenciesPublished
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
fastq • 1.17.1Fast, in memory work queueINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
which • 3.0.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
shelljs • 0.8.5Portable Unix shell commands for Node.jsINDIRECT19
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.16.0A collection of essential TypeScript typesINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
human-signals • 4.3.1Human-friendly process signalsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40loki%2Ftarget-native-ios-simulator)](https://licenses.dev/npm/%40loki%2Ftarget-native-ios-simulator)
<a href="https://licenses.dev/npm/%40loki%2Ftarget-native-ios-simulator">
  <img src="https://licenses.dev/b/npm/%40loki%2Ftarget-native-ios-simulator" alt="licenses" />
</a>

Or the licenses badge code for the 0.32.0 version:

[![licenses](https://licenses.dev/b/npm/%40loki%2Ftarget-native-ios-simulator/0.32.0)](https://licenses.dev/npm/%40loki%2Ftarget-native-ios-simulator/0.32.0)
<a href="https://licenses.dev/npm/%40loki%2Ftarget-native-ios-simulator/0.32.0">
  <img src="https://licenses.dev/b/npm/%40loki%2Ftarget-native-ios-simulator/0.32.0" alt="licenses" />
</a>
GitHub