New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@astrojs/telemetry

Package Overview
Dependencies
Maintainers
3
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/telemetry - npm Package Compare versions

Comparing version 3.0.0-beta.0 to 3.0.0-beta.1

1

dist/post.js

@@ -1,2 +0,1 @@

import { fetch } from "undici";
const ASTRO_TELEMETRY_ENDPOINT = `https://telemetry.astro.build/api/v1/record`;

@@ -3,0 +2,0 @@ function post(body) {

3

package.json
{
"name": "@astrojs/telemetry",
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"type": "module",

@@ -32,3 +32,2 @@ "types": "./dist/types/index.d.ts",

"is-wsl": "^2.2.0",
"undici": "^5.22.1",
"which-pm-runs": "^1.1.0"

@@ -35,0 +34,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc