Socket
Socket
Sign inDemoInstall

@astrojs/telemetry

Package Overview
Dependencies
9
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @astrojs/telemetry

This package is used to collect anonymous telemetry data within the Astro CLI.


Version published
Weekly downloads
173K
decreased by-15.41%
Maintainers
3
Install size
125 kB
Created
Weekly downloads
 

Readme

Source

Astro Telemetry

This package is used to collect anonymous telemetry data within the Astro CLI.

It can be disabled in Astro using either method documented below:

# Option 1: Run this to disable telemetry globally across your entire machine.
astro telemetry disable
# Option 2: The ASTRO_TELEMETRY_DISABLED environment variable disables telemetry when set.
ASTRO_TELEMETRY_DISABLED=1 astro dev

Visit https://astro.build/telemetry/ for more information about our approach to anonymous telemetry in Astro.

FAQs

Last updated on 11 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc