licenses.dev

@alcalzone/pak v0.11.0

Programmatic wrapper around popular Node.js package managers

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT44
PackageRelationDependenciesPublished
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 1.13.2Promise based HTTP client for the browser and node.jsDIRECT25
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
execa • 5.0.1Process execution for humansDIRECT15
follow-redirects • 1.15.11HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 4.0.5A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT22
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.DIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
globalyzer • 0.1.0Detects and extract the glob part of a stringINDIRECT0
globrex • 0.1.2Glob to regular expression with support for extended globsINDIRECT0
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
jsonfile • 6.2.0Easily read/write JSON files.INDIRECT2
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
tiny-glob • 0.2.9Tiny and extremely fast globbingDIRECT2
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC5
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
semver • 7.7.3The semantic version parser used by npm.DIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40alcalzone%2Fpak)](https://licenses.dev/npm/%40alcalzone%2Fpak)
<a href="https://licenses.dev/npm/%40alcalzone%2Fpak">
  <img src="https://licenses.dev/b/npm/%40alcalzone%2Fpak" alt="licenses" />
</a>

Or the licenses badge code for the 0.11.0 version:

[![licenses](https://licenses.dev/b/npm/%40alcalzone%2Fpak/0.11.0)](https://licenses.dev/npm/%40alcalzone%2Fpak/0.11.0)
<a href="https://licenses.dev/npm/%40alcalzone%2Fpak/0.11.0">
  <img src="https://licenses.dev/b/npm/%40alcalzone%2Fpak/0.11.0" alt="licenses" />
</a>
GitHub