Fix pnpm
linker node_modules
path
Bump dependencies
Skip incompatible packages in getPackagePath
Add support for repository
strings
Normalize shortcut
-type repository
URLs
Check package aliases
in node-modules
linker
Parse author
strings like name (url) <email>
to get vendor info
Handle strings and objects in licenses
property
Remove eval
from pnp
linker
Improve linting and formatting
BREAKING: Upgrade to Yarn 3
Add --exclude-metadata
flag for excluding URL
and other metadata
Consider deprecated licenses
property in package.json
Add --production
flag for excluding devDependencies
Normalize expected output line endings in tests
Exclude duplicated virtual/non-virtual descriptors from output
Add generate-disclaimer
command
Refactor getPackageManifest
into getPackagePath
in linkers
Compress paths in ppath.join
Cache yarn cache in travis-ci
Upgrade yarn for fs
support of BigInt
(yarnpkg/berry#2232 )
Use fs.readFilePromise
in linker.getPackageManifest
implementations
Add jest test coverage
Bump dev dependencies
Migrate from tslint to eslint
You can’t perform that action at this time.