licenses.dev

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

Loki iOS simulator target

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT39
PackageRelationDependenciesPublished
@loki/core • 0.25.0Loki Chrome target core libDIRECT20
@loki/target-native-core • 0.25.0Loki native target core libDIRECT24
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
crypto-random-string • 1.0.0Generate a cryptographically strong random stringINDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
execa • 0.6.3A better `child_process`INDIRECT15
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
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-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
osnap • 1.1.0A CLI for grabbing ios/android screenshots and saving to your clipboard or filesystem.DIRECT21
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
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
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
strip-eof • 1.0.0Strip the End-Of-File (EOF) 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 • 1.0.0Get the real path of the system temp directoryINDIRECT0
tempfile • 2.0.0Get a random temporary file pathINDIRECT2
tempy • 0.3.0Get a random temporary file or directory pathDIRECT4
unique-string • 1.0.0Generate a unique random stringINDIRECT1
universalify • 0.1.2Make 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
ISC14
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
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
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
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
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
shelljs • 0.8.5Portable Unix shell commands for Node.jsINDIRECT19
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.3.1A collection of essential TypeScript typesINDIRECT0
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.25.0 version:

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