licenses.dev

parsegraph-interact v1.6.4-dev

interact

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT436
PackageRelationDependenciesPublished
@babel/cli • 7.25.6Babel command line.DIRECT37
@babel/code-frame • 7.12.11Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/code-frame • 7.24.7Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/compat-data • 7.25.4INDIRECT0
@babel/core • 7.25.2Babel compiler core.DIRECT48
@babel/generator • 7.25.6Turns an AST into code.INDIRECT10
@babel/helper-annotate-as-pure • 7.24.7Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT4
@babel/helper-builder-binary-assignment-operator-visitor • 7.24.7Helper function to build binary assignment operator visitorsINDIRECT28
@babel/helper-compilation-targets • 7.25.2Helper functions on Babel compilation targetsINDIRECT12
@babel/helper-create-class-features-plugin • 7.25.4Compile class public and private fields, private methods and decorators to ES6INDIRECT34
@babel/helper-create-regexp-features-plugin • 7.25.2Compile ESNext Regular Expressions to ES5INDIRECT16
@babel/helper-define-polyfill-provider • 0.6.2Babel helper to create your own polyfill providerINDIRECT23
@babel/helper-member-expression-to-functions • 7.24.8Helper function to replace certain member expressions with function callsINDIRECT28
@babel/helper-module-imports • 7.24.7Babel helper functions for inserting module loadsINDIRECT28
@babel/helper-module-transforms • 7.25.2Babel helper functions for implementing ES6 module transformationsINDIRECT30
@babel/helper-optimise-call-expression • 7.24.7Helper function to optimise call expressionINDIRECT4
@babel/helper-plugin-utils • 7.24.8General utilities for plugins to useINDIRECT0
@babel/helper-remap-async-to-generator • 7.25.0Helper function to remap async functions to generatorsINDIRECT30
@babel/helper-replace-supers • 7.25.0Helper function to replace supersINDIRECT30
@babel/helper-simple-access • 7.24.7Babel helper for ensuring that access to a given value is performed through simple accessesINDIRECT28
@babel/helper-skip-transparent-expression-wrappers • 7.24.7Helper which skips types and parenthesesINDIRECT28
@babel/helper-string-parser • 7.24.8A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.24.7Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.24.8Validate plugin/preset optionsINDIRECT0
@babel/helper-wrap-function • 7.25.0Helper to wrap functions inside a function call.INDIRECT28
@babel/helpers • 7.25.6Collection of helper functions used by Babel transforms.INDIRECT17
@babel/highlight • 7.24.7Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@babel/parser • 7.25.6A JavaScript parserINDIRECT4
@babel/plugin-bugfix-firefox-class-in-computed-class-key • 7.25.3Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677INDIRECT29
@babel/plugin-bugfix-safari-class-field-initializer-scope • 7.25.0Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843INDIRECT1
@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression • 7.25.0Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517INDIRECT1
@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining • 7.24.7Transform optional chaining operators to workaround https://crbug.com/v8/11558INDIRECT32
@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly • 7.25.0Transform static class fields assignments that are affected by https://crbug.com/v8/12421INDIRECT29
@babel/plugin-proposal-class-properties • 7.18.6This plugin transforms static class properties as well as properties declared with the property initializer syntaxDIRECT36
@babel/plugin-proposal-private-property-in-object • 7.21.0-placeholder-for-preset-env.2This plugin transforms checks for a private property in an objectINDIRECT0
@babel/plugin-proposal-private-property-in-object • 7.21.11This plugin transforms checks for a private property in an objectDIRECT37
@babel/plugin-syntax-async-generators • 7.8.4Allow parsing of async generator functionsINDIRECT1
@babel/plugin-syntax-class-properties • 7.12.13Allow parsing of class propertiesINDIRECT1
@babel/plugin-syntax-class-static-block • 7.14.5Allow parsing of class static blocksINDIRECT1
@babel/plugin-syntax-dynamic-import • 7.8.3Allow parsing of import()INDIRECT1
@babel/plugin-syntax-export-namespace-from • 7.8.3Allow parsing of export namespace fromINDIRECT1
@babel/plugin-syntax-import-assertions • 7.25.6Allow parsing of the module assertion attributes in the import statementINDIRECT1
@babel/plugin-syntax-import-attributes • 7.25.6Allow parsing of the module attributes in the import statementINDIRECT1
@babel/plugin-syntax-import-meta • 7.10.4Allow parsing of import.metaINDIRECT1
@babel/plugin-syntax-json-strings • 7.8.3Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS stringsINDIRECT1
@babel/plugin-syntax-jsx • 7.24.7Allow parsing of jsxINDIRECT1
@babel/plugin-syntax-logical-assignment-operators • 7.10.4Allow parsing of the logical assignment operatorsINDIRECT1
@babel/plugin-syntax-nullish-coalescing-operator • 7.8.3Allow parsing of the nullish-coalescing operatorINDIRECT1
@babel/plugin-syntax-numeric-separator • 7.10.4Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal SeparatorINDIRECT1
@babel/plugin-syntax-object-rest-spread • 7.8.3Allow parsing of object rest/spreadINDIRECT1
@babel/plugin-syntax-optional-catch-binding • 7.8.3Allow parsing of optional catch bindingsINDIRECT1
@babel/plugin-syntax-optional-chaining • 7.8.3Allow parsing of optional propertiesINDIRECT1
@babel/plugin-syntax-private-property-in-object • 7.14.5Allow parsing of '#foo in obj' brand checksINDIRECT1
@babel/plugin-syntax-top-level-await • 7.14.5Allow parsing of top-level await in modulesINDIRECT1
@babel/plugin-syntax-typescript • 7.25.4Allow parsing of TypeScript syntaxINDIRECT1
@babel/plugin-syntax-unicode-sets-regex • 7.18.6Parse regular expressions' unicodeSets (v) flag.INDIRECT18
@babel/plugin-transform-arrow-functions • 7.24.7Compile ES2015 arrow functions to ES5INDIRECT1
@babel/plugin-transform-async-generator-functions • 7.25.4Turn async generator functions into ES2015 generatorsINDIRECT33
@babel/plugin-transform-async-to-generator • 7.24.7Turn async functions into ES2015 generatorsINDIRECT33
@babel/plugin-transform-block-scoped-functions • 7.24.7Babel plugin to ensure function declarations at the block level are block scopedINDIRECT1
@babel/plugin-transform-block-scoping • 7.25.0Compile ES2015 block scoping (const and let) to ES5INDIRECT1
@babel/plugin-transform-class-properties • 7.25.4This plugin transforms static class properties as well as properties declared with the property initializer syntaxINDIRECT36
@babel/plugin-transform-class-static-block • 7.24.7Transform class static blocksINDIRECT37
@babel/plugin-transform-classes • 7.25.4Compile ES2015 classes to ES5INDIRECT45
@babel/plugin-transform-computed-properties • 7.24.7Compile ES2015 computed properties to ES5INDIRECT18
@babel/plugin-transform-destructuring • 7.24.8Compile ES2015 destructuring to ES5INDIRECT1
@babel/plugin-transform-dotall-regex • 7.24.7Compile regular expressions using the `s` (`dotAll`) flag to ES5.INDIRECT18
@babel/plugin-transform-duplicate-keys • 7.24.7Compile objects with duplicate keys to valid strict ES5INDIRECT1
@babel/plugin-transform-duplicate-named-capturing-groups-regex • 7.25.0Compile regular expressions using duplicate named groups to index-based groups.INDIRECT18
@babel/plugin-transform-dynamic-import • 7.24.7Transform import() expressionsINDIRECT2
@babel/plugin-transform-exponentiation-operator • 7.24.7Compile exponentiation operator to ES5INDIRECT30
@babel/plugin-transform-export-namespace-from • 7.24.7Compile export namespace to ES2015INDIRECT2
@babel/plugin-transform-for-of • 7.24.7Compile ES2015 for...of to ES5INDIRECT30
@babel/plugin-transform-function-name • 7.25.1Apply ES2015 function.name semantics to all functionsINDIRECT41
@babel/plugin-transform-json-strings • 7.24.7Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS stringsINDIRECT2
@babel/plugin-transform-literals • 7.25.2Compile ES2015 unicode string and number literals to ES5INDIRECT1
@babel/plugin-transform-logical-assignment-operators • 7.24.7Transforms logical assignment operators into short-circuited assignmentsINDIRECT2
@babel/plugin-transform-member-expression-literals • 7.24.7Ensure that reserved words are quoted in property accessesINDIRECT1
@babel/plugin-transform-modules-amd • 7.24.7This plugin transforms ES2015 modules to AMDINDIRECT32
@babel/plugin-transform-modules-commonjs • 7.24.8This plugin transforms ES2015 modules to CommonJSINDIRECT32
@babel/plugin-transform-modules-systemjs • 7.25.0This plugin transforms ES2015 modules to SystemJSINDIRECT32
@babel/plugin-transform-modules-umd • 7.24.7This plugin transforms ES2015 modules to UMDINDIRECT32
@babel/plugin-transform-named-capturing-groups-regex • 7.24.7Compile regular expressions using named groups to ES5.INDIRECT18
@babel/plugin-transform-new-target • 7.24.7Transforms new.target meta propertyINDIRECT1
@babel/plugin-transform-nullish-coalescing-operator • 7.24.7Remove nullish coalescing operatorINDIRECT2
@babel/plugin-transform-numeric-separator • 7.24.7Remove numeric separators from Decimal, Binary, Hex and Octal literalsINDIRECT2
@babel/plugin-transform-object-rest-spread • 7.24.7Compile object rest and spread to ES5INDIRECT16
@babel/plugin-transform-object-super • 7.24.7Compile ES2015 object super to ES5INDIRECT32
@babel/plugin-transform-optional-catch-binding • 7.24.7Compile optional catch bindingsINDIRECT2
@babel/plugin-transform-optional-chaining • 7.24.8Transform optional chaining operators into a series of nil checksINDIRECT31
@babel/plugin-transform-parameters • 7.24.7Compile ES2015 default and rest parameters to ES5INDIRECT1
@babel/plugin-transform-private-methods • 7.25.4This plugin transforms private class methodsINDIRECT36
@babel/plugin-transform-private-property-in-object • 7.24.7This plugin transforms checks for a private property in an objectINDIRECT37
@babel/plugin-transform-property-literals • 7.24.7Ensure that reserved words are quoted in object property keysINDIRECT1
@babel/plugin-transform-regenerator • 7.24.7Explode async and generator functions into a state machine.INDIRECT4
@babel/plugin-transform-reserved-words • 7.24.7Ensure that no reserved words are used.INDIRECT1
@babel/plugin-transform-shorthand-properties • 7.24.7Compile ES2015 shorthand properties to ES5INDIRECT1
@babel/plugin-transform-spread • 7.24.7Compile ES2015 spread to ES5INDIRECT30
@babel/plugin-transform-sticky-regex • 7.24.7Compile ES2015 sticky regex to an ES5 RegExp constructorINDIRECT1
@babel/plugin-transform-template-literals • 7.24.7Compile ES2015 template literals to ES5INDIRECT1
@babel/plugin-transform-typeof-symbol • 7.24.8This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)INDIRECT1
@babel/plugin-transform-typescript • 7.25.2Transform TypeScript into ES.nextINDIRECT37
@babel/plugin-transform-unicode-escapes • 7.24.7Compile ES2015 Unicode escapes to ES5INDIRECT1
@babel/plugin-transform-unicode-property-regex • 7.24.7Compile Unicode property escapes in Unicode regular expressions to ES5.INDIRECT18
@babel/plugin-transform-unicode-regex • 7.24.7Compile ES2015 Unicode regex to ES5INDIRECT18
@babel/plugin-transform-unicode-sets-regex • 7.25.4Compile regular expressions' unicodeSets (v) flag.INDIRECT18
@babel/preset-env • 7.25.4A Babel preset for each environment.DIRECT154
@babel/preset-modules • 0.1.6-no-external-pluginsA Babel preset that targets modern browsers by fixing engine bugs.INDIRECT6
@babel/preset-typescript • 7.24.7Babel preset for TypeScript.DIRECT44
@babel/register • 7.24.6babel require hookDIRECT21
@babel/regjsgen • 0.8.0Generate regular expressions from regjsparser’s AST.INDIRECT0
@babel/runtime • 7.25.6babel's modular runtime helpersINDIRECT1
@babel/template • 7.25.0Generate an AST from a string template.INDIRECT16
@babel/traverse • 7.25.6The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT27
@babel/types • 7.25.6Babel Types is a Lodash-esque utility library for AST nodesINDIRECT3
@discoveryjs/json-ext • 0.5.7A set of utilities that extend the use of JSONINDIRECT0
@eslint/eslintrc • 0.4.3The legacy ESLintRC config file format for ESLintINDIRECT28
@jridgewell/gen-mapping • 0.3.5Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/source-map • 0.3.6Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map APIINDIRECT5
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@nicolo-ribaudo/chokidar-2 • 2.1.8-no-fsevents.3A wrapper around chokidar@2 to be able to specify both @2 and @3 as dependenciesINDIRECT0
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@types/chai • 4.3.19TypeScript definitions for chaiDIRECT0
@types/estree • 1.0.5TypeScript definitions for estreeINDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/node • 22.5.4TypeScript definitions for nodeINDIRECT1
@typescript-eslint/eslint-plugin • 4.33.0TypeScript plugin for ESLintDIRECT43
@typescript-eslint/experimental-utils • 4.33.0(Experimental) Utilities for working with TypeScript + ESLint togetherINDIRECT40
@typescript-eslint/scope-manager • 4.33.0TypeScript scope analyser for ESLintINDIRECT3
@typescript-eslint/types • 4.33.0Types for the TypeScript-ESTree AST specINDIRECT0
@typescript-eslint/visitor-keys • 4.33.0Visitor keys used to help traverse the TypeScript-ESTree ASTINDIRECT2
@webassemblyjs/ast • 1.12.1AST utils for webassemblyjsINDIRECT5
@webassemblyjs/floating-point-hex-parser • 1.11.6A function to parse floating point hexadecimal strings as defined by the WebAssembly specificationINDIRECT0
@webassemblyjs/helper-api-error • 1.11.6Common API errorsINDIRECT0
@webassemblyjs/helper-buffer • 1.12.1Buffer manipulation utilityINDIRECT0
@webassemblyjs/helper-numbers • 1.11.6Number parsing utilityINDIRECT3
@webassemblyjs/helper-wasm-bytecode • 1.11.6WASM's Bytecode constantsINDIRECT0
@webassemblyjs/helper-wasm-section • 1.12.1INDIRECT12
@webassemblyjs/ieee754 • 1.11.6IEEE754 decoder and encoderINDIRECT1
@webassemblyjs/utf8 • 1.11.6UTF8 encoder/decoder for WASMINDIRECT0
@webassemblyjs/wasm-edit • 1.12.1> Rewrite a WASM binaryINDIRECT16
@webassemblyjs/wasm-gen • 1.12.1WebAssembly binary format printerINDIRECT10
@webassemblyjs/wasm-opt • 1.12.1INDIRECT13
@webassemblyjs/wasm-parser • 1.12.1WebAssembly binary format parserINDIRECT10
@webassemblyjs/wast-printer • 1.12.1WebAssembly text format printerINDIRECT6
@webpack-cli/configtest • 1.2.0Validate a webpack configuration.INDIRECT0
@webpack-cli/info • 1.5.0Outputs info about system and webpack configINDIRECT1
@webpack-cli/serve • 1.7.0[![NPM Downloads][downloads]][downloads-url]INDIRECT0
acorn-globals • 6.0.0Detect global variables in JavaScript using acornINDIRECT2
acorn-import-attributes • 1.9.5Support for import attributes in acornINDIRECT0
acorn-jsx • 5.3.2Modern, fast React.js JSX parserINDIRECT0
acorn-walk • 7.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn • 7.4.1ECMAScript parserINDIRECT0
acorn • 8.12.1ECMAScript parserINDIRECT0
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ajv • 8.17.1Another JSON Schema ValidatorINDIRECT4
ansi-colors • 4.1.3Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).INDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
arg • 4.1.3Another simple argument parserINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
assertion-error • 1.1.0Error constructor for test and validation frameworks that implements standardized AssertionError specification.INDIRECT0
astral-regex • 2.0.0Regular expression for matching astral symbolsINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
babel-loader • 8.3.0babel module loader for webpackDIRECT24
babel-plugin-polyfill-corejs2 • 0.4.11A Babel plugin to inject imports to core-js@2 polyfillsINDIRECT24
babel-plugin-polyfill-corejs3 • 0.10.6A Babel plugin to inject imports to core-js@3 polyfillsINDIRECT25
babel-plugin-polyfill-regenerator • 0.6.2A Babel plugin to inject imports to regenerator-runtimeINDIRECT24
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
braces • 3.0.3Bash-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.INDIRECT3
browserslist • 4.23.3Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
chai • 4.5.0BDD/TDD assertion library for node.js and the browser. Test framework agnostic.DIRECT7
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chalk • 4.1.2Terminal string styling done rightINDIRECT5
check-error • 1.0.3Error comparison and information related utility for node and the browserINDIRECT1
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
chrome-trace-event • 1.0.4A library to create a trace of your node app per Google's Trace Event format.INDIRECT0
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT4
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colorette • 2.0.20🌈Easily set your terminal text color & styles.INDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commander • 6.2.1the complete solution for node.js command-line programsINDIRECT0
commander • 7.2.0the complete solution for node.js command-line programsINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-js-compat • 3.38.1core-js compatINDIRECT7
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-require • 1.1.1Polyfill for Node.js module.createRequire (<= v12.2.0)INDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
cssom • 0.3.8CSS Object Model implementation and CSS parserINDIRECT0
cssom • 0.4.4CSS Object Model implementation and CSS parserINDIRECT0
cssstyle • 2.3.0CSSStyleDeclaration Object Model implementationINDIRECT1
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
data-urls • 2.0.0Parses data: URLsINDIRECT7
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
decimal.js • 10.4.3An arbitrary-precision Decimal type for JavaScript.INDIRECT0
deep-eql • 4.1.4Improved deep equality testing for Node.js and the browser.INDIRECT1
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
domexception • 2.0.1An implementation of the DOMException class from browsersINDIRECT1
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
enhanced-resolve • 5.17.1Offers a async require.resolve function. It's highly configurable.INDIRECT2
enquirer • 2.4.1Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.INDIRECT3
envinfo • 7.13.0Info about your dev environment for debugging purposesINDIRECT0
es-module-lexer • 1.5.4Lexes ES modules returning their import/export metadataINDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
eslint-config-prettier • 7.2.0Turns off all rules that are unnecessary or might conflict with Prettier.DIRECT0
eslint-utils • 2.1.0Utilities for ESLint plugins.INDIRECT1
eslint-utils • 3.0.0Utilities for ESLint plugins.INDIRECT1
eslint • 7.32.0An AST-based pattern checker for JavaScript.DIRECT113
events • 3.3.0Node's event emitter for all engines.INDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-glob • 3.3.2It's a very fast and efficient glob library for Node.jsINDIRECT17
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
fast-uri • 3.0.1Dependency free RFC 3986 URI toolboxINDIRECT0
fastest-levenshtein • 1.0.16Fastest Levenshtein distance implementation in JS.INDIRECT0
file-entry-cache • 6.0.1Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the processINDIRECT16
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
find-cache-dir • 2.1.0Finds the common standard cache directoryINDIRECT11
find-cache-dir • 3.3.2Finds the common standard cache directoryINDIRECT10
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
flat-cache • 3.2.0A stupidly simple key/value storage using files to persist some dataINDIRECT15
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
fs-readdir-recursive • 1.1.0Recursively read a directoryINDIRECT0
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functional-red-black-tree • 1.0.1A fully persistent balanced binary search treeINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
get-func-name • 2.0.2Utility for getting a function's name for node and the browserINDIRECT0
getpass • 0.1.7getpass for node.jsINDIRECT1
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
globals • 13.24.0Global identifiers from different JavaScript environmentsINDIRECT1
globby • 11.1.0User-friendly glob matchingINDIRECT23
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
html-encoding-sniffer • 2.0.1Sniff the encoding from a HTML byte streamINDIRECT3
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
ignore • 4.0.6Ignore is a manager and filter for .gitignore rules.INDIRECT0
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
import-local • 3.2.0Let a globally installed package use a locally installed version of itself if availableINDIRECT9
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
interpret • 2.2.0A dictionary of file extensions and associated module loaders.INDIRECT0
ip-regex • 2.1.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-glob • 4.0.3Returns `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 betINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
is-potential-custom-element-name • 1.0.1Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.INDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
jest-worker • 27.5.1Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT5
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
jsdom-global • 3.0.2Enable DOM in Node.jsDIRECT0
jsdom • 16.4.0A JavaScript implementation of many web standardsDIRECT94
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
jsesc • 2.5.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-stable-stringify-without-jsonify • 1.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependenciesINDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
levn • 0.4.1Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
loader-runner • 4.3.0Runs (webpack) loadersINDIRECT0
loader-utils • 2.0.4utils for webpack loadersINDIRECT3
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.INDIRECT0
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.INDIRECT0
lodash.truncate • 4.4.2The lodash method `_.truncate` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loupe • 2.3.7Inspect utility for Node.js and browsersINDIRECT1
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
natural-compare • 1.4.0Compare strings containing a mix of letters and numbers in the way a human being would in sort order.INDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
node-releases • 2.0.18Node.js releases dataINDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
nwsapi • 2.2.12Fast CSS Selectors API EngineINDIRECT0
optionator • 0.8.3option parsing and help generationINDIRECT6
optionator • 0.9.4option parsing and help generationINDIRECT6
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse5 • 5.1.1HTML parser and serializer.INDIRECT0
parsegraph-input • 1.6.5inputDIRECT2
parsegraph-matrix • 1.4.16matrixINDIRECT0
parsegraph-method • 1.4.26An object that holds a functionDIRECT0
parsegraph-normalizewheel • 1.4.10A fix found for normalizing wheel inputINDIRECT0
path-exists • 3.0.0Check if a path existsINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
pathval • 1.1.1Object value retrieval given a string pathINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
pirates • 4.0.6Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
pkg-dir • 3.0.0Find the root directory of a Node.js project or npm packageINDIRECT6
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
prelude-ls • 1.1.2prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
prelude-ls • 1.2.1prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
prettier • 2.1.2Prettier is an opinionated code formatterDIRECT0
progress • 2.0.3Flexible ascii progress barINDIRECT0
psl • 1.9.0Domain name parser based on the Public Suffix ListINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
raw-loader • 4.0.2A loader for webpack that allows importing files as a StringDIRECT13
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
rechoir • 0.7.1Prepare a node environment to require files with different extensions.INDIRECT6
regenerate-unicode-properties • 10.1.1Regenerate sets for Unicode properties and values.INDIRECT1
regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-transform • 0.15.2Explode async and generator functions into a state machine.INDIRECT2
regexpp • 3.2.0Regular expression parser for ECMAScript.INDIRECT0
regexpu-core • 5.3.2regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.INDIRECT9
require-from-string • 2.0.2Require module from stringINDIRECT0
resolve-cwd • 3.0.0Resolve the path of a module like `require.resolve()` but from the current working directoryINDIRECT1
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
schema-utils • 2.7.1webpack Validation UtilsINDIRECT8
schema-utils • 3.3.0webpack Validation UtilsINDIRECT8
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value.INDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
slash • 2.0.0Convert Windows backslash paths to slash pathsINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
slice-ansi • 4.0.0Slice a string with ANSI escape codesINDIRECT5
source-map-loader • 1.1.3extracts inlined source map and offers it to webpackDIRECT18
source-map-support • 0.5.21Fixes stack traces for files with source mapsDIRECT2
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
symbol-tree • 3.2.4Turn any collection of objects into its own efficient tree or linked list using SymbolINDIRECT0
tapable • 2.2.1Just a little module for plugins.INDIRECT0
terser-webpack-plugin • 5.3.10Terser plugin for webpackINDIRECT30
text-table • 0.2.0borderless text tables with alignmentINDIRECT0
to-fast-properties • 2.0.0Force V8 to use fast properties for an objectINDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
tr46 • 2.1.0An implementation of the Unicode UTS #46: Unicode IDNA Compatibility ProcessingINDIRECT1
ts-loader • 9.5.1TypeScript loader for webpackDIRECT17
ts-node • 9.1.1TypeScript execution environment and REPL for node.js, with source map supportDIRECT8
tsutils • 3.21.0utilities for working with typescript's ASTINDIRECT1
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
type-check • 0.4.0type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
type-detect • 4.1.0Improved typeof detection for node.js and the browser.INDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
unicode-canonical-property-names-ecmascript • 2.0.0The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.INDIRECT0
unicode-match-property-ecmascript • 2.0.0Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.INDIRECT2
unicode-match-property-value-ecmascript • 2.1.0Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.INDIRECT0
unicode-property-aliases-ecmascript • 2.1.0Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.INDIRECT0
update-browserslist-db • 1.1.0CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
v8-compile-cache • 2.4.0Require hook for automatic V8 compile cache persistenceINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
w3c-hr-time • 1.0.2An implementation of the W3C High Resolution Time Level 2 specification.INDIRECT1
w3c-xmlserializer • 2.0.0A per-spec XML serializer implementationINDIRECT1
watchpack • 2.4.2Wrapper library for directory and file watching.INDIRECT2
webpack-cli • 4.10.0CLI for webpack & friendsDIRECT40
webpack-merge • 5.10.0Variant of merge that's useful for webpack configurationINDIRECT7
webpack-sources • 3.2.3Source code handling classes for webpackINDIRECT0
webpack • 5.94.0Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.DIRECT75
whatwg-encoding • 1.0.5Decode strings according to the WHATWG Encoding StandardINDIRECT2
whatwg-mimetype • 2.3.0Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing StandardINDIRECT0
whatwg-url • 8.7.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT4
wildcard • 2.0.1Wildcard matching toolsINDIRECT0
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xmlchars • 2.2.0Utilities for determining if characters belong to character classes defined by the XML specs.INDIRECT0
yn • 3.1.1Parse yes/no like valuesINDIRECT0
ISC29
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
electron-to-chromium • 1.5.18Provides a list of electron-to-chromium version mappingsINDIRECT0
fastq • 1.17.1Fast, in memory work queueINDIRECT1
flatted • 3.3.1A super light and fast circular JSON parser.INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
make-error • 1.3.6Make your own error types!INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
request-promise-core • 1.1.4Core Promise support implementation for the simplified HTTP request client 'request'.INDIRECT1
request-promise-native • 1.0.9The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.INDIRECT6
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
saxes • 5.0.1An evented streaming XML parser in JavaScriptINDIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
stealthy-require • 1.1.1The closest you can get to require something with bypassing the require cacheINDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
BSD-2-Clause17
PackageRelationDependenciesPublished
@typescript-eslint/parser • 4.33.0An ESLint custom parser which leverages TypeScript ESTreeDIRECT34
@typescript-eslint/typescript-estree • 4.33.0A parser that converts TypeScript source code into an ESTree compatible formINDIRECT32
browser-process-hrtime • 1.0.0Shim for process.hrtime in the browserINDIRECT0
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
eslint-scope • 5.1.1ECMAScript scope analyzer for ESLintINDIRECT3
espree • 7.3.1An Esprima-compatible JavaScript parser built on AcornINDIRECT3
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esrecurse • 4.3.0ECMAScript AST recursive visitorINDIRECT1
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
glob-to-regexp • 0.4.1Convert globs to regular expressionsINDIRECT0
regjsparser • 0.9.1Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
terser • 5.31.6JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT11
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 5.0.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
webidl-conversions • 6.1.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Apache-2.016
PackageRelationDependenciesPublished
@ampproject/remapping • 2.3.0Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT5
@humanwhocodes/config-array • 0.5.0Glob-based configuration matching.INDIRECT7
@webassemblyjs/leb128 • 1.11.6LEB128 decoder and encoderINDIRECT1
@xtuc/long • 4.2.2A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
doctrine • 3.0.0JSDoc parserINDIRECT1
eslint-config-google • 0.14.0ESLint shareable config for the Google styleDIRECT0
eslint-visitor-keys • 1.3.0Constants and utilities about visitor keys to traverse AST.INDIRECT0
eslint-visitor-keys • 2.1.0Constants and utilities about visitor keys to traverse AST.INDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
typescript • 4.9.5TypeScript is a language for application scale JavaScript developmentDIRECT0
xml-name-validator • 3.0.0Validates whether a string matches the production for an XML name or qualified nameINDIRECT0
BSD-3-Clause15
PackageRelationDependenciesPublished
@humanwhocodes/object-schema • 1.2.1An object schema merger/validatorINDIRECT0
@xtuc/ieee754 • 1.2.0Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
abab • 2.0.6WHATWG spec-compliant implementations of window.atob and window.btoa.INDIRECT0
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
diff • 4.0.2A javascript text diff implementation.INDIRECT0
esquery • 1.6.0A query library for ECMAScript AST using a CSS selector like query language.INDIRECT1
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT0
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
serialize-javascript • 6.0.2Serialize JavaScript to a superset of JSON that includes regular expressions and functions.INDIRECT2
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
source-map • 0.7.4Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
table • 6.8.2Formats data into a string table.INDIRECT16
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
tough-cookie • 3.0.1RFC6265 Cookies and Cookie Jar for node.jsINDIRECT3
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001658A smaller version of caniuse-db, with only the essentials!INDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.20.2A collection of essential TypeScript typesINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/parsegraph-interact)](https://licenses.dev/npm/parsegraph-interact)
<a href="https://licenses.dev/npm/parsegraph-interact">
  <img src="https://licenses.dev/b/npm/parsegraph-interact" alt="licenses" />
</a>

Or the licenses badge code for the 1.6.4-dev version:

[![licenses](https://licenses.dev/b/npm/parsegraph-interact/1.6.4-dev)](https://licenses.dev/npm/parsegraph-interact/1.6.4-dev)
<a href="https://licenses.dev/npm/parsegraph-interact/1.6.4-dev">
  <img src="https://licenses.dev/b/npm/parsegraph-interact/1.6.4-dev" alt="licenses" />
</a>
GitHub