Packages by
zkochan
Name
IM
Last modified
Is admin
Publish scopes
@zkochan
false
@cnpm
,
@ywfe_
registry-auth-token
(latest: 5.0.2) Get the auth token set for an npm registry (if any)
@zkochan/cmd-shim
(latest: 6.0.0) Used in pnpm for command line application support
cmd-extension
(latest: 1.0.2) Gets the right command file extension on Windows
@zkochan/js-yaml
(latest: 0.0.7) YAML 1.2 parser and serializer
which-pm-runs
(latest: 1.1.0) Detects what package manager executes the process
read-yaml-file
(latest: 2.1.0) Read and parse a YAML file
is-subdir
(latest: 1.2.0) Return whether a directory is a subdirectory of another directory
better-path-resolve
(latest: 1.0.0) A better path.resolve() that normalizes paths on Windows
package-store
(latest: 0.23.8) A storage for npm packages. Used by pnpm
dint
(latest: 5.1.0) Generate and verify directory integrity
parse-npm-tarball-url
(latest: 3.0.0) Parse a tarball URL hosted in the npm registry
pnpm-logger
(latest: 0.7.1) Logger for pnpm
unpack-stream
(latest: 6.0.0) Unpack a tarball stream
normalize-ssh
(latest: 1.0.0) Normalize a SSH URL
normalize-registry-url
(latest: 2.0.0) Normalizes a npm registry URL
encode-registry
(latest: 3.0.1) Encodes a registry URL. Memoized.
path-absolute
(latest: 1.0.1) Resolves a path to an absolute path. Supports tilde
drive-by-path
(latest: 1.0.0) Returns the drive to which a path belongs
credentials-by-uri
(latest: 2.1.0) Gets credentials for URI from npm configs
@zkochan/npm-package-arg
(latest: 2.0.1) Parse the things that can be arguments to `npm install`
@pnpm/fs-locker
(latest: 3.0.1) An fs locker for pnpm
path-temp
(latest: 2.1.0) Returns a unique temp file name inside the specified folder
zkochan-drivelist
(latest: 0.0.0) List all connected drives in your computer, in all major operating systems
@pnpm/read-importer-manifest
(latest: 2.0.1) Read an importer manifest (called package.json in most cases)
@pnpm/graceful-fs
(latest: 4.0.0) Promisified graceful-fs
fetch-from-npm-registry
(latest: 4.1.2) A fetch lib specifically for using with the npm registry
version-selector-type
(latest: 3.0.0) Returns the type and normalized version of a version selector
@pnpm/resolve-workspace-range
(latest: 6.0.0) Resolves a range from versions that are present inside a workspace
@pnpm/fetching-types
(latest: 6.0.0) Types for fetching
@zkochan/retry
(latest: 0.2.0) Abstraction for exponential and custom retry strategies for failed operations.
@pnpm/workspace.spec-parser
(latest: 1.0.0) Parse and stringify workspace pref
@pnpm/check-package
(latest: 3.0.1) Checks the integrity of a package
@pnpm/pkgid-to-filename
(latest: 3.0.0) Converts a package ID to a valid file name
promise-share
(latest: 1.0.0) Creates a getter function for a promise result
@pnpm/cafs
(latest: 7.0.5) A content-addressable filesystem for the packages storage
dependency-path
(latest: 9.2.8) Utilities for working with symlinked node_modules
safe-promise-defer
(latest: 1.0.1) Create a deferred promise that is wrappened in a function
@pnpm/pick-fetcher
(latest: 3.0.0) Pick a package fetcher by type
p-map-values
(latest: 1.0.0) A function similar to lodash.mapValues or Ramda.mapObjIndexed, but for async functions
@zkochan/which
(latest: 2.0.3) Like which(1) unix command. Find the first instance of an executable in the PATH.
safe-execa
(latest: 0.1.4) Like execa but prevents binary planting attacks on Windows
@pnpm/npm-registry-agent
(latest: 6.1.0) HTTP agent for fetching from npm registry
@pnpm/network.agent
(latest: 2.0.0)
@pnpm/write-importer-manifest
(latest: 4.0.0) Write an importer manifest (called package.json in most cases)
@pnpm/text.comments-parser
(latest: 3.0.0) Extracts and inserts comments from/to text
@pnpm/crypto.base32-hash
(latest: 3.0.0) Create a base32 hash
path-name
(latest: 1.0.0) Cross-platform PATH env name
@pnpm/network.proxy-agent
(latest: 2.0.0)
@pnpm/network.config
(latest: 2.0.0)
write-json5-file
(latest: 3.1.0) Stringify and write JSON to a file atomically
write-yaml-file
(latest: 5.0.0) Stringify and write YAML to a file atomically
run-groups
(latest: 2.0.2) Runs a sequence of concurrent task groups
remove-all-except-outer-links
(latest: 2.0.1) Removes everything from a folder except external symlinks
get-link-target
(latest: 1.1.0) Get the filename of a symlink's target
resolve-link-target
(latest: 1.0.1) Resolve a symlink's (or junction's) target
not-bundled-npm
(latest: 5.5.1) a package manager for JavaScript
@zkochan/rimraf
(latest: 3.0.2) rm -rf for Node. Similar to rimraf but returns a promise
@pnpm/merge-lockfiles
(latest: 0.0.0-20201030124) Merges lockfiles. Can automatically fix merge conflicts
comver-to-semver
(latest: 1.0.0) Converts a comver (compatible version) to a semver (semantic version).
@pnpm/git-utils
(latest: 2.0.0) Utilities for git
@pnpm/util.lex-comparator
(latest: 3.0.0)
@pnpm/utils
(latest: 0.12.3) Utils for pnpm
realpath-missing
(latest: 1.1.0) Canonicalize by following every symlink in every component of the given name recursively, without requirements on components existence
get-npm-tarball-url
(latest: 2.1.0) Create the tarball URL of a npm package
graceful-git
(latest: 4.0.0) Executes git commands gracefully. Retries them on errors
pnpm-shrinkwrap
(latest: 8.1.6) Read/write/prune and other utils for dealing with shrinkwrap.yaml files
@pnpm/global-bin-dir
(latest: 3.0.1) Finds a directory that is in PATH and we have permission to write to i
can-write-to-dir
(latest: 1.1.1) Returns true if the current process has permission to write to the specified directory
preferred-pm
(latest: 4.0.0) Detects what package manager was used for installation
which-pm
(latest: 3.0.0) Detects what package manager was used for installation
@pnpm/get-context
(latest: 12.0.1) Gets context information about a project
@pnpm/lockfile-file
(latest: 9.1.3) Read/write pnpm-lock.yaml files
@pnpm/lockfile-types
(latest: 7.1.3) Types for the pnpm-lock.yaml lockfile
@pnpm/lockfile-utils
(latest: 11.0.4) Utils for dealing with pnpm-lock.yaml
@pnpm/merge-lockfile-changes
(latest: 6.0.5) Merges lockfiles. Can automatically fix merge conflicts
find-packages
(latest: 10.0.4) Find all packages inside a directory
@pnpm/server
(latest: 18.2.3) A pnpm installer server
rename-overwrite
(latest: 6.0.0) Like `fs.rename` but overwrites existing file or directory
@pnpm/prune-shrinkwrap
(latest: 1.0.0) Prune a shrinkwrap.yaml
@pnpm/shrinkwrap-types
(latest: 1.0.0) Types for the store controller
@pnpm/common-cli-options-help
(latest: 2.0.0) Help for some common CLI options
@pnpm/lockfile.preferred-versions
(latest: 1.0.10) Get preferred version from lockfile
@pnpm/patching.types
(latest: 1.0.0) Types related to patching
@zkochan/logger
(latest: 0.1.0) A simple logger
@pnpm/git-fetcher
(latest: 13.0.12) A fetcher for git-hosted packages
@pnpm/prepare-package
(latest: 6.0.12) Prepares a Git-hosted package
@pnpm/fs.packlist
(latest: 2.0.0) Get a list of the files to add from a directory into an npm package
@pnpm/npm-lifecycle
(latest: 3.0.4) JavaScript package lifecycle hook runner
@pnpm/lifecycle
(latest: 17.1.3) Package lifecycle hook runner
@pnpm/byline
(latest: 1.0.0) simple line-by-line stream reader
@zkochan/npm-lifecycle
(latest: 5.1.2) JavaScript package lifecycle hook runner
@pnpm/link-bins
(latest: 10.0.9) Link bins to node_modules/.bin
@pnpm/exportable-manifest
(latest: 7.0.4) Creates an exportable manifest
@pnpm/read-modules-dir
(latest: 7.0.0) Finds all direct packages in node_modules
symlink-dir
(latest: 6.0.2) Cross-platform directory symlinking
@pnpm/catalogs.resolver
(latest: 0.1.0) Dereferences catalog protocol specifiers into usable specifiers.
@pnpm/catalogs.protocol-parser
(latest: 0.1.0) Parse catalog protocol specifiers and return the catalog name.
render-help
(latest: 1.0.3) Creates a nice output for a CLI --help
@pnpm/client
(latest: 11.1.8) Creates the package resolve and fetch functions
@pnpm/tarball-fetcher
(latest: 19.0.12) Fetcher for packages hosted as tarballs
@pnpm/default-resolver
(latest: 20.0.6) pnpm's default package resolver
@pnpm/network.auth-header
(latest: 3.0.1) Gets the authorization header for the given URI
@pnpm/fetching.tarball-worker
(latest: 0.0.0) A worker for extracting package taralls to the store
@pnpm/local-resolver
(latest: 12.0.7) Resolver for local packages
@pnpm/lockfile.types
(latest: 1.0.3) Types for the pnpm-lock.yaml lockfile
@pnpm/lockfile.utils
(latest: 1.0.3) Utils for dealing with pnpm-lock.yaml
@pnpm/resolver-base
(latest: 13.0.4) Types for pnpm-compatible resolvers
@pnpm/types
(latest: 12.2.0) Basic types used by pnpm
@pnpm/core-loggers
(latest: 10.0.7) Core loggers of pnpm
pnpm-install-checks
(latest: 1.1.0) checks that pnpm runs during the installation of a module
@pnpm/npm-resolver
(latest: 21.0.5) Resolver for npm-hosted packages
@pnpm/store-controller-types
(latest: 18.1.6) Types for the store controller
@pnpm/shrinkwrap-utils
(latest: 1.1.1) Utils for dealing with shrinkwrap.yaml
@pnpm/pick-registry-for-package
(latest: 6.0.7) Picks the right registry for the package from a registries config
@pnpm/manifest-utils
(latest: 6.0.8) Utils for dealing with package manifest
@pnpm/prune-lockfile
(latest: 6.1.4) Prune a pnpm-lock.yaml
is-inner-link
(latest: 4.0.0) Returns true if a link targets a directory inside its parent directory
@pnpm/which-version-is-pinned
(latest: 6.0.0) Takes a version spec and returns which version is pinned by it
@pnpm/dependency-path
(latest: 5.1.6) Utilities for working with symlinked node_modules
@pnpm/exec.files-include-install-scripts
(latest: 1.0.0) Checks if a package has files indicating that it needs to be built during installation
@pnpm/catalogs.types
(latest: 0.1.0) Types related to the pnpm catalogs feature.
@pnpm/lockfile.pruner
(latest: 0.0.4) Prune a pnpm-lock.yaml
@pnpm/patching.config
(latest: 1.0.0) Functions related to patching configurations
@pnpm/store.cafs
(latest: 4.0.0) A content-addressable filesystem for the packages storage
@pnpm/fetcher-base
(latest: 16.0.7) Types for pnpm-compatible fetchers
@pnpm/cli-meta
(latest: 6.2.2) Reads the metainfo of the currently running pnpm instance
@pnpm/graph-sequencer
(latest: 1.1.1) Sort items in a graph using a topological sort while resolving cycles with priority groups
@pnpm/read-project-manifest
(latest: 6.0.8) Read a project manifest (called package.json in most cases)
@pnpm/write-project-manifest
(latest: 6.0.7) Write a project manifest (called package.json in most cases)
@pnpm/exec.pkg-requires-build
(latest: 1.0.7) Checks if a package requires to be built
@pnpm/fetch
(latest: 8.0.7) node-fetch with retries
@pnpm/directory-fetcher
(latest: 8.0.8) A fetcher for local directory packages
@pnpm/read-projects-context
(latest: 9.1.11) Reads the current state of projects from modules manifest
@pnpm/modules-yaml
(latest: 13.1.7) Reads/writes `node_modules/.modules.yaml`
@pnpm/normalize-registries
(latest: 6.0.7) Accepts a mapping of registry URLs and returns a mapping with the same URLs but normalized
@pnpm/git-resolver
(latest: 9.0.8) Resolver for git-hosted packages
@pnpm/lockfile.merger
(latest: 1.0.3) Merges lockfiles. Can automatically fix merge conflicts
@pnpm/package-bins
(latest: 9.0.7) Returns bins of a package
@zkochan/ansi-diff
(latest: 1.0.0) A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI
@pnpm/tarball-resolver
(latest: 9.0.7) Resolver for tarball dependencies
@pnpm/registry-mock
(latest: 3.41.0) Mock the npm registry
anonymous-npm-registry-client
(latest: 0.2.0) Client for the npm registry
read-ini-file
(latest: 4.0.0) Read and parse an ini file
@pnpm/nopt
(latest: 0.2.1) Option parsing for Node, supporting types, shorthands, etc. Used by npm.
@pnpm/lockfile.fs
(latest: 1.0.4) Read/write pnpm-lock.yaml files
@pnpm/constants
(latest: 9.0.0) pnpm constants
@pnpm/error
(latest: 6.0.2) An error class for pnpm errors
@pnpm/package-requester
(latest: 25.2.8) Concurrent downloader of npm-compatible packages
@pnpm/package-is-installable
(latest: 9.0.10) Checks if a package is installable on the current system
@pnpm/read-package-json
(latest: 9.0.9) Read a package.json
@pnpm/real-hoist
(latest: 3.0.13) Hoists dependencies in a node_modules created by pnpm
@pnpm/npm-conf
(latest: 2.3.1) Get the npm config
@pnpm/network.ca-file
(latest: 3.0.0)
@pnpm/config.env-replace
(latest: 3.0.0)
© 2010 - cnpmjs.org x YWFE |
Home
| YWFE