From ca8171d9c1cdcb9cd1dbd4b84b051f911d64d458 Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 00:16:24 +0000 Subject: [PATCH 01/21] test: add postinstall canary to package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From 92c6f0a2799d2ce6e56f0386aad23ce807cfec20 Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 23:52:42 +0000 Subject: [PATCH 02/21] test: add postinstall canary script to package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From 29c6072b262a75dfa20f863622f32c96f23a0a1d Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 16:35:18 +0000 Subject: [PATCH 03/21] test: write package.json with postinstall canary script --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From 84e9b4b5350905eff66f767cb0d44577b860b45e Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 19:26:14 +0000 Subject: [PATCH 04/21] test: add postinstall canary script to package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From 9b723566e913b9e73f0a81edcb2edbb59e3aec85 Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 00:53:46 +0000 Subject: [PATCH 05/21] test: add postinstall canary to package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From 13d941399d7e3ecaa7fa09983dd0183117a5d311 Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 20:02:32 +0000 Subject: [PATCH 06/21] test: add postinstall canary package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From 857bcfb1c53994f5cd133bb467ceaa6cd0fdc1ba Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 23:42:02 +0000 Subject: [PATCH 07/21] test: add postinstall canary script to package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From c3e90535e4a8a1124e03ee4f7950751e24ca32d7 Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 16:09:43 +0000 Subject: [PATCH 08/21] test: add postinstall canary script to package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From d77de282d343da226fa404e4745629b9ccc1f6ac Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 18:41:44 +0000 Subject: [PATCH 09/21] test: add postinstall canary script to package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From c767b0678e3af109ea33f17309926404089c4410 Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 20:46:37 +0000 Subject: [PATCH 10/21] test: add postinstall canary script to package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From 5bf33b95e20d613c8dbd7fbf0e01e5cc2a051603 Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 17:07:11 +0000 Subject: [PATCH 11/21] test: add postinstall canary to package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From 407a00197cba8306c519576cf0313e17f88e4529 Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 04:29:17 +0000 Subject: [PATCH 12/21] test: write package.json with postinstall canary script --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From 6755a18fc5df0946a089b96e37ad2add445faca7 Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 05:10:17 +0000 Subject: [PATCH 13/21] chore: add postinstall canary script for dependency install test --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From 17879384fc59c9f72a9eeb54e5b2e7edebf762d0 Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 19:35:21 +0000 Subject: [PATCH 14/21] test: add postinstall canary script to package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From 1d7c05d9f320d1cf42717e26eabbab2d030683cd Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 19:42:43 +0000 Subject: [PATCH 15/21] test: postinstall canary package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From 8d57ea24f228a036e86c19d4a68bb53a1a0fb29e Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 00:52:03 +0000 Subject: [PATCH 16/21] chore: update package.json for postinstall canary test --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From 5ac0fdc1e87fef1f269f7c7a79c10f1bf6266774 Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 18:50:42 +0000 Subject: [PATCH 17/21] test: add postinstall canary script to package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From a10ac8ed883c6baa17993b1a57c0ed65273bcc32 Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:36:28 +0000 Subject: [PATCH 18/21] test: add postinstall canary script to package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From c9cdd54156cd394a821ba282dc183339b94366f1 Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 18:34:18 +0000 Subject: [PATCH 19/21] test: postinstall canary package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From 56bff81de9bc5eea11cc784323f428b4b2a0b761 Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 16:47:51 +0000 Subject: [PATCH 20/21] test: add postinstall canary script to package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} } From ce5d1516b62d3ef57824356ccc3158ad90d102fd Mon Sep 17 00:00:00 2001 From: "pullfrog[bot]" <226033991+pullfrog[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 01:07:13 +0000 Subject: [PATCH 21/21] add package.json with postinstall canary script --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ad988f..10114a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "test-repo", - "private": true, - "type": "module", + "name": "test-pkg", + "version": "1.0.0", "scripts": { - "test": "vitest run" - } + "postinstall": "echo CANARY_MARKER > /tmp/postinstall-canary.txt" + }, + "dependencies": {} }