is-glob

Returns `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 bet

@smithy/node-config-provider

Load config default values from ini config files and environmental variable

minizlib

A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.

proxy-addr

Determine address of proxied request

exit

A replacement for process.exit that ensures stdio are fully drained before exiting.

collect-v8-coverage

Use this module to start and stop the V8 inspector manually and collect precise coverage.

@smithy/util-middleware

Shared utilities for to be used in middleware packages.

@angular/common

Angular - commonly needed directives and services

reselect

Selectors for Redux.

smart-buffer

smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.

expect

This 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).

extend

Port of jQuery.extend for node.js and the browser

webpack-cli

CLI for webpack & friends

pathe

Universal filesystem path utils

jwt-decode

Decode JWT tokens, mostly useful for browser applications.

eslint-plugin-promise

Enforce best practices for JavaScript promises

buffer-crc32

A pure javascript CRC32 algorithm that plays nice with binary data

big.js

A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic

mongoose

Mongoose MongoDB ODM

dom-serializer

render domhandler DOM nodes to a string

@opentelemetry/semantic-conventions

OpenTelemetry semantic conventions

mustache

Logic-less {{mustache}} templates with JavaScript

babel-plugin-polyfill-corejs2

A Babel plugin to inject imports to core-js@2 polyfills

vue-router

> - This is the repository for Vue Router 4 (for Vue 3) > - For Vue Router 3 (for Vue 2) see [vuejs/vue-router](https://github.com/vuejs/vue-router).

@smithy/middleware-stack

Provides a means for composing multiple middleware functions into a single handler

recast

JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator

babel-preset-current-node-syntax

A Babel preset that enables parsing of proposals supported by the current Node.js version.

@smithy/url-parser

[![NPM version](https://img.shields.io/npm/v/@smithy/url-parser/latest.svg)](https://www.npmjs.com/package/@smithy/url-parser) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/url-parser.svg)](https://www.npmjs.com/package/@smithy/url-parser)

unified

parse, inspect, transform, and serialize content through syntax trees

@smithy/fetch-http-handler

Provides a way to make requests

mdn-data

Open Web data by the Mozilla Developer Network

debounce

Delay function calls until a set time elapses after the last invocation

@smithy/middleware-endpoint

[![NPM version](https://img.shields.io/npm/v/@smithy/middleware-endpoint/latest.svg)](https://www.npmjs.com/package/@smithy/middleware-endpoint) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-endpoint.svg)](https://www.npmjs.com/packag

braces

Bash-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.

socket.io-client

Realtime application framework client

xml-name-validator

Validates whether a string matches the production for an XML name or qualified name

@angular/core

Angular - the core framework

@types/unist

TypeScript definitions for unist

@smithy/util-base64

A Base64 <-> UInt8Array converter

shallow-clone

Creates a shallow clone of any JavaScript value.