You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To reduce the number of dependencies (and possible vulnerabilities) pulled in by other tools/packages that use workspace-tools, we'd like to split the package into more granular parts.
To reduce the number of dependencies (and possible vulnerabilities) pulled in by other tools/packages that use
workspace-tools, we'd like to split the package into more granular parts.Possible parts include:
workspace-tools-git: git utilities (Split git and path utilities into packages #179)workspace-tools-paths: path utilities (Split git and path utilities into packages #179)workspace-tools-types: shared types such asPackageInfoworkspace-tools-graph: package dependency graph