licenses.dev

metro-core v0.67.0

🚇 Metro's core package.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT35
PackageRelationDependenciesPublished
@jest/types • 27.5.1INDIRECT13
@types/graceful-fs • 4.1.9TypeScript definitions for graceful-fsINDIRECT2
@types/istanbul-lib-coverage • 2.0.6TypeScript definitions for istanbul-lib-coverageINDIRECT0
@types/istanbul-lib-report • 3.0.3TypeScript definitions for istanbul-lib-reportINDIRECT1
@types/istanbul-reports • 3.0.4TypeScript definitions for istanbul-reportsINDIRECT2
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 16.0.11TypeScript definitions for yargsINDIRECT1
absolute-path • 0.0.0Node.js 0.11.x path.isAbsolute as a separate moduleINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
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
chalk • 4.1.2Terminal string styling done rightINDIRECT5
ci-info • 3.9.0Get details about the current Continuous Integration environmentINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
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
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
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
jest-haste-map • 27.5.1DIRECT38
jest-regex-util • 27.5.1INDIRECT0
jest-serializer • 27.5.1Module for serializing and deserializing object into memory and disk. By default, the `v8` implementations are used, but if not present, it defaults to `JSON` implementation. Both serializers have the advantage of being able to serialize `Map`, `Set`, `unINDIRECT3
jest-util • 27.5.1INDIRECT17
jest-worker • 27.5.1Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT5
lodash.throttle • 4.1.1The lodash method `_.throttle` exported as a module.DIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
metro-resolver • 0.67.0🚇 Implementation of Metro's resolution logic.DIRECT1
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
node-int64 • 0.4.0Support for representing 64-bit integers in JavaScriptINDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
picomatch • 2.3.2Blazing 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
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
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
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
bser • 2.1.1JavaScript implementation of the BSER Binary SerializationINDIRECT1
fb-watchman • 2.0.2Bindings for the Watchman file watching serviceINDIRECT2
walker • 1.0.8A simple directory tree walker.INDIRECT2
ISC2
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
makeerror • 1.0.12A library to make errors.INDIRECT1
tmpl • 1.0.5JavaScript micro templates.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.67.0 version:

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