A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Simple middleware-style router
A querystring parser that supports nesting and arrays, with a depth limit
Is this specifier a node.js core module?
Returns an array of Typed Array names that are available in the current environment
Runtime for Regenerator-compiled generator and async functions.
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Call require pretending your are at another directory
OpenTelemetry instrumentation for `knex` database SQL query builder
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Type utilities for working with TypeScript + ESLint together
OpenTelemetry Core provides constants and utilities shared by all OpenTelemetry SDK packages.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
`Object.defineProperty`, but not IE 8's broken one.
Does this JS environment support the `name` property on functions?
ES6 spec-compliant RegExp.prototype.flags shim.
The set of Unicode symbols that can serve as a base for emoji modifiers, i.e. those with the `Emoji_Modifier_Base` property set to `Yes`.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Store information about any JS value in a side channel. Uses WeakMap if available.
A dictionary of file extensions and associated module loaders.
Store information about any JS value in a side channel, using a linked list
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Metapackage which bundles opentelemetry node core and contrib instrumentations