
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@ariestools/telemetry
Advanced tools
OpenTelemetry span helpers and console span exporter for XY Labs TypeScript/JavaScript libraries
OpenTelemetry span helpers and console span exporter for XY Labs libraries
pnpm add @ariestools/telemetry @opentelemetry/api
@opentelemetry/api is a required peer dependency. Install it in your app so
tracing context is shared with the rest of your process.
import { span, spanAsync, createXyConsoleSpanExporter } from '@ariestools/telemetry'
const result = span('work', () => doWork())
Deprecated re-exports from @ariestools/sdk (and @ariestools/sdk/telemetry)
still work during the migration window; prefer importing from this package.
See the LICENSE file for license rights and limitations (LGPL-3.0-only).
FAQs
OpenTelemetry span helpers and console span exporter for XY Labs TypeScript/JavaScript libraries
The npm package @ariestools/telemetry receives a total of 7,924 weekly downloads. As such, @ariestools/telemetry popularity was classified as popular.
We found that @ariestools/telemetry demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.