licenses.dev

@graphql-tools/code-file-loader v8.1.20

A set of utils for faster development of GraphQL tools

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT64
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.26.8The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.26.10Babel compiler core.INDIRECT38
@babel/generator • 7.27.0Turns an AST into code.INDIRECT10
@babel/helper-compilation-targets • 7.27.0Helper functions on Babel compilation targetsINDIRECT12
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsINDIRECT19
@babel/helper-module-transforms • 7.26.0Babel helper functions for implementing ES6 module transformationsINDIRECT20
@babel/helper-plugin-utils • 7.26.5General utilities for plugins to useINDIRECT0
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.25.9Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.27.0Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.27.0A JavaScript parserINDIRECT3
@babel/plugin-syntax-import-assertions • 7.26.0Allow parsing of the module assertion attributes in the import statementINDIRECT1
@babel/template • 7.27.0Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.27.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.27.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@graphql-tools/graphql-tag-pluck • 8.3.19Pluck graphql-tag template literalsDIRECT47
@graphql-tools/utils • 10.8.6Common package containing utils and types for GraphQL toolsDIRECT5
@graphql-typed-document-node/core • 3.2.0INDIRECT0
@jridgewell/gen-mapping • 0.3.8Generate 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/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@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
@whatwg-node/promise-helpers • 1.3.1Promise helpersINDIRECT1
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
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.24.4Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cross-inspect • 1.0.1Cross platform implementation of Node's util.inspectINDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
dset • 3.1.4A tiny (194B) utility for safely writing deep Object values~!INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
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
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
globby • 11.1.0User-friendly glob matchingDIRECT23
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
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
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
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
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-releases • 2.0.19Node.js releases dataINDIRECT0
normalize-path • 2.1.1Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.INDIRECT1
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
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
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
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
unixify • 1.0.0Convert Windows file paths to unix paths.DIRECT2
update-browserslist-db • 1.1.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
ISC8
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.143Provides a list of electron-to-chromium version mappingsINDIRECT0
fastq • 1.19.1Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
@ampproject/remapping • 2.3.0Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT5
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001715A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40graphql-tools%2Fcode-file-loader)](https://licenses.dev/npm/%40graphql-tools%2Fcode-file-loader)
<a href="https://licenses.dev/npm/%40graphql-tools%2Fcode-file-loader">
  <img src="https://licenses.dev/b/npm/%40graphql-tools%2Fcode-file-loader" alt="licenses" />
</a>

Or the licenses badge code for the 8.1.20 version:

[![licenses](https://licenses.dev/b/npm/%40graphql-tools%2Fcode-file-loader/8.1.20)](https://licenses.dev/npm/%40graphql-tools%2Fcode-file-loader/8.1.20)
<a href="https://licenses.dev/npm/%40graphql-tools%2Fcode-file-loader/8.1.20">
  <img src="https://licenses.dev/b/npm/%40graphql-tools%2Fcode-file-loader/8.1.20" alt="licenses" />
</a>
GitHub