@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations. | INDIRECT | 3 | |
@babel/generator • 7.28.0Turns an AST into code. | DIRECT | 9 | |
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usage | INDIRECT | 0 | |
@babel/helper-string-parser • 7.27.1A utility package to parse strings | INDIRECT | 0 | |
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords name | INDIRECT | 0 | |
@babel/parser • 7.28.0A JavaScript parser | DIRECT | 3 | |
@babel/template • 7.27.2Generate an AST from a string template. | INDIRECT | 7 | |
@babel/traverse • 7.28.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | DIRECT | 17 | |
@babel/types • 7.28.0Babel Types is a Lodash-esque utility library for AST nodes | DIRECT | 2 | |
@jridgewell/gen-mapping • 0.3.12Generate source maps | INDIRECT | 3 | |
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URI | INDIRECT | 0 | |
@jridgewell/source-map • 0.3.10Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API | INDIRECT | 4 | |
@jridgewell/sourcemap-codec • 1.5.4Encode/decode sourcemap mappings | INDIRECT | 0 | |
@jridgewell/trace-mapping • 0.3.29Trace the original position through a source map | INDIRECT | 2 | |
@kubernetes-models/string-util • 3.0.1Utility functions for strings. | DIRECT | 1 | |
@kubernetes-models/validate • 0.0.0-20240610074310Validation library for Kubernetes models. | DIRECT | 24 | |
acorn • 8.15.0ECMAScript parser | INDIRECT | 0 | |
ajv-formats-draft2019 • 1.6.1Plugin for AJV that adds support for some of string formats adding in the draft2019 JSON Schema. | INDIRECT | 12 | |
ajv-formats • 2.1.1Format validation for Ajv v7+ | INDIRECT | 5 | |
ajv-i18n • 4.2.0Internationalised error messages for Ajv JSON validator | INDIRECT | 0 | |
ajv • 8.17.1Another JSON Schema Validator | DIRECT | 4 | |
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. | INDIRECT | 0 | |
commander • 2.20.3the complete solution for node.js command-line programs | INDIRECT | 0 | |
debug • 4.4.1Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
discontinuous-range • 1.0.0for adding, subtracting, and indexing discontinuous ranges of numbers | INDIRECT | 0 | |
extend • 3.0.2Port of jQuery.extend for node.js and the browser | INDIRECT | 0 | |
fast-deep-equal • 3.1.3Fast deep equal | INDIRECT | 0 | |
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. | DIRECT | 3 | |
indent-string • 4.0.0Indent each line in a string | DIRECT | 0 | |
ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6) | INDIRECT | 0 | |
js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. | INDIRECT | 0 | |
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callback | INDIRECT | 0 | |
jsonfile • 6.1.0Easily read/write JSON files. | INDIRECT | 2 | |
lodash • 4.17.21Lodash modular utilities. | DIRECT | 0 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
nearley • 2.20.1Simple, fast, powerful parser toolkit for JavaScript. | INDIRECT | 6 | |
ohash • 1.1.6Super fast hashing library based on murmurhash3 written in Vanilla JS | DIRECT | 0 | |
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. | INDIRECT | 0 | |
randexp • 0.4.6Create random strings that match a given regular expression. | INDIRECT | 2 | |
require-from-string • 2.0.2Require module from string | INDIRECT | 0 | |
ret • 0.1.15Tokenizes a string that represents a regular expression. | INDIRECT | 0 | |
schemes • 1.4.0IANA Uniform Resource Identifier (URI) Schemes list, including crowd sourced unofficial ones | INDIRECT | 1 | |
smtp-address-parser • 1.1.0Parse an SMTP (RFC-5321) address | INDIRECT | 7 | |
source-map-support • 0.5.21Fixes stack traces for files with source maps | INDIRECT | 2 | |
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks. | INDIRECT | 0 | |