You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@astrojs/telemetry

Package Overview
Dependencies
Maintainers
4
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

to
0.2.4

2

dist/project-info.js

@@ -15,3 +15,3 @@ import { execSync } from "child_process";

timeout: 500,
stdio: [0, "pipe", 0]
stdio: ["ignore", "pipe", "ignore"]
});

@@ -18,0 +18,0 @@ return String(originBuffer).trim();

{
"name": "@astrojs/telemetry",
"version": "0.2.3",
"version": "0.2.4",
"type": "module",

@@ -5,0 +5,0 @@ "types": "./dist/types/index.d.ts",