licenses.dev

wfilesgit v0.2.98

Implements file provider to access files over Git.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT160
PackageRelationDependenciesPublished
@gar/promisify • 1.1.3Promisify an entire class or objectINDIRECT0
@npmcli/move-file • 1.1.2move a file (fork of move-file)INDIRECT13
@npmcli/move-file • 2.0.1move a file (fork of move-file)INDIRECT13
@octokit/auth-token • 2.5.0GitHub API token authentication for browsers and Node.jsINDIRECT2
@octokit/core • 3.6.0Extendable client for GitHub's REST & GraphQL APIsINDIRECT17
@octokit/endpoint • 6.0.12Turns REST API endpoints into generic request optionsINDIRECT4
@octokit/graphql • 4.8.0GitHub GraphQL API client for browsers and NodeINDIRECT14
@octokit/openapi-types • 12.11.0Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/plugin-paginate-rest • 2.21.3Octokit plugin to paginate REST API endpoint responsesINDIRECT2
@octokit/plugin-request-log • 1.0.4Log all requests and request errorsINDIRECT0
@octokit/plugin-rest-endpoint-methods • 5.0.0Octokit plugin adding one method for all of api.github.com REST API endpointsINDIRECT3
@octokit/request-error • 2.1.0Error class for Octokit request errorsINDIRECT5
@octokit/request • 5.6.3Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeINDIRECT13
@octokit/rest • 18.5.2GitHub REST API client for Node.jsINDIRECT21
@octokit/types • 6.41.0Shared TypeScript definitions for Octokit projectsINDIRECT1
@tootallnate/once • 1.1.2Creates a Promise that waits for a single eventINDIRECT0
@tootallnate/once • 2.0.0Creates a Promise that waits for a single eventINDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
agentkeepalive • 4.5.0Missing keepalive http.AgentINDIRECT2
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bignumber.js • 9.1.2A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
cbor • 5.0.2Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC7049).INDIRECT2
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
coffeescript • 2.5.1Unfancy JavaScriptINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 3.2.7small debugging utilityINDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
err-code • 2.0.3Create an error with a codeINDIRECT0
event-lite • 0.1.3Light-weight EventEmitter (less than 1KB when gzipped)INDIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
http-proxy-agent • 4.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
http-proxy-agent • 5.0.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
humanize-ms • 1.2.1transform humanize time to msINDIRECT1
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
int64-buffer • 0.1.1064bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScriptINDIRECT0
ip-address • 9.0.5A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT2
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-lambda • 1.0.1Detect if your code is running on an AWS Lambda serverINDIRECT0
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
js-yaml • 3.14.0YAML 1.2 parser and serializerINDIRECT3
js2coffee • 2.2.0JavaScript to CoffeeScript compilerINDIRECT16
jsbn • 1.1.0The 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
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
minipass-fetch • 1.4.1An implementation of window.fetch in Node.js using Minipass streamsINDIRECT7
minipass-fetch • 2.1.2An implementation of window.fetch in Node.js using Minipass streamsINDIRECT7
minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT2
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
msgpack-lite • 0.1.26Fast Pure JavaScript MessagePack Encoder and DecoderINDIRECT4
nan • 2.20.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibilityINDIRECT0
needle • 2.5.0The leanest and most handsome HTTP client in the Nodelands.INDIRECT5
negotiator • 0.6.3HTTP content negotiationINDIRECT0
node-addon-api • 1.7.2Node.js API (N-API)INDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
node-gyp • 8.1.0Node.js native addon build toolINDIRECT94
node-gyp • 9.0.0Node.js native addon build toolINDIRECT100
nofilter • 1.0.4Read and write a growable buffer as a streamINDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
optionator • 0.8.3option parsing and help generationINDIRECT6
p-map • 4.0.0Map over promises concurrentlyINDIRECT3
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
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
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT2
proper-lockfile • 4.1.1A inter-process and inter-machine lockfile utility that works on a local or network file systemINDIRECT3
read-input • 0.3.1Easily read from stdin or files.INDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
socks-proxy-agent • 5.0.1A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT8
socks-proxy-agent • 7.0.0A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT8
socks • 2.8.3Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT4
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 6.0.0Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
w.process.tree.windows • 0.3.73Fetch a Windows process tree fastINDIRECT114
warraysorted • 0.3.338Collection of cross-platform routines to operate effectively sorted arrays. For that ArraySorted provides customizable quicksort algorithm and a dozen functions to optimally find/add/remove single/multiple elements into a sorted array, add/remove sorted aINDIRECT1
warraysparse • 0.3.303Collection of cross-platform routines to operate effectively sparse array. A sparse array is an vector of intervals which splits number space into two subsets, internal and external. ArraySparse leverage iterating, inverting, minimizing and other operatioINDIRECT1
wblueprint • 0.3.297Classes defining tool on steroids. Make possible multiple inheritances, removing fields in descendants, defining the schema of structure, typeless objects, generating optimal code for definition, and many cool things alternatives cant do.INDIRECT1
wcloner • 0.3.368Collection of cross-platform routines to copy / clone data structures, no matter how complex and cycled them are. Cloner relies on class relations definition for traversing. Use the module to replicate your data.INDIRECT4
wColor • 0.3.381Collection of cross-platform routines to operate colors conveniently. Color provides functions to convert color from one color space to another color space, from name to color and from color to the closest name of a color. The module does not introduce anINDIRECT15
wColor256 • 0.3.305Collection of cross-platform routines to operate colors conveniently. Extends basic implementation Color by additional color names. Color provides functions to convert color from one color space to another color space, from name to color and from color toINDIRECT16
wConsequence • 0.4.497Advanced synchronization mechanism. Asynchronous routines may use Consequence to wrap postponed result, what allows classify callback for such routines as output, not input, what improves analyzability of a program. Consequence may be used to make a queueINDIRECT124
wCopyable • 0.4.389Copyable mixin adds copyability and clonability to your class. The module uses defined relation to deduce how to copy / clone the instance.INDIRECT15
wdeasync • 0.1.104Turns async function into sync via JavaScript wrapper of Node event loopINDIRECT106
wequaler • 0.5.309Collection of cross-platform routines to compare two complex structures. The module can answer questions: are two structures equivalent? are them identical? what is the difference between each other? Use the module avoid manually work and cherry picking.INDIRECT11
wEventHandler • 0.4.338Mixin adds events dispatching mechanism to your class. EventHandler provides methods to bind/unbind handler of an event, to handle a specific event only once, to associate an event with a namespace what later make possible to unbind handler of event with INDIRECT3
wfieldsstack • 0.3.312Mixin adds fields rotation mechanism to your class. It's widespread problem to change the value of a field and then after some steps revert old value, no matter what it was. FieldsStack does it for you behind the scene. FieldsStack mixins methods fieldPusINDIRECT16
wFiles • 0.6.1074Collection of classes to abstract files systems. Many interfaces provide files, but not called as file systems and treated differently. For example server-side gives access to local files and browser-side HTTP/HTTPS protocol gives access to files as well,INDIRECT242
wfilesarchive • 0.3.413Experimental. Several classes to reflect changes of files on dependent files and keep links of hard linked files. FilesArchive provides means to define interdependence between files and to forward changes from dependencies to dependents. Use FilesArchive INDIRECT242
wfilesbasic • 0.2.110Collection of basic classes to abstract files systems and partly good defined API for general algorithms on files.DIRECT171
wfilesgit • 0.2.104Implements file provider to access files over Git.INDIRECT242
wfileshttp • 0.2.94Implements file provider to access files over HTTP.INDIRECT172
wfilesnpm • 0.0.18Implements file provider to access files over NPM.INDIRECT217
wgdf • 0.3.316Standardized abstract interface and collection of strategies to convert complex data structures from one generic data format ( GDF ) to another generic data format. You may use the module to serialize complex data structure to string or deserialize stringINDIRECT49
wgitpath • 0.3.390Collection of cross-platform routines to operate over git paths reliably and consistently. GitPath leverages parsing, normalizing, nativizing git paths. Use the module to get uniform experience from playing with paths on different platforms.INDIRECT172
wgittools • 0.3.394Collection of tools to use git programmatically.DIRECT242
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
whttp • 0.3.128Collection of tools to make HTTP requests.INDIRECT214
wintrospectorbasic • 0.3.257Collection of cross-platform routines to generate functions, manage execution of such and analyze them.INDIRECT125
wintrospectorextra • 0.3.256Collection of cross-platform routines to write programs on drive.INDIRECT172
wLogger • 0.5.450Class to log data consistently which supports colorful formatting, verbosity control, chaining, combining several loggers/consoles into logging network. Logger provides 10 levels of verbosity [ 0,9 ] any value beyond clamped and multiple approaches to conINDIRECT21
wlooker • 0.3.336Collection of routines to traverse complex data structure. The module takes care of cycles in a data structure( recursions ) and can be used for comparison, cloning, serialization or operation on several similar data structures. Many other modules based oINDIRECT1
wmathscalar • 0.3.277Collection of functions for non-vector mathINDIRECT1
wmathvector • 0.3.382Collection of functions for vector math. `MathVector` introduces missing in JavaScript type `VectorAdapter`. Vector adapter is an implementation of the abstract interface, a kind of link that defines how to interpret data as the vector. The adapter could INDIRECT14
wnpmtools • 0.3.253Collection of tools to use npm programmatically.INDIRECT215
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
wpathbasic • 0.7.226Collection of cross-platform routines to operate paths reliably and consistently. PathBasic leverages parsing, joining, extracting, normalizing, nativizing, resolving paths. Use the module to get uniform experience from playing with paths on different plaINDIRECT1
wpathtools • 0.5.219Collection of cross-platform routines to operate paths reliably and consistently. Implements routines for manipulating paths maps and globing. Extends module PathBasic.INDIRECT7
wprocedure • 0.3.261Minimal programming interface to launch, stop and track collection of asynchronous procedures. It prevents an application from termination waiting for the last procedure and helps to diagnose your system with many interdependent proceduresINDIRECT16
wprocess • 0.3.631Collection of cross-platform routines to execute system commands, run shell, batches, launch external processes from JavaScript application. Module Process leverages not only outputting data from an application but also inputting, makes application argumeINDIRECT208
wProto • 0.4.394Relations module. Collection of cross-platform routines to define classes and relations between them. Proto leverages multiple inheritances, mixins, accessors, fields groups defining, introspection and more. Use it as a skeleton of the application.INDIRECT2
wRegexpObject • 0.4.301Class which encapsulates a trivial logical combination( expression ) and regular expressions which may be applied to a string to tell does that string satisfies regular expressions as well as the logic. RegexpObject provides functionality to compose, combINDIRECT16
wremote • 0.4.13Abstract interface of connection between several proceduresINDIRECT209
wreplicator • 0.3.225Collection of cross-platform routines to replicate a complex data structure. It traverses input data structure deeply producing a copy of it.INDIRECT2
wrepobasic • 0.3.384Collection of tools to operate over remote git repositories programmatically.INDIRECT189
wselector • 0.3.320Collection of cross-platform routines to select a sub-structure from a complex data structure. Use the module to transform a data structure with the help of a short query string.INDIRECT10
wstatestorage • 0.3.259Mixin to add persistent state storing functionality to a class. StateStorage solves the common problem to persistently store the state of an object. It let save the state in a specific moment ( for example on process exit ) and to restore the state later INDIRECT242
wstringer • 0.3.301Stringer nicely stringifies structures does not matter how complex or cycled them are. Convenient tool for fast diagnostic and inspection of data during development and in production. Use it to see more, faster. Refactoring required.INDIRECT1
wstringsextra • 0.3.334Collection of sophisticated routines for operations on Strings. StringsToolsExtra leverages analyzing, parsing and formatting of String for special purposes.INDIRECT5
wTools • 0.8.1211Collection of general purpose tools for solving problems. Fundamentally extend the language without spoiling, so may be used solely or in conjunction with another module of such kind.INDIRECT0
wtraverser • 0.3.276Collection of cross-platform routines to traverse data structures, no matter how compex and cycled them are. Traverser may be used to inspect data, make some transformation or duplication. Traverser relies on class relations definition for traversing. UseINDIRECT3
wuribasic • 0.6.312Collection of cross-platform routines to operate URI(s) in the reliable and consistent way. UriFundamentals leverages parsing, joining, extracting, normalizing, nativizing, resolving URI(s). Use the module to get uniform experience from playing with URI(sINDIRECT4
wverbal • 0.3.243Verbal is small mixin which adds verbosity control to your class. It tracks verbosity changes, reflects any change of verbosity to instance's components, and also clamp verbosity in [ 0 .. 9 ] range. Use it as a companion for a logger, mixing it into loggINDIRECT3
wweburibasic • 0.3.226Collection of cross-platform routines to operate web URIs ( URLs ) in the reliable and consistent way. Module WebUri extends Uri module to handle host and port parts of URI in a way appropriate for world wide web resources. This module leverages parsing, INDIRECT5
ISC64
PackageRelationDependenciesPublished
@npmcli/fs • 1.1.1filesystem utilities for the npm cliINDIRECT2
@npmcli/fs • 2.1.2filesystem utilities for the npm cliINDIRECT2
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 1.1.7Keep track of the overall completion of many disparate processesINDIRECT9
are-we-there-yet • 2.0.0Keep track of the overall completion of many disparate processesINDIRECT6
are-we-there-yet • 3.0.1Keep track of the overall completion of many disparate processesINDIRECT6
cacache • 15.3.0Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT38
cacache • 16.1.3Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT41
chownr • 2.0.0like `chown -R`INDIRECT0
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
deprecation • 2.3.1Log a deprecation message with stackINDIRECT0
fs-minipass • 2.1.0fs read and write streams based on minipassINDIRECT2
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
gauge • 2.7.4A terminal based horizontal guageINDIRECT12
gauge • 3.0.2A terminal based horizontal guageINDIRECT18
gauge • 4.0.4A terminal based horizontal gaugeINDIRECT17
glob • 7.2.3a little globberINDIRECT10
glob • 8.1.0a little globberINDIRECT8
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
infer-owner • 1.0.4Infer the owner of a path based on the owner of its nearest existing parentINDIRECT0
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
ini • 2.0.0An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
lru-cache • 7.18.3A cache object that deletes the least-recently-used items.INDIRECT0
make-fetch-happen • 10.2.1Opinionated, caching, retrying fetch clientINDIRECT67
make-fetch-happen • 8.0.14Opinionated, caching, retrying fetch clientINDIRECT63
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
minipass-collect • 1.0.2A Minipass stream that collects all the data into a single chunkINDIRECT2
minipass-flush • 1.0.5A Minipass stream that calls a flush function before emitting 'end'INDIRECT2
minipass-pipeline • 1.2.4create a pipeline of streams using MinipassINDIRECT2
minipass-sized • 1.0.3A Minipass stream that raises an error if you get a different number of bytes than expectedINDIRECT2
minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
minipass • 5.0.0minimal implementation of a PassThrough streamINDIRECT0
nopt • 5.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npmlog • 4.1.2logger for npmINDIRECT24
npmlog • 5.0.1logger for npmINDIRECT27
npmlog • 6.0.2logger for npmINDIRECT26
once • 1.4.0Run a function exactly one timeINDIRECT1
promise-inflight • 1.0.1One promise for multiple requests in flight to avoid async duplicationINDIRECT0
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
ssri • 8.0.1Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT2
ssri • 9.0.1Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT2
tar • 6.1.11tar for nodeINDIRECT6
tar • 6.2.1tar for nodeINDIRECT7
unique-filename • 1.1.1Generate a unique filename for use in temporary directories or caches.INDIRECT2
unique-filename • 2.0.1Generate a unique filename for use in temporary directories or caches.INDIRECT2
unique-slug • 2.0.2Generate a unique character string suitible for use in files and URLs.INDIRECT1
unique-slug • 3.0.0Generate a unique character string suitible for use in files and URLs.INDIRECT1
universal-user-agent • 6.0.1Get a user agent string in both browser and nodeINDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT6
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
BSD-3-Clause7
PackageRelationDependenciesPublished
@mapbox/node-pre-gyp • 1.0.5Node.js native addon binary install toolINDIRECT58
@mapbox/node-pre-gyp • 1.0.9Node.js native addon binary install toolINDIRECT61
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause7
PackageRelationDependenciesPublished
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
esprima • 2.7.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
before-after-hook • 2.2.3asynchronous before/error/after hooks for internal functionalityINDIRECT0
bson • 4.0.4A bson parser for node.js and the browserINDIRECT4
detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
detect-libc • 2.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.98 version:

[![licenses](https://licenses.dev/b/npm/wfilesgit/0.2.98)](https://licenses.dev/npm/wfilesgit/0.2.98)
<a href="https://licenses.dev/npm/wfilesgit/0.2.98">
  <img src="https://licenses.dev/b/npm/wfilesgit/0.2.98" alt="licenses" />
</a>
GitHub