Provides a way to make requests
Node HTTP/HTTPS Agents for tunneling proxies
Determines if an object can be used as an array
Turn node's process.version into something useful.
Sentry Node SDK using OpenTelemetry for performance instrumentation
Library for interacting with OAuth 1.0, 1.0A, 2 and Echo. Provides simplified client access and allows for construction of more complex apis and OAuth providers.
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
OpenTelemetry Collector Exporter allows user to send collected log records to the OpenTelemetry Collector
A query library for ECMAScript AST using a CSS selector like query language.
OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry Collector
simple node sql parser
OpenTelemetry Node SDK provides automatic telemetry (tracing, metrics, etc) for Node.js applications
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
OpenTelemetry Collector Metrics Exporter allows user to send collected metrics to the OpenTelemetry Collector
Converts a Web-API readable-stream into a Node.js readable-stream.
A set of utilities to assist developers of tools that build N-API native add-ons
Mock 'http' objects for testing Express, Next.js and Koa routing functions
Fixes stack traces for files with source maps
Canvas graphics API backed by Cairo
A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication
Tracks the download progress of a request made with mikeal/request, giving insight of various metrics including progress percent, download speed and time remaining
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist