- Updated lockfile format to omit domain in dependency keys when tarballs are hosted on a different domain, preventing duplicate installations.
- Added warning when adding a package already listed in devDependencies and prevented removal of node_modules when registry configuration changes.
- Fixed handling of authentication tokens for registries with path components.