Skip to content

Commit 74325f5

Browse files
committed
* Export the `isServerPackage` method * Proxy signals to and from foreground child processes Fixes: #2124
1 parent 65fe2ff commit 74325f5

5 files changed

Lines changed: 25 additions & 11 deletions

File tree

node_modules/@npmcli/run-script/lib/run-script-pkg.js

Lines changed: 14 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@npmcli/run-script/lib/run-script.js

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@npmcli/run-script/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@npmcli/arborist": "^1.0.8",
4646
"@npmcli/ci-detect": "^1.2.0",
4747
"@npmcli/config": "^1.2.1",
48-
"@npmcli/run-script": "^1.7.4",
48+
"@npmcli/run-script": "^1.7.5",
4949
"abbrev": "~1.1.1",
5050
"ansicolors": "~0.3.2",
5151
"ansistyles": "~0.1.3",

0 commit comments

Comments
 (0)