Require Node module and immediately remove it from module cache to force loading again next time
Add 'use strict'; to all code not in node_modules
A generic library implementing hot reload for React components without unmounting or losing their state.
Make multiple changes to a block of text by providing start and end indices and replacement text
Prepare a node environment to require files with different extensions.
A polyfill for the internal diagnostics_channel module
Runtime for Regenerator-compiled generator and async functions.
Translates between file formats and generates static code as well as TypeScript definitions.
Compute a diff between two pieces of text with support for same-line diffs, and optionally display a visual diff as HTML. Module made from the text-diff-match-patch library.
A simple function to diff any two objects and generate a JSON Patch
OpenTelemetry instrumentation for `knex` database SQL query builder
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
Clear a module from the cache
OpenTelemetry instrumentation for `node:net` network API module
JSON Merge Patch (RFC 7396) Implementation
CLI for Socket.dev
A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.
A Koa body parser middleware. Supports multipart, urlencoded and JSON request bodies.
Lexes ES modules returning their import/export metadata
semantic-release plugin to analyze commits with conventional-changelog
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another
Detect Node.JS (as opposite to browser environment). ESM modification
Require constants across node and the browser
Utility to enable automatic vendor sharing within bundles using Module Federation