Skip to content

feat: add scarf analytics - #2830

Merged
glowcloud merged 1 commit into
masterfrom
feat/OSS-1437--scarf-analytics
Jul 17, 2026
Merged

feat: add scarf analytics#2830
glowcloud merged 1 commit into
masterfrom
feat/OSS-1437--scarf-analytics

Conversation

@glowcloud

Copy link
Copy Markdown
Contributor

No description provided.

@glowcloud glowcloud added the dependencies Pull requests that update a dependency file label Jul 16, 2026
@glowcloud
glowcloud requested a review from a team as a code owner July 16, 2026 13:49
@robert-hebel-sb

Copy link
Copy Markdown
Collaborator

in node 24.18 there is an option to disable install scripts via npm deny-scripts <pkg> command
ref: https://docs.npmjs.com/cli/v11/commands/npm-deny-scripts

similar thing is implemented in pnpm and bun as well https://pnpm.io/cli/approve-builds https://bun.com/docs/guides/install/trusted

It's more like a fun fact; it's up to you if it's worth including in the docs 😅

@glowcloud

Copy link
Copy Markdown
Contributor Author

in node 24.18 there is an option to disable install scripts via npm deny-scripts <pkg> command ref: https://docs.npmjs.com/cli/v11/commands/npm-deny-scripts

similar thing is implemented in pnpm and bun as well https://pnpm.io/cli/approve-builds https://bun.com/docs/guides/install/trusted

It's more like a fun fact; it's up to you if it's worth including in the docs 😅

Leaving it for now, we can add it later on here and in other repos 😅

@glowcloud
glowcloud merged commit fd3481e into master Jul 17, 2026
9 checks passed
@glowcloud
glowcloud deleted the feat/OSS-1437--scarf-analytics branch July 17, 2026 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants