From 3d0bb37869dc3511ae170411f0609c0028e4d1b8 Mon Sep 17 00:00:00 2001 From: Duda Mello Date: Tue, 23 Sep 2025 13:32:23 +0100 Subject: [PATCH 1/3] add html structure --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index a2d9c01ab..8651cc5c7 100644 --- a/index.html +++ b/index.html @@ -7,3 +7,4 @@ what modules within your team namespace using straightforward team management capabilities. Familiar features npm Orgs has 100% parity with all the public npm registry features your developers already use. npm audit Enjoy the security auditing features built into the npm client, a zero-friction way to make open source software safer. Create an Org +new line From 6aa558f7b752623982f4b0268bad99a1caacd38d Mon Sep 17 00:00:00 2001 From: Duda Mello Date: Tue, 23 Sep 2025 14:30:39 +0100 Subject: [PATCH 2/3] Set search feature placeholder text on master --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 8651cc5c7..d5cc89dd3 100644 --- a/index.html +++ b/index.html @@ -8,3 +8,5 @@ has 100% parity with all the public npm registry features your developers already use. npm audit Enjoy the security auditing features built into the npm client, a zero-friction way to make open source software safer. Create an Org new line +

Search feature placeholder text

+

Search feature placeholder text

\ No newline at end of file From e9873e5fdfb638d91df14a12ca178cfc1af5dc38 Mon Sep 17 00:00:00 2001 From: Duda Mello Date: Tue, 23 Sep 2025 14:31:39 +0100 Subject: [PATCH 3/3] Improve search feature text on feature/search branch --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 8651cc5c7..e722199a0 100644 --- a/index.html +++ b/index.html @@ -8,3 +8,5 @@ has 100% parity with all the public npm registry features your developers already use. npm audit Enjoy the security auditing features built into the npm client, a zero-friction way to make open source software safer. Create an Org new line +

Improved search feature text

+

Improved search feature text

\ No newline at end of file