licenses.dev

@contentlayer/utils v0.3.1

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT40
PackageRelationDependenciesPublished
@effect-ts/core • 0.60.5Effect-TS is a zero dependency set of libraries to write highly productive, purely functional TypeScript at scale.DIRECT1
@effect-ts/otel-exporter-trace-otlp-grpc • 0.14.1Note: The underlying [exporter-trace-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/exporter-trace-otlp-grpc) package doesn't support ESM yet (see [this issue](https://github.com/open-telemetry/opentelemetry-js/issues/194DIRECT1
@effect-ts/otel-sdk-trace-node • 0.14.1DIRECT1
@effect-ts/otel • 0.14.1DIRECT0
@effect-ts/system • 0.57.5Effect-TS is a zero dependency set of libraries to write highly productive, purely functional TypeScript at scale.INDIRECT0
@js-sdsl/ordered-map • 4.4.2javascript standard data structure library which benchmark against C++ STLINDIRECT0
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
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
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryDIRECT14
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
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
hash-wasm • 4.12.0Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)DIRECT0
inflection • 2.0.1A port of inflection-js to node.js moduleDIRECT0
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
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
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.INDIRECT0
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
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
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
ts-pattern • 4.3.0 The exhaustive Pattern Matching library for TypeScript.DIRECT0
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 16.2.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yargs • 17.7.3yargs the modern, pirate-themed, successor to optimist.INDIRECT15
Apache-2.022
PackageRelationDependenciesPublished
@grpc/grpc-js • 1.14.4gRPC Library for Node - pure JS implementationINDIRECT32
@grpc/proto-loader • 0.6.13gRPC utility library for loading .proto filesINDIRECT32
@grpc/proto-loader • 0.8.1gRPC utility library for loading .proto filesINDIRECT30
@opentelemetry/api-metrics • 0.31.0Public metrics API for OpenTelemetryINDIRECT1
@opentelemetry/api • 1.1.0Public API for OpenTelemetryDIRECT0
@opentelemetry/context-async-hooks • 1.5.0OpenTelemetry AsyncHooks-based Context ManagerINDIRECT0
@opentelemetry/core • 1.5.0OpenTelemetry Core provides constants and utilities shared by all OpenTelemetry SDK packages.DIRECT1
@opentelemetry/exporter-trace-otlp-grpc • 0.31.0OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry CollectorDIRECT52
@opentelemetry/otlp-exporter-base • 0.31.0OpenTelemetry OTLP Exporter base (for internal use only)INDIRECT2
@opentelemetry/otlp-grpc-exporter-base • 0.31.0OpenTelemetry OTLP-gRPC Exporter base (for internal use only)INDIRECT44
@opentelemetry/otlp-transformer • 0.31.0Transform OpenTelemetry SDK data into OTLPINDIRECT8
@opentelemetry/propagator-b3 • 1.5.0OpenTelemetry B3 propagator provides context propagation for systems that are using the B3 header formatINDIRECT2
@opentelemetry/propagator-jaeger • 1.5.0OpenTelemetry Jaeger propagator provides HTTP header propagation for systems that are using Jaeger HTTP header format.INDIRECT2
@opentelemetry/resources • 1.5.0OpenTelemetry SDK resourcesDIRECT2
@opentelemetry/sdk-metrics-base • 0.31.0Work in progress OpenTelemetry metrics SDKINDIRECT6
@opentelemetry/sdk-trace-base • 1.5.0OpenTelemetry TracingDIRECT3
@opentelemetry/sdk-trace-node • 1.5.0OpenTelemetry Node SDK provides automatic telemetry (tracing, metrics, etc) for Node.js applicationsDIRECT8
@opentelemetry/semantic-conventions • 1.5.0OpenTelemetry semantic conventionsDIRECT0
jsbi • 4.3.2JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.INDIRECT0
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
long • 5.3.2A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
oo-ascii-tree • 1.139.0object-oriented ascii tree rendererDIRECT0
BSD-3-Clause12
PackageRelationDependenciesPublished
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function.INDIRECT0
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays.INDIRECT0
@protobufjs/codegen • 2.0.5A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.1A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.1Fetches the contents of a file accross node and browsers.INDIRECT1
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.2Requires a module only if available and hides the require call from bundlers.INDIRECT0
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike.INDIRECT0
@protobufjs/pool • 1.1.0A general purpose buffer pool.INDIRECT0
@protobufjs/utf8 • 1.1.2A minimal UTF8 implementation for number arrays.INDIRECT0
protobufjs • 6.11.6Protocol Buffers for JavaScript (& TypeScript).INDIRECT14
protobufjs • 7.6.5Protocol Buffers for JavaScript (& TypeScript).INDIRECT12
ISC10
PackageRelationDependenciesPublished
@js-temporal/polyfill • 0.4.4Polyfill for Tc39 Stage 3 proposal Temporal (https://github.com/tc39/proposal-temporal)DIRECT2
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
Unlicense2
PackageRelationDependenciesPublished
fs-monkey • 1.1.0Monkey patches for file system related things.INDIRECT0
memfs • 3.5.3In-memory file-system with Node's fs API.DIRECT1
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 3.13.1A collection of essential TypeScript typesDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40contentlayer%2Futils)](https://licenses.dev/npm/%40contentlayer%2Futils)
<a href="https://licenses.dev/npm/%40contentlayer%2Futils">
  <img src="https://licenses.dev/b/npm/%40contentlayer%2Futils" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.1 version:

[![licenses](https://licenses.dev/b/npm/%40contentlayer%2Futils/0.3.1)](https://licenses.dev/npm/%40contentlayer%2Futils/0.3.1)
<a href="https://licenses.dev/npm/%40contentlayer%2Futils/0.3.1">
  <img src="https://licenses.dev/b/npm/%40contentlayer%2Futils/0.3.1" alt="licenses" />
</a>
GitHub