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
chore!: remove public visibility some PackageManifest functions
BREAKING CHANGE: remove public visbility on the following
`PackageManifest` functions:
- `get_dependency_versions`
- `dependencies_iter`
- `internal_dependencies_iter`
- `transitive_interna_dependency_package_names_exclusive`
- `npm_pack_file_basename`
- `unscoped_package_name`
These functions are intended for internal use only.
0 commit comments