From 6ce01bb12184cb565ac3c129627fd3612ab7a0bc Mon Sep 17 00:00:00 2001 From: Nate Sire Date: Thu, 22 Jun 2023 20:32:20 -0400 Subject: [PATCH 01/11] Update libnpmexec I had to double quote these regular expressions for them to work on Windows. --- node_modules/libnpmexec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/libnpmexec b/node_modules/libnpmexec index 6fc0a19cf63a4..77a6300f0940e 120000 --- a/node_modules/libnpmexec +++ b/node_modules/libnpmexec @@ -1 +1 @@ -../workspaces/libnpmexec \ No newline at end of file +"../workspaces/libnpmexec" From f440613e048ba9a217e7a9c0d0bd58a381e3d248 Mon Sep 17 00:00:00 2001 From: Nate Sire Date: Thu, 22 Jun 2023 20:35:09 -0400 Subject: [PATCH 02/11] Update libnpmaccess I had to double quote these regular expressions to work on Windows. Windows doesn't have symbolic links. --- node_modules/libnpmaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/libnpmaccess b/node_modules/libnpmaccess index b3a138bb62b43..5300e82c5e0f1 120000 --- a/node_modules/libnpmaccess +++ b/node_modules/libnpmaccess @@ -1 +1 @@ -../workspaces/libnpmaccess \ No newline at end of file +"../workspaces/libnpmaccess" From ad8f7f4074bb7112beab435fe2705542581a6feb Mon Sep 17 00:00:00 2001 From: Nate Sire Date: Thu, 22 Jun 2023 20:35:43 -0400 Subject: [PATCH 03/11] Update libnpmversion I had to double quote these regular expressions to work on Windows. Windows doesn't have symbolic links. --- node_modules/libnpmversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/libnpmversion b/node_modules/libnpmversion index 28738cfa6bcfc..66857eed4c84e 120000 --- a/node_modules/libnpmversion +++ b/node_modules/libnpmversion @@ -1 +1 @@ -../workspaces/libnpmversion \ No newline at end of file +"../workspaces/libnpmversion" From 1cec25f34daa9c978b745f5f85e0f67028bc58cd Mon Sep 17 00:00:00 2001 From: Nate Sire Date: Thu, 22 Jun 2023 20:36:07 -0400 Subject: [PATCH 04/11] Update libnpmteam I had to double quote these regular expressions to work on Windows. Windows doesn't have symbolic links. --- node_modules/libnpmteam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/libnpmteam b/node_modules/libnpmteam index 3445d078310a9..be21e23505d64 120000 --- a/node_modules/libnpmteam +++ b/node_modules/libnpmteam @@ -1 +1 @@ -../workspaces/libnpmteam \ No newline at end of file +"../workspaces/libnpmteam" From 3e977bfa90d0dd0232402b8c81f678e93d122153 Mon Sep 17 00:00:00 2001 From: Nate Sire Date: Thu, 22 Jun 2023 20:36:23 -0400 Subject: [PATCH 05/11] Update libnpmsearch I had to double quote these regular expressions to work on Windows. Windows doesn't have symbolic links. --- node_modules/libnpmsearch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/libnpmsearch b/node_modules/libnpmsearch index db3ba8d84df37..e27a1f00e3614 120000 --- a/node_modules/libnpmsearch +++ b/node_modules/libnpmsearch @@ -1 +1 @@ -../workspaces/libnpmsearch \ No newline at end of file +"../workspaces/libnpmsearch" From abf772f88b42da9091e5895ca0eb81004888af5a Mon Sep 17 00:00:00 2001 From: Nate Sire Date: Thu, 22 Jun 2023 20:36:37 -0400 Subject: [PATCH 06/11] Update libnpmpublish --- node_modules/libnpmpublish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/libnpmpublish b/node_modules/libnpmpublish index ed6ad89c30934..030c7809d1673 120000 --- a/node_modules/libnpmpublish +++ b/node_modules/libnpmpublish @@ -1 +1 @@ -../workspaces/libnpmpublish \ No newline at end of file +"../workspaces/libnpmpublish" From 50c5cf2c3be608694859a1a08d8d968547f51eec Mon Sep 17 00:00:00 2001 From: Nate Sire Date: Thu, 22 Jun 2023 20:36:53 -0400 Subject: [PATCH 07/11] Update libnpmpack I had to double quote these regular expressions to work on Windows. Windows doesn't have symbolic links. --- node_modules/libnpmpack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/libnpmpack b/node_modules/libnpmpack index e6c52f5106c6d..8c2bd30527c53 120000 --- a/node_modules/libnpmpack +++ b/node_modules/libnpmpack @@ -1 +1 @@ -../workspaces/libnpmpack \ No newline at end of file +"../workspaces/libnpmpack" From 906722a916c0fa8b219dd8cae1c808830a436533 Mon Sep 17 00:00:00 2001 From: Nate Sire Date: Thu, 22 Jun 2023 20:37:07 -0400 Subject: [PATCH 08/11] Update libnpmorg I had to double quote these regular expressions to work on Windows. Windows doesn't have symbolic links. --- node_modules/libnpmorg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/libnpmorg b/node_modules/libnpmorg index 6b2e24155f1ab..e0b0254a21f18 120000 --- a/node_modules/libnpmorg +++ b/node_modules/libnpmorg @@ -1 +1 @@ -../workspaces/libnpmorg \ No newline at end of file +"../workspaces/libnpmorg" From 5e8d85ef4a6a21e10179978f86b7a276d09fd7e4 Mon Sep 17 00:00:00 2001 From: Nate Sire Date: Thu, 22 Jun 2023 20:37:21 -0400 Subject: [PATCH 09/11] Update libnpmhook I had to double quote these regular expressions to work on Windows. Windows doesn't have symbolic links. --- node_modules/libnpmhook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/libnpmhook b/node_modules/libnpmhook index 2c01b4ad01384..dcf2fd2f80113 120000 --- a/node_modules/libnpmhook +++ b/node_modules/libnpmhook @@ -1 +1 @@ -../workspaces/libnpmhook \ No newline at end of file +"../workspaces/libnpmhook" From 3d7741a8f0980fa29530a13a6bb956a1ce21ebe0 Mon Sep 17 00:00:00 2001 From: Nate Sire Date: Thu, 22 Jun 2023 20:37:35 -0400 Subject: [PATCH 10/11] Update libnpmfund I had to double quote these regular expressions to work on Windows. Windows doesn't have symbolic links. --- node_modules/libnpmfund | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/libnpmfund b/node_modules/libnpmfund index d82688b40a0f8..5f47e1c52ea0b 120000 --- a/node_modules/libnpmfund +++ b/node_modules/libnpmfund @@ -1 +1 @@ -../workspaces/libnpmfund \ No newline at end of file +"../workspaces/libnpmfund" From af26841e5921714847bc57860e078e5e80547706 Mon Sep 17 00:00:00 2001 From: Nate Sire Date: Thu, 22 Jun 2023 20:37:51 -0400 Subject: [PATCH 11/11] Update libnpmdiff --- node_modules/libnpmdiff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/libnpmdiff b/node_modules/libnpmdiff index 70ab2f9c6bbee..da9995b9887b1 120000 --- a/node_modules/libnpmdiff +++ b/node_modules/libnpmdiff @@ -1 +1 @@ -../workspaces/libnpmdiff \ No newline at end of file +"../workspaces/libnpmdiff"