Skip to content

fix: update repository URL to git+https://#44

Open
Yzgaming005 wants to merge 1 commit into
feross:masterfrom
Yzgaming005:fix-git-protocol-3413
Open

fix: update repository URL to git+https://#44
Yzgaming005 wants to merge 1 commit into
feross:masterfrom
Yzgaming005:fix-git-protocol-3413

Conversation

@Yzgaming005

Copy link
Copy Markdown

Summary

Replace deprecated git:// protocol with git+https:// in package.json.

Changes

  • git://github.com/feross/safe-buffer.gitgit+https://github.com/feross/safe-buffer.git

Why

The git:// protocol is deprecated and unauthenticated. Modern npm expects git+https://.

Type

  • Metadata-only (no code/dep/API changes)

Closes: charles-openclaw/charles-microbounties#3413 ( bounty)

Replace deprecated git:// protocol with modern git+https://.

Closes: charles-openclaw/charles-microbounties#3413
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant