


Info Disk size with unique dependencies: "93.6MB"

Info Disk size without dependencies: "5.25MB" => Found Has been hoisted to This module exists because it's specified in "dependencies". 🤔 Why do we have the module 🚚 Initialising dependency graph. We can see here the package is at version 5.3.9 - is this up to date, is this old? ❯ yarn why why v1.22.0 What version are you at? What's the deal with this package? Let's walk through upgrading for a project. You know you need to upgrade a package, but you're not sure what version is the latest and whether it will break your code or not 🙈 2 min read How to upgrade a yarn package to the latest version.A predefined group name ('major' | 'minor' | 'patch' | 'majorVersionZero' | 'none') or a custom string to create your own group. upgradedVersion The upgraded version number returned by the registry. upgradedSpec The upgraded version range that will be written to your package.json. currentSpec The current version range in your package.json. defaultGroup The predefined group name which will be used by default. ncurc.js or when importing npm-check-updates as a module. Useful for piping to npm install.Ĭustomize how packages are divided into groups when using -format group. Infers and displays links to the package's source code repository. Groups packages by major, minor, patch, and major version zero updates. Specify one or more comma-delimited values. Modify the output formatting or show additional information. ncurc.įor the SemVer type definition, see: format

Max number of concurrent HTTP requests to registry. (default: 10)įilepath for the cache file. Default -cacheFile is ~/.ncu-cache.json and default -cacheExpiration is 10 minutes.Ĭlear the default cache, or the cache file specified by -cacheFile.Ĭache expiration in minutes. cacheĬache versions to a local cache file. Options that take no arguments can be negated by prefixing them with -no-, e.g. Options are merged with the following precedence:
