licenses.dev

@sprkl/obs-opentelemetry-instrumentation-jest v0.0.50

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT94
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@colors/colors • 1.6.0get colors in your node.js consoleINDIRECT0
@dabh/diagnostics • 2.0.3Tools for debugging your node.js modules and event loopINDIRECT11
@jest/expect-utils • 28.1.3This module exports some utils for the `expect` function used in [Jest](https://jestjs.io/).INDIRECT1
@jest/schemas • 28.1.3Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.INDIRECT1
@jest/types • 28.1.3This package contains shared types of Jest's packages.DIRECT15
@js-sdsl/ordered-map • 4.4.2javascript standard data structure library which benchmark against C++ STLINDIRECT0
@sinclair/typebox • 0.24.51JSONSchema Type Builder with Static Type Resolution for TypeScriptINDIRECT0
@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/jest • 28.1.8TypeScript definitions for JestDIRECT44
@types/node • 22.10.2TypeScript definitions for nodeINDIRECT1
@types/stack-utils • 2.0.3TypeScript definitions for stack-utilsINDIRECT0
@types/triple-beam • 1.3.5TypeScript definitions for triple-beamINDIRECT0
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 17.0.33TypeScript definitions for yargsINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 5.2.0ANSI escape codes for styling strings in the terminalINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
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 • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
color-string • 1.9.1Parser and generator for CSS color stringsINDIRECT3
color • 3.2.1Color conversion and manipulation with CSS string supportINDIRECT6
colorspace • 1.1.4Generate HEX colors for a given namespace.INDIRECT8
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
diff-sequences • 28.1.1Compare items in two sequences to find a longest common subsequenceINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
enabled • 2.0.0Check if a certain debug flag is enabled.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
expect • 28.1.3This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/expect).INDIRECT43
fecha • 4.2.3Date formatting and parsingINDIRECT0
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
fn.name • 1.1.0Extract names from functionsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-arrayish • 0.3.2Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.16.0Is this specifier a node.js core module?INDIRECT2
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
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-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
jest-diff • 28.1.3Display differences clearly so people can review changes confidently.INDIRECT14
jest-get-type • 28.0.2A utility function to get the type of a valueINDIRECT0
jest-matcher-utils • 28.1.3A set of utility functions for expect and related packagesINDIRECT15
jest-message-util • 28.1.3INDIRECT35
jest-util • 28.1.3INDIRECT19
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
kuler • 2.0.0Color your terminal using CSS/hex color codesINDIRECT0
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
logform • 2.7.0An mutable object-based log format designed for chaining & objectMode streams.INDIRECT6
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
module-details-from-path • 1.0.3Extract the Node.js module details like name and base path given an abosulte path to a file inside the moduleINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
one-time • 1.0.0Run the supplied function exactly one time (once)INDIRECT1
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
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
pirates • 4.0.6Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
pretty-format • 28.1.3Stringify any JavaScript value.INDIRECT5
react-is • 18.3.1Brand checking of React Elements.INDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
require-in-the-middle • 5.2.0Module to hook into the Node.js require functionDIRECT9
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsINDIRECT0
simple-swizzle • 0.2.2Simply swizzle your argumentsINDIRECT1
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
source-map-resolve • 0.6.0Resolve the source map and/or sources for a generated file.INDIRECT2
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
stack-utils • 2.0.6Captures and cleans stack tracesINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
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
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
text-hex • 1.0.0Generate a hex color from the given textINDIRECT0
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
triple-beam • 1.4.1Definitions of levels for logging purposes & shareable Symbol constants.INDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
winston-transport • 4.9.0Base stream implementations for winston@3 and up.INDIRECT12
winston • 3.17.0A logger for just about everything.INDIRECT30
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
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.4A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.0A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers.INDIRECT2
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.0Requires 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.0A minimal UTF8 implementation for number arrays.INDIRECT0
protobufjs • 7.4.0Protocol Buffers for JavaScript (& TypeScript).INDIRECT13
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
ISC8
PackageRelationDependenciesPublished
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
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
Apache-2.06
PackageRelationDependenciesPublished
@grpc/grpc-js • 1.12.5gRPC Library for Node - pure JS implementationINDIRECT33
@grpc/proto-loader • 0.7.13gRPC utility library for loading .proto filesINDIRECT31
@opentelemetry/api-metrics • 0.27.0Public metrics API for OpenTelemetryDIRECT0
@opentelemetry/api • 1.9.0Public API for OpenTelemetryDIRECT0
@opentelemetry/instrumentation • 0.27.0Base class for node which OpenTelemetry instrumentation modules extendDIRECT13
long • 5.2.3A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
unknown6
PackageRelationDependenciesPublished
@sprkl/obs-api • 0.0.50INDIRECT0
@sprkl/obs-common • 0.0.50DIRECT72
@sprkl/obs-core • 0.0.50DIRECT75
@sprkl/obs-logger • 0.0.50DIRECT31
@sprkl/obs-proto • 0.0.50INDIRECT35
@sprkl/obs-schema • 0.0.50INDIRECT37
BSD-2-Clause1
PackageRelationDependenciesPublished
shimmer • 1.2.1Safe(r) monkeypatching for JavaScript.DIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
Apache-2.0 AND BSD-3-Clause1
PackageRelationDependenciesPublished
google-protobuf • 3.21.4Protocol Buffers for JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40sprkl%2Fobs-opentelemetry-instrumentation-jest)](https://licenses.dev/npm/%40sprkl%2Fobs-opentelemetry-instrumentation-jest)
<a href="https://licenses.dev/npm/%40sprkl%2Fobs-opentelemetry-instrumentation-jest">
  <img src="https://licenses.dev/b/npm/%40sprkl%2Fobs-opentelemetry-instrumentation-jest" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.50 version:

[![licenses](https://licenses.dev/b/npm/%40sprkl%2Fobs-opentelemetry-instrumentation-jest/0.0.50)](https://licenses.dev/npm/%40sprkl%2Fobs-opentelemetry-instrumentation-jest/0.0.50)
<a href="https://licenses.dev/npm/%40sprkl%2Fobs-opentelemetry-instrumentation-jest/0.0.50">
  <img src="https://licenses.dev/b/npm/%40sprkl%2Fobs-opentelemetry-instrumentation-jest/0.0.50" alt="licenses" />
</a>
GitHub