@astrojs/telemetry
Advanced tools
Comparing version 3.0.0-beta.0 to 3.0.0-beta.1
@@ -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) { |
{ | ||
"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 @@ }, |
7
19559
463
- Removedundici@^5.22.1
- Removed@fastify/busboy@2.1.1(transitive)
- Removedundici@5.28.5(transitive)