licenses.dev

filing-cabinet v4.2.0

Find files based on partial paths

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT33
PackageRelationDependenciesPublished
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.27.0A JavaScript parserINDIRECT3
@babel/types • 7.27.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
ast-module-types • 5.0.0Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
commander • 10.0.1the complete solution for node.js command-line programsDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
enhanced-resolve • 5.18.1Offers a async require.resolve function. It's highly configurable.DIRECT2
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-regexp • 1.0.0Check whether a variable is a regular expressionINDIRECT0
is-relative-path • 1.0.2Whether or not a given path is relativeDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
module-definition • 5.0.1Determines if a file is using a CommonJS or AMD module definitionDIRECT6
module-lookup-amd • 8.0.5Resolve aliased dependency paths using a RequireJS configDIRECT19
node-source-walk • 6.0.2Execute a callback on every node of a source code's AST and stop walking when you see fitINDIRECT4
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
requirejs-config-file • 4.0.0A small api to read and write your requirejs config fileINDIRECT5
requirejs • 2.3.7Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizerINDIRECT0
resolve-dependency-path • 3.0.2Convert a dependency path into a filepathDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
sass-lookup • 5.0.1Get the file associated with a Sass importDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
stylus-lookup • 5.0.1Get the file associated with an imported/required Stylus partialDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tapable • 2.2.1Just a little module for plugins.INDIRECT0
tsconfig-paths • 4.2.0Load node modules according to tsconfig paths, in run-time or via API.DIRECT3
ISC9
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-own-enumerable-property-symbols • 3.0.2Returns an array of all enumerable symbol properties found directly upon a given objectINDIRECT0
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.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
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause3
PackageRelationDependenciesPublished
app-module-path • 2.2.0Simple module to add additional directories to the Node module search for top-level app modulesDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
stringify-object • 3.3.0Stringify an object/array like JSON.stringify just without all the double-quotesINDIRECT3
Apache-2.01
PackageRelationDependenciesPublished
typescript • 5.8.2TypeScript is a language for application scale JavaScript developmentDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.2.0 version:

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