From 76c4f38573e0493fc5dda2ab9164a97c090256e0 Mon Sep 17 00:00:00 2001 From: chenlinxi890-spec Date: Fri, 26 Jun 2026 06:20:35 +0800 Subject: [PATCH 1/5] Use HTTPS repository URL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3026bac..039b9ab 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "types": "index.d.ts", "repository": { "type": "git", - "url": "git://github.com/feross/safe-buffer.git" + "url": "git+https://github.com/feross/safe-buffer.git" }, "scripts": { "test": "standard && tape test/*.js" From ecf0947ca6ee1784ef42f2abc98d656441434f5f Mon Sep 17 00:00:00 2001 From: chenlinxi890-spec Date: Fri, 26 Jun 2026 06:21:55 +0800 Subject: [PATCH 2/5] Use HTTPS repository URL From d9eb038b92439bf884df7502ed0eac63d2503db8 Mon Sep 17 00:00:00 2001 From: chenlinxi890-spec Date: Fri, 26 Jun 2026 06:27:11 +0800 Subject: [PATCH 3/5] Use HTTPS repository URL From de498fed09167ddf93c388540622d33a33d08e22 Mon Sep 17 00:00:00 2001 From: chenlinxi890-spec Date: Fri, 26 Jun 2026 06:29:19 +0800 Subject: [PATCH 4/5] Use HTTPS repository URL From 46370fa1d0fcb353f6a4c22806e8fd4f9b256ba8 Mon Sep 17 00:00:00 2001 From: chenlinxi890-spec Date: Fri, 26 Jun 2026 13:44:34 +0800 Subject: [PATCH 5/5] Use HTTPS repository URL